API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8539574,
    "url": "https://scancbus.com/api_v1/transmission/8539574/?format=api",
    "start_datetime": "2026-05-11T20:47:19-04:00",
    "local_start_datetime": "20:47:19 05/11/2026",
    "audio_file": null,
    "talkgroup": 59615,
    "talkgroup_info": {
        "pk": 585,
        "url": "https://scancbus.com/api_v1/talkgroups/585/?format=api",
        "dec_id": 59615,
        "alpha_tag": "Childrens Hospital ER",
        "description": "Childrens Hospital ER",
        "slug": "childrens-hospital-er",
        "service_type": "Hospital"
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 1353,
            "dec_id": 2501950,
            "description": "M19",
            "slug": "m19"
        },
        {
            "pk": 106726,
            "dec_id": 9610200,
            "description": null,
            "slug": "9610200"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "f7c6b83d-7530-4fc1-837e-dcb3443c6c47",
    "freq_mhz": "773.281",
    "tg_name": "CHILDRENS",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info