API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8884649,
    "url": "https://scancbus.com/api_v1/transmission/8884649/?format=api",
    "start_datetime": "2026-05-16T04:18:19-04:00",
    "local_start_datetime": "04:18:19 05/16/2026",
    "audio_file": null,
    "talkgroup": 61204,
    "talkgroup_info": {
        "pk": 9678,
        "url": "https://scancbus.com/api_v1/talkgroups/9678/?format=api",
        "dec_id": 61204,
        "alpha_tag": "#61204",
        "description": "TalkGroup #61204",
        "slug": "61204",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 65195,
            "dec_id": 2575299,
            "description": null,
            "slug": "2575299"
        },
        {
            "pk": 86378,
            "dec_id": 2574988,
            "description": null,
            "slug": "2574988"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "743e4fc5-254e-4603-afbf-ce26c773e69b",
    "freq_mhz": "853.812",
    "tg_name": "#61204",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info