API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5789228,
    "url": "https://scancbus.com/api_v1/transmission/5789228/?format=api",
    "start_datetime": "2026-04-06T17:23:04-04:00",
    "local_start_datetime": "17:23:04 04/06/2026",
    "audio_file": null,
    "talkgroup": 20122,
    "talkgroup_info": {
        "pk": 151,
        "url": "https://scancbus.com/api_v1/talkgroups/151/?format=api",
        "dec_id": 20122,
        "alpha_tag": "UA PTL-1",
        "description": "UA PD Patrol 1",
        "slug": "ua-ptl-1",
        "service_type": "Law Dispatch"
    },
    "freq": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 927,
            "dec_id": 2128010,
            "description": "NRECC 10",
            "slug": "nrecc-10"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "9c34c4cf-bf98-4627-a36c-e75f37cd5a21",
    "freq_mhz": "854.188",
    "tg_name": "UA PTL-1",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info