API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9133132,
    "url": "https://scancbus.com/api_v1/transmission/9133132/?format=api",
    "start_datetime": "2026-05-19T16:46:34-04:00",
    "local_start_datetime": "16:46:34 05/19/2026",
    "audio_file": null,
    "talkgroup": 59633,
    "talkgroup_info": {
        "pk": 444,
        "url": "https://scancbus.com/api_v1/talkgroups/444/?format=api",
        "dec_id": 59633,
        "alpha_tag": "Mount Carmel Grove City ER",
        "description": "HOS2506",
        "slug": "mount-carmel-grove-city-er",
        "service_type": "Hospital"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 2526,
            "dec_id": 2598006,
            "description": "MCGC",
            "slug": "mcgc"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "108c7e59-c22c-4d4d-9fdb-2ff268c09a3c",
    "freq_mhz": "858.487",
    "tg_name": "Mount Carmel Grove City ER",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info