API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8504876,
    "url": "https://scancbus.com/api_v1/transmission/8504876/?format=api",
    "start_datetime": "2026-05-11T12:33:54-04:00",
    "local_start_datetime": "12:33:54 05/11/2026",
    "audio_file": null,
    "talkgroup": 42009,
    "talkgroup_info": {
        "pk": 9790,
        "url": "https://scancbus.com/api_v1/talkgroups/9790/?format=api",
        "dec_id": 42009,
        "alpha_tag": "#42009",
        "description": "TalkGroup #42009",
        "slug": "42009",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 73414,
            "dec_id": 7000712,
            "description": null,
            "slug": "7000712"
        },
        {
            "pk": 77021,
            "dec_id": 7000721,
            "description": null,
            "slug": "7000721"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "3f0cac06-1b4d-4063-afae-5880020f9c80",
    "freq_mhz": "853.112",
    "tg_name": "#42009",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info