API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9016024,
    "url": "https://scancbus.com/api_v1/transmission/9016024/?format=api",
    "start_datetime": "2026-05-18T08:50:53-04:00",
    "local_start_datetime": "08:50:53 05/18/2026",
    "audio_file": null,
    "talkgroup": 53449,
    "talkgroup_info": {
        "pk": 9674,
        "url": "https://scancbus.com/api_v1/talkgroups/9674/?format=api",
        "dec_id": 53449,
        "alpha_tag": "#53449",
        "description": "TalkGroup #53449",
        "slug": "53449",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 65146,
            "dec_id": 9301716,
            "description": null,
            "slug": "9301716"
        },
        {
            "pk": 65147,
            "dec_id": 9301709,
            "description": null,
            "slug": "9301709"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "d9cbb420-b692-4dd9-bd9f-b491567d0d47",
    "freq_mhz": "852.212",
    "tg_name": "#53449",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info