API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5622548,
    "url": "https://scancbus.com/api_v1/transmission/5622548/?format=api",
    "start_datetime": "2026-04-04T02:30:24-04:00",
    "local_start_datetime": "02:30:24 04/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": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 64234,
            "dec_id": 2521966,
            "description": "WSTV-6",
            "slug": "wstv-6"
        },
        {
            "pk": 75352,
            "dec_id": 2511894,
            "description": "WPD 594",
            "slug": "wpd-594"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "f6551cc2-e161-46e8-a2ac-335ab9c756e3",
    "freq_mhz": "857.938",
    "tg_name": "WPD DISP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info