API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8027834,
    "url": "https://scancbus.com/api_v1/transmission/8027834/?format=api",
    "start_datetime": "2026-05-05T08:29:27-04:00",
    "local_start_datetime": "08:29:27 05/05/2026",
    "audio_file": null,
    "talkgroup": 57254,
    "talkgroup_info": {
        "pk": 3846,
        "url": "https://scancbus.com/api_v1/talkgroups/3846/?format=api",
        "dec_id": 57254,
        "alpha_tag": "CPD LEADS",
        "description": "CPD LEADS",
        "slug": "cpd-leads",
        "service_type": "Law Talk"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 3448,
            "dec_id": 2541505,
            "description": null,
            "slug": "2541505"
        },
        {
            "pk": 71522,
            "dec_id": 2546267,
            "description": null,
            "slug": "2546267"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "3d798913-f479-4da5-a163-78ba655ea3fc",
    "freq_mhz": "856.938",
    "tg_name": "CPD LEADS",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info