API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11154176,
    "url": "https://scancbus.com/api_v1/transmission/11154176/?format=api",
    "start_datetime": "2026-06-15T14:35:51-04:00",
    "local_start_datetime": "14:35:51 06/15/2026",
    "audio_file": null,
    "talkgroup": 57270,
    "talkgroup_info": {
        "pk": 6,
        "url": "https://scancbus.com/api_v1/talkgroups/6/?format=api",
        "dec_id": 57270,
        "alpha_tag": "CPD PATROL2",
        "description": "CPD Patrol 2 (Southeast)",
        "slug": "cpd-patrol2",
        "service_type": "Law Dispatch"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 510,
            "dec_id": 2521987,
            "description": "CPD Radio 87",
            "slug": "cpd-radio-87"
        },
        {
            "pk": 3594,
            "dec_id": 2545108,
            "description": null,
            "slug": "2545108"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "bc7782b9-05f1-45b9-9234-3855f8b98182",
    "freq_mhz": "856.938",
    "tg_name": "PATROL 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info