API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11175012,
    "url": "https://scancbus.com/api_v1/transmission/11175012/?format=api",
    "start_datetime": "2026-06-15T20:32:00-04:00",
    "local_start_datetime": "20:32:00 06/15/2026",
    "audio_file": null,
    "talkgroup": 28541,
    "talkgroup_info": {
        "pk": 1209,
        "url": "https://scancbus.com/api_v1/talkgroups/1209/?format=api",
        "dec_id": 28541,
        "alpha_tag": "HPD45DSP",
        "description": "Heath Police Dispatch",
        "slug": "hpd45dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 11396,
            "dec_id": 4591284,
            "description": null,
            "slug": "4591284"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "dc0096a0-dd6e-49b7-ad38-c7a050d6c50e",
    "freq_mhz": "853.438",
    "tg_name": "HPD45DSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info