API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12529722,
    "url": "https://scancbus.com/api_v1/transmission/12529722/?format=api",
    "start_datetime": "2026-07-04T13:14:50-04:00",
    "local_start_datetime": "13:14:50 07/04/2026",
    "audio_file": null,
    "talkgroup": 61182,
    "talkgroup_info": {
        "pk": 349,
        "url": "https://scancbus.com/api_v1/talkgroups/349/?format=api",
        "dec_id": 61182,
        "alpha_tag": "CMH ARFF",
        "description": "John Glenn Airport Fire Dispatch",
        "slug": "cmh-arff",
        "service_type": "Fire Dispatch"
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 2274,
            "dec_id": 2522410,
            "description": "M401",
            "slug": "m401"
        },
        {
            "pk": 2415,
            "dec_id": 2522430,
            "description": "M406",
            "slug": "m406"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "fa7707b5-3d97-428b-90d5-b8114caa823a",
    "freq_mhz": "773.031",
    "tg_name": "CMH ARFF",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info