API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8601710,
    "url": "https://scancbus.com/api_v1/transmission/8601710/?format=api",
    "start_datetime": "2026-05-12T15:09:36-04:00",
    "local_start_datetime": "15:09:36 05/12/2026",
    "audio_file": null,
    "talkgroup": 54863,
    "talkgroup_info": {
        "pk": 9846,
        "url": "https://scancbus.com/api_v1/talkgroups/9846/?format=api",
        "dec_id": 54863,
        "alpha_tag": "#54863",
        "description": "TalkGroup #54863",
        "slug": "54863",
        "service_type": null
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 74834,
            "dec_id": 8190329,
            "description": null,
            "slug": "8190329"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "a16be45e-7cae-409d-b166-e7ff20019645",
    "freq_mhz": "852.425",
    "tg_name": "#54863",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info