API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5833516,
    "url": "https://scancbus.com/api_v1/transmission/5833516/?format=api",
    "start_datetime": "2026-04-07T09:29:41-04:00",
    "local_start_datetime": "09:29:41 04/07/2026",
    "audio_file": null,
    "talkgroup": 54856,
    "talkgroup_info": {
        "pk": 8677,
        "url": "https://scancbus.com/api_v1/talkgroups/8677/?format=api",
        "dec_id": 54856,
        "alpha_tag": "SO64DISP",
        "description": "Perry County Sheriff Dispatch",
        "slug": "so64disp",
        "service_type": "Law Dispatch"
    },
    "freq": 851587500,
    "emergency": false,
    "units": [
        {
            "pk": 75385,
            "dec_id": 6490506,
            "description": null,
            "slug": "6490506"
        },
        {
            "pk": 75402,
            "dec_id": 6490324,
            "description": null,
            "slug": "6490324"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "485a91c6-940f-42cf-83dd-ec7676fe6994",
    "freq_mhz": "851.587",
    "tg_name": "SO64DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info