API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11141556,
    "url": "https://scancbus.com/api_v1/transmission/11141556/?format=api",
    "start_datetime": "2026-06-15T11:52:42-04:00",
    "local_start_datetime": "11:52:42 06/15/2026",
    "audio_file": null,
    "talkgroup": 52761,
    "talkgroup_info": {
        "pk": 655,
        "url": "https://scancbus.com/api_v1/talkgroups/655/?format=api",
        "dec_id": 52761,
        "alpha_tag": "FPR HOPS",
        "description": "Franklin PreRelease Center",
        "slug": "fpr-hops",
        "service_type": "Corrections"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 9250,
            "dec_id": 9200206,
            "description": null,
            "slug": "9200206"
        },
        {
            "pk": 93647,
            "dec_id": 9257892,
            "description": null,
            "slug": "9257892"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "4ee75e45-bd60-49e9-aad7-76e3d0468069",
    "freq_mhz": "852.212",
    "tg_name": "FPR HOPS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info