API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6298661,
    "url": "https://scancbus.com/api_v1/transmission/6298661/?format=api",
    "start_datetime": "2026-04-12T21:51:35-04:00",
    "local_start_datetime": "21:51:35 04/12/2026",
    "audio_file": null,
    "talkgroup": 61204,
    "talkgroup_info": {
        "pk": 9678,
        "url": "https://scancbus.com/api_v1/talkgroups/9678/?format=api",
        "dec_id": 61204,
        "alpha_tag": "#61204",
        "description": "TalkGroup #61204",
        "slug": "61204",
        "service_type": null
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 67762,
            "dec_id": 2575178,
            "description": null,
            "slug": "2575178"
        },
        {
            "pk": 85712,
            "dec_id": 2574989,
            "description": null,
            "slug": "2574989"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "cd5f0362-b3c6-41d6-8c69-925f65aacf27",
    "freq_mhz": "852.175",
    "tg_name": "#61204",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info