API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8976231,
    "url": "https://scancbus.com/api_v1/transmission/8976231/?format=api",
    "start_datetime": "2026-05-17T17:03:34-04:00",
    "local_start_datetime": "17:03:34 05/17/2026",
    "audio_file": null,
    "talkgroup": 51788,
    "talkgroup_info": {
        "pk": 683,
        "url": "https://scancbus.com/api_v1/talkgroups/683/?format=api",
        "dec_id": 51788,
        "alpha_tag": "POST98",
        "description": "Shipley Bldg General HQ Dispatch",
        "slug": "post98",
        "service_type": "Law Dispatch"
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 73086,
            "dec_id": 9003431,
            "description": null,
            "slug": "9003431"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "e56e65a8-6590-492d-9c2e-d7036c8a48e8",
    "freq_mhz": "852.475",
    "tg_name": "POST98",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info