API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11336363,
    "url": "https://scancbus.com/api_v1/transmission/11336363/?format=api",
    "start_datetime": "2026-06-17T22:42:09-04:00",
    "local_start_datetime": "22:42:09 06/17/2026",
    "audio_file": null,
    "talkgroup": 54757,
    "talkgroup_info": {
        "pk": 9853,
        "url": "https://scancbus.com/api_v1/talkgroups/9853/?format=api",
        "dec_id": 54757,
        "alpha_tag": "#54757",
        "description": "TalkGroup #54757",
        "slug": "54757",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 67548,
            "dec_id": 291062,
            "description": null,
            "slug": "291062"
        },
        {
            "pk": 100837,
            "dec_id": 290360,
            "description": null,
            "slug": "290360"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "caf667cc-a233-4160-b2d5-f670cdae1cf7",
    "freq_mhz": "853.812",
    "tg_name": "#54757",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info