API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8452164,
    "url": "https://scancbus.com/api_v1/transmission/8452164/?format=api",
    "start_datetime": "2026-05-10T17:26:14-04:00",
    "local_start_datetime": "17:26:14 05/10/2026",
    "audio_file": null,
    "talkgroup": 16509,
    "talkgroup_info": {
        "pk": 985,
        "url": "https://scancbus.com/api_v1/talkgroups/985/?format=api",
        "dec_id": 16509,
        "alpha_tag": "23-PPD 1",
        "description": "Pickerington Police Dispatch",
        "slug": "23-ppd-1",
        "service_type": "Law Dispatch"
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 5703,
            "dec_id": 2390602,
            "description": null,
            "slug": "2390602"
        },
        {
            "pk": 111069,
            "dec_id": 2390053,
            "description": null,
            "slug": "2390053"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "5221773c-ff27-4a11-9704-076f12e65ef9",
    "freq_mhz": "852.475",
    "tg_name": "23-PPD 1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info