API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13465427,
    "url": "https://scancbus.com/api_v1/transmission/13465427/?format=api",
    "start_datetime": "2026-07-16T17:08:24-04:00",
    "local_start_datetime": "17:08:24 07/16/2026",
    "audio_file": null,
    "talkgroup": 37038,
    "talkgroup_info": {
        "pk": 3979,
        "url": "https://scancbus.com/api_v1/talkgroups/3979/?format=api",
        "dec_id": 37038,
        "alpha_tag": "ZZV-PD",
        "description": "Zanesville Police Dispatch",
        "slug": "zzv-pd",
        "service_type": "Law Dispatch"
    },
    "freq": 769331250,
    "emergency": false,
    "units": [
        {
            "pk": 58931,
            "dec_id": 6090585,
            "description": null,
            "slug": "6090585"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "5a096385-94a3-46ac-a06c-9f75d4f065ef",
    "freq_mhz": "769.331",
    "tg_name": "ZZV-PD",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info