API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11700704,
    "url": "https://scancbus.com/api_v1/transmission/11700704/?format=api",
    "start_datetime": "2026-06-23T06:44:15-04:00",
    "local_start_datetime": "06:44:15 06/23/2026",
    "audio_file": null,
    "talkgroup": 52555,
    "talkgroup_info": {
        "pk": 653,
        "url": "https://scancbus.com/api_v1/talkgroups/653/?format=api",
        "dec_id": 52555,
        "alpha_tag": "FPRC",
        "description": "Franklin PreRelease Center",
        "slug": "fprc",
        "service_type": "Corrections"
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 67744,
            "dec_id": 9200298,
            "description": null,
            "slug": "9200298"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "aef47fda-034c-4cb2-91d4-7019cb250eef",
    "freq_mhz": "852.175",
    "tg_name": "FPRC",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info