API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10992459,
    "url": "https://scancbus.com/api_v1/transmission/10992459/?format=api",
    "start_datetime": "2026-06-13T05:33:06-04:00",
    "local_start_datetime": "05:33:06 06/13/2026",
    "audio_file": null,
    "talkgroup": 57518,
    "talkgroup_info": {
        "pk": 520,
        "url": "https://scancbus.com/api_v1/talkgroups/520/?format=api",
        "dec_id": 57518,
        "alpha_tag": "CPD CRT-5",
        "description": "Zone 5 Plain Cars",
        "slug": "cpd-crt-5",
        "service_type": "Law Tac"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 325,
            "dec_id": 2551610,
            "description": "CPD 161",
            "slug": "cpd-161"
        },
        {
            "pk": 6906,
            "dec_id": 2551630,
            "description": "CPD 163",
            "slug": "cpd-163"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "f27e5f8c-7a3f-4f69-9f20-612881f83846",
    "freq_mhz": "857.938",
    "tg_name": "CPD CRT-5",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info