API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5878317,
    "url": "https://scancbus.com/api_v1/transmission/5878317/?format=api",
    "start_datetime": "2026-04-07T19:47:56-04:00",
    "local_start_datetime": "19:47:56 04/07/2026",
    "audio_file": null,
    "talkgroup": 57269,
    "talkgroup_info": {
        "pk": 8,
        "url": "https://scancbus.com/api_v1/talkgroups/8/?format=api",
        "dec_id": 57269,
        "alpha_tag": "CPD PATROL1",
        "description": "CPD Patrol 1 (North/Northeast)",
        "slug": "cpd-patrol1",
        "service_type": "Law Dispatch"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 1436,
            "dec_id": 2521978,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 75252,
            "dec_id": 2543472,
            "description": null,
            "slug": "2543472"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "908791f7-5b50-491d-9def-ab4f6a81dd72",
    "freq_mhz": "859.938",
    "tg_name": "PATROL1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info