API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5755182,
    "url": "https://scancbus.com/api_v1/transmission/5755182/?format=api",
    "start_datetime": "2026-04-06T09:50:31-04:00",
    "local_start_datetime": "09:50:31 04/06/2026",
    "audio_file": null,
    "talkgroup": 57999,
    "talkgroup_info": {
        "pk": 457,
        "url": "https://scancbus.com/api_v1/talkgroups/457/?format=api",
        "dec_id": 57999,
        "alpha_tag": "CPD SW-1",
        "description": "CPD SWAT primary",
        "slug": "cpd-sw-1",
        "service_type": "Law Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 54429,
            "dec_id": 2548517,
            "description": null,
            "slug": "2548517"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "5a3451dd-83e6-4c0a-bf63-9cad1454be8c",
    "freq_mhz": "859.987",
    "tg_name": "CPD SW-1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info