API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8333619,
    "url": "https://scancbus.com/api_v1/transmission/8333619/?format=api",
    "start_datetime": "2026-05-08T21:06:06-04:00",
    "local_start_datetime": "21:06:06 05/08/2026",
    "audio_file": null,
    "talkgroup": 57254,
    "talkgroup_info": {
        "pk": 3846,
        "url": "https://scancbus.com/api_v1/talkgroups/3846/?format=api",
        "dec_id": 57254,
        "alpha_tag": "CPD LEADS",
        "description": "CPD LEADS",
        "slug": "cpd-leads",
        "service_type": "Law Talk"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 7424,
            "dec_id": 2550950,
            "description": null,
            "slug": "2550950"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0b8cd630-0743-4ace-8e3e-6e13e7005abc",
    "freq_mhz": "856.938",
    "tg_name": "CPD LEADS",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info