API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8571160,
    "url": "https://scancbus.com/api_v1/transmission/8571160/?format=api",
    "start_datetime": "2026-05-12T09:19:53-04:00",
    "local_start_datetime": "09:19:53 05/12/2026",
    "audio_file": null,
    "talkgroup": 57999,
    "talkgroup_info": {
        "pk": 457,
        "url": "https://scancbus.com/api_v1/talkgroups/457/?format=api",
        "dec_id": 57999,
        "alpha_tag": "CPD SW-1",
        "description": "CPD SWAT primary",
        "slug": "cpd-sw-1",
        "service_type": "Law Tac"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 10844,
            "dec_id": 2501167,
            "description": null,
            "slug": "2501167"
        },
        {
            "pk": 12278,
            "dec_id": 2548511,
            "description": null,
            "slug": "2548511"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "a58312b1-89c7-4522-a470-dc863f34289c",
    "freq_mhz": "856.938",
    "tg_name": "CPD SW-1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info