API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7040260,
    "url": "https://scancbus.com/api_v1/transmission/7040260/?format=api",
    "start_datetime": "2026-04-22T08:46:03-04:00",
    "local_start_datetime": "08:46:03 04/22/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": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 53910,
            "dec_id": 2522248,
            "description": null,
            "slug": "2522248"
        },
        {
            "pk": 77260,
            "dec_id": 2522231,
            "description": null,
            "slug": "2522231"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "af30e530-5e05-4f5e-a4dd-1691a601fbf1",
    "freq_mhz": "770.206",
    "tg_name": "#61200",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info