API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5647710,
    "url": "https://scancbus.com/api_v1/transmission/5647710/?format=api",
    "start_datetime": "2026-04-04T13:31:39-04:00",
    "local_start_datetime": "13:31:39 04/04/2026",
    "audio_file": null,
    "talkgroup": 39012,
    "talkgroup_info": {
        "pk": 8830,
        "url": "https://scancbus.com/api_v1/talkgroups/8830/?format=api",
        "dec_id": 39012,
        "alpha_tag": "FD64C",
        "description": "Perry County Fire/EMS ops",
        "slug": "fd64c",
        "service_type": "EMS-Tac"
    },
    "freq": 851962500,
    "emergency": false,
    "units": [
        {
            "pk": 86080,
            "dec_id": 6490610,
            "description": null,
            "slug": "6490610"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "e3e29bdc-3036-4022-9d7f-c764e87b671a",
    "freq_mhz": "851.962",
    "tg_name": "FD64C",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info