API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10866583,
    "url": "https://scancbus.com/api_v1/transmission/10866583/?format=api",
    "start_datetime": "2026-06-11T15:58:42-04:00",
    "local_start_datetime": "15:58:42 06/11/2026",
    "audio_file": null,
    "talkgroup": 57514,
    "talkgroup_info": {
        "pk": 516,
        "url": "https://scancbus.com/api_v1/talkgroups/516/?format=api",
        "dec_id": 57514,
        "alpha_tag": "CPD CRT-1",
        "description": "Zone 1 Plain Cars",
        "slug": "cpd-crt-1",
        "service_type": "Law Tac"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 6753,
            "dec_id": 2555110,
            "description": null,
            "slug": "2555110"
        },
        {
            "pk": 57701,
            "dec_id": 2120561,
            "description": null,
            "slug": "2120561"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "ecfe928b-ca78-43f2-b4e5-b678b9a9face",
    "freq_mhz": "857.938",
    "tg_name": "CPD CRT-1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info