API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7556041,
    "url": "https://scancbus.com/api_v1/transmission/7556041/?format=api",
    "start_datetime": "2026-04-28T21:58:48-04:00",
    "local_start_datetime": "21:58:48 04/28/2026",
    "audio_file": null,
    "talkgroup": 20122,
    "talkgroup_info": {
        "pk": 151,
        "url": "https://scancbus.com/api_v1/talkgroups/151/?format=api",
        "dec_id": 20122,
        "alpha_tag": "UA PTL-1",
        "description": "UA PD Patrol 1",
        "slug": "ua-ptl-1",
        "service_type": "Law Dispatch"
    },
    "freq": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 746,
            "dec_id": 2128013,
            "description": "NRECC 13",
            "slug": "nrecc-13"
        },
        {
            "pk": 9069,
            "dec_id": 2507556,
            "description": null,
            "slug": "2507556"
        },
        {
            "pk": 82246,
            "dec_id": 2128023,
            "description": null,
            "slug": "2128023"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "4bf70df6-2af5-4875-b880-bd146858b7cb",
    "freq_mhz": "854.188",
    "tg_name": "UA PTL-1",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info