API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11868950,
    "url": "https://scancbus.com/api_v1/transmission/11868950/?format=api",
    "start_datetime": "2026-06-25T07:47:32-04:00",
    "local_start_datetime": "07:47:32 06/25/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": 853200000,
    "emergency": false,
    "units": [
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 96795,
            "dec_id": 6490710,
            "description": null,
            "slug": "6490710"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "96cdd35f-5dbb-455c-a093-ba41d8f3e055",
    "freq_mhz": "853.200",
    "tg_name": "SO64DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info