API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8004163,
    "url": "https://scancbus.com/api_v1/transmission/8004163/?format=api",
    "start_datetime": "2026-05-04T22:52:37-04:00",
    "local_start_datetime": "22:52:37 05/04/2026",
    "audio_file": null,
    "talkgroup": 64117,
    "talkgroup_info": {
        "pk": 9758,
        "url": "https://scancbus.com/api_v1/talkgroups/9758/?format=api",
        "dec_id": 64117,
        "alpha_tag": "#64117",
        "description": "TalkGroup #64117",
        "slug": "64117",
        "service_type": null
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 4844,
            "dec_id": 9304820,
            "description": null,
            "slug": "9304820"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "18a24fac-3733-4f3a-8043-de150f347ed3",
    "freq_mhz": "773.381",
    "tg_name": "#64117",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info