API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5631884,
    "url": "https://scancbus.com/api_v1/transmission/5631884/?format=api",
    "start_datetime": "2026-04-04T07:28:18-04:00",
    "local_start_datetime": "07:28:18 04/04/2026",
    "audio_file": null,
    "talkgroup": 54547,
    "talkgroup_info": {
        "pk": 710,
        "url": "https://scancbus.com/api_v1/talkgroups/710/?format=api",
        "dec_id": 54547,
        "alpha_tag": "XLECOM12",
        "description": "Local Event Communications 12",
        "slug": "xlecom12",
        "service_type": "Interop"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 93148,
            "dec_id": 9300446,
            "description": null,
            "slug": "9300446"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "7964f043-7283-417c-9204-9d26d7fbd116",
    "freq_mhz": "769.706",
    "tg_name": "XLECOM12",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info