API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5833538,
    "url": "https://scancbus.com/api_v1/transmission/5833538/?format=api",
    "start_datetime": "2026-04-07T09:30:01-04:00",
    "local_start_datetime": "09:30:01 04/07/2026",
    "audio_file": null,
    "talkgroup": 52563,
    "talkgroup_info": {
        "pk": 9834,
        "url": "https://scancbus.com/api_v1/talkgroups/9834/?format=api",
        "dec_id": 52563,
        "alpha_tag": "#52563",
        "description": "TalkGroup #52563",
        "slug": "52563",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 109868,
            "dec_id": 9255361,
            "description": null,
            "slug": "9255361"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "48f5cb18-ee01-4a55-b1f9-a87e57be5dd6",
    "freq_mhz": "853.112",
    "tg_name": "#52563",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info