API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5833525,
    "url": "https://scancbus.com/api_v1/transmission/5833525/?format=api",
    "start_datetime": "2026-04-07T09:29:45-04:00",
    "local_start_datetime": "09:29:45 04/07/2026",
    "audio_file": null,
    "talkgroup": 5505,
    "talkgroup_info": {
        "pk": 9755,
        "url": "https://scancbus.com/api_v1/talkgroups/9755/?format=api",
        "dec_id": 5505,
        "alpha_tag": "#5505",
        "description": "TalkGroup #5505",
        "slug": "5505",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 92274,
            "dec_id": 291546,
            "description": null,
            "slug": "291546"
        },
        {
            "pk": 92274,
            "dec_id": 291546,
            "description": null,
            "slug": "291546"
        },
        {
            "pk": 97953,
            "dec_id": 291550,
            "description": null,
            "slug": "291550"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "f1cba700-1745-4f4e-b83f-050a528c215b",
    "freq_mhz": "852.475",
    "tg_name": "#5505",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info