API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8891574,
    "url": "https://scancbus.com/api_v1/transmission/8891574/?format=api",
    "start_datetime": "2026-05-16T08:04:27-04:00",
    "local_start_datetime": "08:04:27 05/16/2026",
    "audio_file": null,
    "talkgroup": 28503,
    "talkgroup_info": {
        "pk": 159,
        "url": "https://scancbus.com/api_v1/talkgroups/159/?format=api",
        "dec_id": 28503,
        "alpha_tag": "SO45DISP",
        "description": "Licking County Sherrif Disp",
        "slug": "so45disp",
        "service_type": "Law Dispatch"
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 86727,
            "dec_id": 4592199,
            "description": null,
            "slug": "4592199"
        },
        {
            "pk": 100452,
            "dec_id": 4592441,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "290a6e0a-563f-4ab5-87fb-bdbe17b97ba1",
    "freq_mhz": "851.850",
    "tg_name": "SO45DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info