API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11283050,
    "url": "https://scancbus.com/api_v1/transmission/11283050/?format=api",
    "start_datetime": "2026-06-17T09:30:23-04:00",
    "local_start_datetime": "09:30:23 06/17/2026",
    "audio_file": null,
    "talkgroup": 53500,
    "talkgroup_info": {
        "pk": 10687,
        "url": "https://scancbus.com/api_v1/talkgroups/10687/?format=api",
        "dec_id": 53500,
        "alpha_tag": "#53500",
        "description": "TalkGroup #53500",
        "slug": "53500",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 112676,
            "dec_id": 9301599,
            "description": null,
            "slug": "9301599"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "cbdee653-2cbc-4193-b8dc-181fe4e0a73b",
    "freq_mhz": "773.281",
    "tg_name": "#53500",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info