API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13402080,
    "url": "https://scancbus.com/api_v1/transmission/13402080/?format=api",
    "start_datetime": "2026-07-16T00:12:53-04:00",
    "local_start_datetime": "00:12:53 07/16/2026",
    "audio_file": null,
    "talkgroup": 57272,
    "talkgroup_info": {
        "pk": 16,
        "url": "https://scancbus.com/api_v1/talkgroups/16/?format=api",
        "dec_id": 57272,
        "alpha_tag": "CPD PATROL4",
        "description": "CPD Patrol 4 (North Central)",
        "slug": "cpd-patrol4",
        "service_type": "Law Dispatch"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 3025,
            "dec_id": 2542787,
            "description": null,
            "slug": "2542787"
        },
        {
            "pk": 3025,
            "dec_id": 2542787,
            "description": null,
            "slug": "2542787"
        },
        {
            "pk": 3453,
            "dec_id": 2554635,
            "description": null,
            "slug": "2554635"
        },
        {
            "pk": 55879,
            "dec_id": 2521997,
            "description": null,
            "slug": "2521997"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "aa49aa5a-db53-4f07-9431-6ccc3138a968",
    "freq_mhz": "859.938",
    "tg_name": "PATROL4",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info