API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7040304,
    "url": "https://scancbus.com/api_v1/transmission/7040304/?format=api",
    "start_datetime": "2026-04-22T08:46:34-04:00",
    "local_start_datetime": "08:46:34 04/22/2026",
    "audio_file": null,
    "talkgroup": 54769,
    "talkgroup_info": {
        "pk": 9878,
        "url": "https://scancbus.com/api_v1/talkgroups/9878/?format=api",
        "dec_id": 54769,
        "alpha_tag": "#54769",
        "description": "TalkGroup #54769",
        "slug": "54769",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 91530,
            "dec_id": 590710,
            "description": null,
            "slug": "590710"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c72ff064-78bd-40c0-8447-53061e982253",
    "freq_mhz": "773.281",
    "tg_name": "#54769",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info