API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11164756,
    "url": "https://scancbus.com/api_v1/transmission/11164756/?format=api",
    "start_datetime": "2026-06-15T17:20:29-04:00",
    "local_start_datetime": "17:20:29 06/15/2026",
    "audio_file": null,
    "talkgroup": 51671,
    "talkgroup_info": {
        "pk": 11490,
        "url": "https://scancbus.com/api_v1/talkgroups/11490/?format=api",
        "dec_id": 51671,
        "alpha_tag": "#51671",
        "description": "TalkGroup #51671",
        "slug": "51671",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 70237,
            "dec_id": 9003330,
            "description": null,
            "slug": "9003330"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "d45a699f-e85a-4f7d-9969-adf87b5ee357",
    "freq_mhz": "773.281",
    "tg_name": "#51671",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info