API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5689953,
    "url": "https://scancbus.com/api_v1/transmission/5689953/?format=api",
    "start_datetime": "2026-04-05T05:00:24-04:00",
    "local_start_datetime": "05:00:24 04/05/2026",
    "audio_file": null,
    "talkgroup": 61200,
    "talkgroup_info": {
        "pk": 11737,
        "url": "https://scancbus.com/api_v1/talkgroups/11737/?format=api",
        "dec_id": 61200,
        "alpha_tag": "#61200",
        "description": "TalkGroup #61200",
        "slug": "61200",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 108746,
            "dec_id": 2522130,
            "description": null,
            "slug": "2522130"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0caa90ea-bc49-4846-b77d-947999e99e25",
    "freq_mhz": "769.706",
    "tg_name": "#61200",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info