API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5833548,
    "url": "https://scancbus.com/api_v1/transmission/5833548/?format=api",
    "start_datetime": "2026-04-07T09:29:46-04:00",
    "local_start_datetime": "09:29:46 04/07/2026",
    "audio_file": null,
    "talkgroup": 39027,
    "talkgroup_info": {
        "pk": 8901,
        "url": "https://scancbus.com/api_v1/talkgroups/8901/?format=api",
        "dec_id": 39027,
        "alpha_tag": "SC64EMER",
        "description": "Perry County School Emergency",
        "slug": "sc64emer",
        "service_type": "Security"
    },
    "freq": 853437500,
    "emergency": true,
    "units": [
        {
            "pk": 109869,
            "dec_id": 6490148,
            "description": null,
            "slug": "6490148"
        }
    ],
    "play_length": 29.0,
    "print_play_length": "00:29",
    "slug": "c3d9d6ce-3233-4cd6-8065-552eb765388a",
    "freq_mhz": "853.438",
    "tg_name": "SC64EMER",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info