API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11358961,
    "url": "https://scancbus.com/api_v1/transmission/11358961/?format=api",
    "start_datetime": "2026-06-18T09:02:22-04:00",
    "local_start_datetime": "09:02:22 06/18/2026",
    "audio_file": null,
    "talkgroup": 61192,
    "talkgroup_info": {
        "pk": 6916,
        "url": "https://scancbus.com/api_v1/talkgroups/6916/?format=api",
        "dec_id": 61192,
        "alpha_tag": "CRAA COM",
        "description": "Columbus Regional Airport Authority Common",
        "slug": "craa-com",
        "service_type": "Public Works "
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 6789,
            "dec_id": 2522921,
            "description": null,
            "slug": "2522921"
        },
        {
            "pk": 99045,
            "dec_id": 2522023,
            "description": null,
            "slug": "2522023"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "74c409f5-315d-4174-8afa-4912146075a1",
    "freq_mhz": "773.281",
    "tg_name": "CRAA COM",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info