API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8785191,
    "url": "https://scancbus.com/api_v1/transmission/8785191/?format=api",
    "start_datetime": "2026-05-14T21:39:56-04:00",
    "local_start_datetime": "21:39:56 05/14/2026",
    "audio_file": null,
    "talkgroup": 57204,
    "talkgroup_info": {
        "pk": 393,
        "url": "https://scancbus.com/api_v1/talkgroups/393/?format=api",
        "dec_id": 57204,
        "alpha_tag": "EZ-3",
        "description": "Countywide interoperability 3",
        "slug": "ez-3",
        "service_type": "Interop"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 1985,
            "dec_id": 2504381,
            "description": "M843 W1",
            "slug": "m843-w1"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "61fae7a0-dea5-42fa-919a-fc073cbdf130",
    "freq_mhz": "858.987",
    "tg_name": "EZ-3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info