API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5833521,
    "url": "https://scancbus.com/api_v1/transmission/5833521/?format=api",
    "start_datetime": "2026-04-07T09:29:45-04:00",
    "local_start_datetime": "09:29:45 04/07/2026",
    "audio_file": null,
    "talkgroup": 61222,
    "talkgroup_info": {
        "pk": 9667,
        "url": "https://scancbus.com/api_v1/talkgroups/9667/?format=api",
        "dec_id": 61222,
        "alpha_tag": "#61222",
        "description": "TalkGroup #61222",
        "slug": "61222",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 95687,
            "dec_id": 2571006,
            "description": null,
            "slug": "2571006"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0ec30407-e63f-41e8-875e-edded1eabd4d",
    "freq_mhz": "853.812",
    "tg_name": "#61222",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info