API endpoint that allows users to be viewed or edited.

GET /api_v1/transmission/10770383/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "pk": 10770383,
    "url": "https://scancbus.com/api_v1/transmission/10770383/?format=api",
    "start_datetime": "2026-06-10T13:58:09-04:00",
    "local_start_datetime": "13:58:09 06/10/2026",
    "audio_file": null,
    "talkgroup": 20026,
    "talkgroup_info": {
        "pk": 829,
        "url": "https://scancbus.com/api_v1/talkgroups/829/?format=api",
        "dec_id": 20026,
        "alpha_tag": "DUB PARK2",
        "description": "Dublin Parks 2",
        "slug": "dub-park2",
        "service_type": ""
    },
    "freq": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 86568,
            "dec_id": 2126185,
            "description": null,
            "slug": "2126185"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "3632c11b-320e-4e67-82ee-e7af6fe72eb5",
    "freq_mhz": "854.188",
    "tg_name": "DUB PARK2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info