API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8534772,
    "url": "https://scancbus.com/api_v1/transmission/8534772/?format=api",
    "start_datetime": "2026-05-11T19:27:46-04:00",
    "local_start_datetime": "19:27:46 05/11/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": 860,
            "dec_id": 2521961,
            "description": "WSTV-1",
            "slug": "wstv-1"
        },
        {
            "pk": 2322,
            "dec_id": 2511844,
            "description": "AC1",
            "slug": "ac1"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "e069cfc3-c23f-489e-a6c1-8b5bf2cd1309",
    "freq_mhz": "858.987",
    "tg_name": "WPD DISP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info