API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11329690,
    "url": "https://scancbus.com/api_v1/transmission/11329690/?format=api",
    "start_datetime": "2026-06-17T20:13:15-04:00",
    "local_start_datetime": "20:13:15 06/17/2026",
    "audio_file": null,
    "talkgroup": 57012,
    "talkgroup_info": {
        "pk": 521,
        "url": "https://scancbus.com/api_v1/talkgroups/521/?format=api",
        "dec_id": 57012,
        "alpha_tag": "TRAF ENG",
        "description": "Traffic Engineering dispatch",
        "slug": "traf-eng",
        "service_type": "Public Works"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 7221,
            "dec_id": 2546027,
            "description": null,
            "slug": "2546027"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "be8def7e-7984-4b23-b830-ffb85db5faa7",
    "freq_mhz": "858.938",
    "tg_name": "TRAF ENG",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info