API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12072086,
    "url": "https://scancbus.com/api_v1/transmission/12072086/?format=api",
    "start_datetime": "2026-06-28T00:36:45-04:00",
    "local_start_datetime": "00:36:45 06/28/2026",
    "audio_file": null,
    "talkgroup": 57231,
    "talkgroup_info": {
        "pk": 442,
        "url": "https://scancbus.com/api_v1/talkgroups/442/?format=api",
        "dec_id": 57231,
        "alpha_tag": "CPD COMM A",
        "description": "CPD Comm Channel A",
        "slug": "cpd-comm-a",
        "service_type": "Law Talk"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 682,
            "dec_id": 2521986,
            "description": "CPD Radio 86",
            "slug": "cpd-radio-86"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "a0fcd74b-2e7e-41e0-bf0a-fe496eb99db3",
    "freq_mhz": "857.938",
    "tg_name": "CPD COMM A",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info