API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5985471,
    "url": "https://scancbus.com/api_v1/transmission/5985471/?format=api",
    "start_datetime": "2026-04-09T07:47:34-04:00",
    "local_start_datetime": "07:47:34 04/09/2026",
    "audio_file": null,
    "talkgroup": 63616,
    "talkgroup_info": {
        "pk": 9656,
        "url": "https://scancbus.com/api_v1/talkgroups/9656/?format=api",
        "dec_id": 63616,
        "alpha_tag": "#63616",
        "description": "TalkGroup #63616",
        "slug": "63616",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 66129,
            "dec_id": 2566288,
            "description": null,
            "slug": "2566288"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "8c6f1be4-979b-4992-8ec7-b0238dc2a0a2",
    "freq_mhz": "853.112",
    "tg_name": "#63616",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info