API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9099088,
    "url": "https://scancbus.com/api_v1/transmission/9099088/?format=api",
    "start_datetime": "2026-05-19T09:37:04-04:00",
    "local_start_datetime": "09:37:04 05/19/2026",
    "audio_file": null,
    "talkgroup": 61210,
    "talkgroup_info": {
        "pk": 9651,
        "url": "https://scancbus.com/api_v1/talkgroups/9651/?format=api",
        "dec_id": 61210,
        "alpha_tag": "#61210",
        "description": "TalkGroup #61210",
        "slug": "61210",
        "service_type": null
    },
    "freq": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 85714,
            "dec_id": 2574991,
            "description": null,
            "slug": "2574991"
        },
        {
            "pk": 86981,
            "dec_id": 2575151,
            "description": null,
            "slug": "2575151"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "bd822cc0-cceb-4714-9a75-3c2d1eb3cb42",
    "freq_mhz": "851.788",
    "tg_name": "#61210",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info