API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11400325,
    "url": "https://scancbus.com/api_v1/transmission/11400325/?format=api",
    "start_datetime": "2026-06-18T17:41:01-04:00",
    "local_start_datetime": "17:41:01 06/18/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": 891,
            "dec_id": 2542970,
            "description": null,
            "slug": "2542970"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "c38b95d6-18b0-451d-96a5-fdd0fde81c9d",
    "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