API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5737401,
    "url": "https://scancbus.com/api_v1/transmission/5737401/?format=api",
    "start_datetime": "2026-04-06T02:22:11-04:00",
    "local_start_datetime": "02:22:11 04/06/2026",
    "audio_file": null,
    "talkgroup": 61081,
    "talkgroup_info": {
        "pk": 28,
        "url": "https://scancbus.com/api_v1/talkgroups/28/?format=api",
        "dec_id": 61081,
        "alpha_tag": "SW EMS1",
        "description": "Southwest EMS 1",
        "slug": "sw-ems1",
        "service_type": "EMS-Tac"
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 2378,
            "dec_id": 2524352,
            "description": "M243 W2",
            "slug": "m243-w2"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "dc4dd7e7-d7e2-4bd5-a309-f569d9669779",
    "freq_mhz": "773.131",
    "tg_name": "SW EMS1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info