API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10980549,
    "url": "https://scancbus.com/api_v1/transmission/10980549/?format=api",
    "start_datetime": "2026-06-13T00:23:28-04:00",
    "local_start_datetime": "00:23:28 06/13/2026",
    "audio_file": null,
    "talkgroup": 57421,
    "talkgroup_info": {
        "pk": 6707,
        "url": "https://scancbus.com/api_v1/talkgroups/6707/?format=api",
        "dec_id": 57421,
        "alpha_tag": "DPU DOW 2",
        "description": "Columbus Water (DoW) 2",
        "slug": "dpu-dow-2",
        "service_type": "Public Works "
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 3674,
            "dec_id": 2535608,
            "description": null,
            "slug": "2535608"
        },
        {
            "pk": 95677,
            "dec_id": 2535529,
            "description": null,
            "slug": "2535529"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0217c190-ed0a-49c9-a124-6d242614e9d0",
    "freq_mhz": "859.987",
    "tg_name": "DPU DOW 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info