API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11188435,
    "url": "https://scancbus.com/api_v1/transmission/11188435/?format=api",
    "start_datetime": "2026-06-16T01:38:02-04:00",
    "local_start_datetime": "01:38:02 06/16/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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 53746,
            "dec_id": 2554557,
            "description": "CPD N557CP",
            "slug": "cpd-n557cp"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "248248e9-1fa8-469c-9b75-9f9dfb31022e",
    "freq_mhz": "857.438",
    "tg_name": "PATROL 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info