API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8486089,
    "url": "https://scancbus.com/api_v1/transmission/8486089/?format=api",
    "start_datetime": "2026-05-11T08:10:42-04:00",
    "local_start_datetime": "08:10:42 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": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 85487,
            "dec_id": 4592277,
            "description": null,
            "slug": "4592277"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "ecd02225-9323-41ff-b005-638567e7732c",
    "freq_mhz": "852.475",
    "tg_name": "XSO-45",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info