API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5994524,
    "url": "https://scancbus.com/api_v1/transmission/5994524/?format=api",
    "start_datetime": "2026-04-09T09:33:10-04:00",
    "local_start_datetime": "09:33:10 04/09/2026",
    "audio_file": null,
    "talkgroup": 61353,
    "talkgroup_info": {
        "pk": 9638,
        "url": "https://scancbus.com/api_v1/talkgroups/9638/?format=api",
        "dec_id": 61353,
        "alpha_tag": "#61353",
        "description": "TalkGroup #61353",
        "slug": "61353",
        "service_type": null
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 81795,
            "dec_id": 2559488,
            "description": null,
            "slug": "2559488"
        },
        {
            "pk": 85722,
            "dec_id": 2556634,
            "description": null,
            "slug": "2556634"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "05d1448a-88ff-4e4e-b8df-f9a2a0ea3154",
    "freq_mhz": "773.381",
    "tg_name": "#61353",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info