API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5608149,
    "url": "https://scancbus.com/api_v1/transmission/5608149/?format=api",
    "start_datetime": "2026-04-03T21:32:44-04:00",
    "local_start_datetime": "21:32:44 04/03/2026",
    "audio_file": null,
    "talkgroup": 61180,
    "talkgroup_info": {
        "pk": 373,
        "url": "https://scancbus.com/api_v1/talkgroups/373/?format=api",
        "dec_id": 61180,
        "alpha_tag": "CMH PD DSP",
        "description": "CMH Police Dispatch",
        "slug": "cmh-pd-dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 769206250,
    "emergency": false,
    "units": [
        {
            "pk": 53202,
            "dec_id": 2522485,
            "description": null,
            "slug": "2522485"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c9de6b0e-ab35-4f17-a7ed-3b62c2331631",
    "freq_mhz": "769.206",
    "tg_name": "CMH PD DSP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info