API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9149146,
    "url": "https://scancbus.com/api_v1/transmission/9149146/?format=api",
    "start_datetime": "2026-05-19T21:19:12-04:00",
    "local_start_datetime": "21:19:12 05/19/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": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 158,
            "dec_id": 2511711,
            "description": "WPD Car11",
            "slug": "wpd-car11"
        },
        {
            "pk": 874,
            "dec_id": 2511707,
            "description": "WPD Car7",
            "slug": "wpd-car7"
        },
        {
            "pk": 11216,
            "dec_id": 2521962,
            "description": "WSTV-2",
            "slug": "wstv-2"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "84f377f1-a60a-4593-ac4a-ff9cefdb0b3c",
    "freq_mhz": "858.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