API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10945110,
    "url": "https://scancbus.com/api_v1/transmission/10945110/?format=api",
    "start_datetime": "2026-06-12T14:53:23-04:00",
    "local_start_datetime": "14:53:23 06/12/2026",
    "audio_file": null,
    "talkgroup": 59665,
    "talkgroup_info": {
        "pk": 591,
        "url": "https://scancbus.com/api_v1/talkgroups/591/?format=api",
        "dec_id": 59665,
        "alpha_tag": "HOS-2513",
        "description": "Mount Carmel New Albany ER",
        "slug": "hos-2513",
        "service_type": "Hospital"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 87678,
            "dec_id": 2591330,
            "description": null,
            "slug": "2591330"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "f9c885f2-a8f1-443e-886c-265a1f8b3ac6",
    "freq_mhz": "856.938",
    "tg_name": "HOS-2513",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info