API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11397889,
    "url": "https://scancbus.com/api_v1/transmission/11397889/?format=api",
    "start_datetime": "2026-06-18T17:05:52-04:00",
    "local_start_datetime": "17:05:52 06/18/2026",
    "audio_file": null,
    "talkgroup": 37041,
    "talkgroup_info": {
        "pk": 3972,
        "url": "https://scancbus.com/api_v1/talkgroups/3972/?format=api",
        "dec_id": 37041,
        "alpha_tag": "ZZV-FD",
        "description": "Zanesville Fire",
        "slug": "zzv-fd",
        "service_type": "Fire Dispatch"
    },
    "freq": 853200000,
    "emergency": false,
    "units": [
        {
            "pk": 58870,
            "dec_id": 6090904,
            "description": "ZFD BN 1",
            "slug": "zfd-bn-1"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "26348a73-9413-4f94-9e47-0bd3dc1ddd73",
    "freq_mhz": "853.200",
    "tg_name": "ZZV-FD",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info