API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6365873,
    "url": "https://scancbus.com/api_v1/transmission/6365873/?format=api",
    "start_datetime": "2026-04-13T17:40:41-04:00",
    "local_start_datetime": "17:40:41 04/13/2026",
    "audio_file": null,
    "talkgroup": 57274,
    "talkgroup_info": {
        "pk": 7757,
        "url": "https://scancbus.com/api_v1/talkgroups/7757/?format=api",
        "dec_id": 57274,
        "alpha_tag": "CPD PATROL 6",
        "description": "CPD Patrol 6 (Linden)",
        "slug": "cpd-patrol-6",
        "service_type": "Law Dispatch"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 2247,
            "dec_id": 2542845,
            "description": null,
            "slug": "2542845"
        },
        {
            "pk": 53746,
            "dec_id": 2554557,
            "description": "CPD N557CP",
            "slug": "cpd-n557cp"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "b432e3ea-1d47-47e0-b340-2812fa4fb5fe",
    "freq_mhz": "859.938",
    "tg_name": "PATROL 6",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info