API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7168515,
    "url": "https://scancbus.com/api_v1/transmission/7168515/?format=api",
    "start_datetime": "2026-04-23T16:23:40-04:00",
    "local_start_datetime": "16:23:40 04/23/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": 1431,
            "dec_id": 2521985,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "34e4474b-0e5a-4db6-a720-98f6a8e8d707",
    "freq_mhz": "859.938",
    "tg_name": "PATROL 6",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info