API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8001746,
    "url": "https://scancbus.com/api_v1/transmission/8001746/?format=api",
    "start_datetime": "2026-05-04T22:13:49-04:00",
    "local_start_datetime": "22:13:49 05/04/2026",
    "audio_file": null,
    "talkgroup": 57329,
    "talkgroup_info": {
        "pk": 509,
        "url": "https://scancbus.com/api_v1/talkgroups/509/?format=api",
        "dec_id": 57329,
        "alpha_tag": "CPD TRAFFIC 1",
        "description": "CPD Traffic Enforcement 1",
        "slug": "cpd-traffic-1",
        "service_type": "Law Tac"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 1938,
            "dec_id": 2550502,
            "description": "CPD S5",
            "slug": "cpd-s5"
        },
        {
            "pk": 3404,
            "dec_id": 2554602,
            "description": null,
            "slug": "2554602"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "6ed4571d-9235-4b30-bf66-15b6169323dd",
    "freq_mhz": "858.987",
    "tg_name": "CPD TRAFFI",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info