API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7424990,
    "url": "https://scancbus.com/api_v1/transmission/7424990/?format=api",
    "start_datetime": "2026-04-27T09:36:34-04:00",
    "local_start_datetime": "09:36:34 04/27/2026",
    "audio_file": null,
    "talkgroup": 64118,
    "talkgroup_info": {
        "pk": 10821,
        "url": "https://scancbus.com/api_v1/talkgroups/10821/?format=api",
        "dec_id": 64118,
        "alpha_tag": "#64118",
        "description": "TalkGroup #64118",
        "slug": "64118",
        "service_type": null
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 67979,
            "dec_id": 9306041,
            "description": null,
            "slug": "9306041"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "ce492542-66dc-40f0-b2fe-df583cb8910f",
    "freq_mhz": "852.175",
    "tg_name": "#64118",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info