API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10992437,
    "url": "https://scancbus.com/api_v1/transmission/10992437/?format=api",
    "start_datetime": "2026-06-13T05:32:29-04:00",
    "local_start_datetime": "05:32:29 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": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 6906,
            "dec_id": 2551630,
            "description": "CPD 163",
            "slug": "cpd-163"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "5685d0d4-e9da-40f5-8846-1a640f178999",
    "freq_mhz": "859.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