API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12551060,
    "url": "https://scancbus.com/api_v1/transmission/12551060/?format=api",
    "start_datetime": "2026-07-04T19:33:26-04:00",
    "local_start_datetime": "19:33:26 07/04/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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 606,
            "dec_id": 2511722,
            "description": "WPD Car22",
            "slug": "wpd-car22"
        },
        {
            "pk": 63999,
            "dec_id": 2521967,
            "description": "WSTV-7",
            "slug": "wstv-7"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "c3835695-470f-4532-a8e1-1a6a8a37a247",
    "freq_mhz": "857.438",
    "tg_name": "WPD DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info