API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11511261,
    "url": "https://scancbus.com/api_v1/transmission/11511261/?format=api",
    "start_datetime": "2026-06-20T09:37:33-04:00",
    "local_start_datetime": "09:37:33 06/20/2026",
    "audio_file": null,
    "talkgroup": 51559,
    "talkgroup_info": {
        "pk": 673,
        "url": "https://scancbus.com/api_v1/talkgroups/673/?format=api",
        "dec_id": 51559,
        "alpha_tag": "POST59",
        "description": "OSP Post 59 Mt Gilead Dispatch",
        "slug": "post59",
        "service_type": "Law Dispatch"
    },
    "freq": 852725000,
    "emergency": false,
    "units": [
        {
            "pk": 2407,
            "dec_id": 9001462,
            "description": null,
            "slug": "9001462"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "0788a3b2-f521-40e3-bb26-9f88b72a16a7",
    "freq_mhz": "852.725",
    "tg_name": "POST59",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info