API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8539602,
    "url": "https://scancbus.com/api_v1/transmission/8539602/?format=api",
    "start_datetime": "2026-05-11T20:48:09-04:00",
    "local_start_datetime": "20:48:09 05/11/2026",
    "audio_file": null,
    "talkgroup": 54575,
    "talkgroup_info": {
        "pk": 1212,
        "url": "https://scancbus.com/api_v1/talkgroups/1212/?format=api",
        "dec_id": 54575,
        "alpha_tag": "XSO-45",
        "description": "Statewide Interop",
        "slug": "xso-45",
        "service_type": "Interop"
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 85613,
            "dec_id": 4592296,
            "description": null,
            "slug": "4592296"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "68d58569-3d11-47cb-950f-6ab4ca8f9cfd",
    "freq_mhz": "851.275",
    "tg_name": "XSO-45",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info