API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12754463,
    "url": "https://scancbus.com/api_v1/transmission/12754463/?format=api",
    "start_datetime": "2026-07-07T15:41:20-04:00",
    "local_start_datetime": "15:41:20 07/07/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": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 152,
            "dec_id": 2542843,
            "description": null,
            "slug": "2542843"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "5c06afee-c8db-45a0-bda2-e6fd02f98a3c",
    "freq_mhz": "856.487",
    "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