API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12861036,
    "url": "https://scancbus.com/api_v1/transmission/12861036/?format=api",
    "start_datetime": "2026-07-08T21:19:23-04:00",
    "local_start_datetime": "21:19:23 07/08/2026",
    "audio_file": null,
    "talkgroup": 57404,
    "talkgroup_info": {
        "pk": 11,
        "url": "https://scancbus.com/api_v1/talkgroups/11/?format=api",
        "dec_id": 57404,
        "alpha_tag": "WPD DISP",
        "description": "Westerville Police Dispatch",
        "slug": "wpd-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 450,
            "dec_id": 2511751,
            "description": null,
            "slug": "2511751"
        },
        {
            "pk": 63999,
            "dec_id": 2521967,
            "description": "WSTV-7",
            "slug": "wstv-7"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "0c3589a7-aa8a-41e4-b11c-6844a0c812d2",
    "freq_mhz": "859.987",
    "tg_name": "WPD DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info