API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13023940,
    "url": "https://scancbus.com/api_v1/transmission/13023940/?format=api",
    "start_datetime": "2026-07-10T19:08:14-04:00",
    "local_start_datetime": "19:08:14 07/10/2026",
    "audio_file": null,
    "talkgroup": 57273,
    "talkgroup_info": {
        "pk": 5,
        "url": "https://scancbus.com/api_v1/talkgroups/5/?format=api",
        "dec_id": 57273,
        "alpha_tag": "CPD PATROL5",
        "description": "CPD Patrol 5 (Central)",
        "slug": "cpd-patrol5",
        "service_type": "Law Dispatch"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 664,
            "dec_id": 2542818,
            "description": null,
            "slug": "2542818"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "1248ec73-9f78-49b1-9b82-18583f12f4ac",
    "freq_mhz": "859.987",
    "tg_name": "PATROL5",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info