API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12491875,
    "url": "https://scancbus.com/api_v1/transmission/12491875/?format=api",
    "start_datetime": "2026-07-03T23:17:33-04:00",
    "local_start_datetime": "23:17:33 07/03/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": 859987500,
    "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": 3.0,
    "print_play_length": "00:03",
    "slug": "5aa1ef37-9560-42ee-b204-215920dc5479",
    "freq_mhz": "859.987",
    "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