API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11458996,
    "url": "https://scancbus.com/api_v1/transmission/11458996/?format=api",
    "start_datetime": "2026-06-19T14:46:33-04:00",
    "local_start_datetime": "14:46:33 06/19/2026",
    "audio_file": null,
    "talkgroup": 53556,
    "talkgroup_info": {
        "pk": 9640,
        "url": "https://scancbus.com/api_v1/talkgroups/9640/?format=api",
        "dec_id": 53556,
        "alpha_tag": "#53556",
        "description": "TalkGroup #53556",
        "slug": "53556",
        "service_type": null
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 68575,
            "dec_id": 2390253,
            "description": null,
            "slug": "2390253"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0f089e09-34ae-4cee-bd6f-d81eb484064f",
    "freq_mhz": "852.425",
    "tg_name": "#53556",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info