API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5636027,
    "url": "https://scancbus.com/api_v1/transmission/5636027/?format=api",
    "start_datetime": "2026-04-04T09:15:54-04:00",
    "local_start_datetime": "09:15:54 04/04/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": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 59291,
            "dec_id": 2522234,
            "description": null,
            "slug": "2522234"
        },
        {
            "pk": 64878,
            "dec_id": 2522238,
            "description": null,
            "slug": "2522238"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "71cc5213-c06f-4ea1-8757-f17f229d9d6a",
    "freq_mhz": "772.856",
    "tg_name": "#61200",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info