API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6952895,
    "url": "https://scancbus.com/api_v1/transmission/6952895/?format=api",
    "start_datetime": "2026-04-21T07:33:11-04:00",
    "local_start_datetime": "07:33:11 04/21/2026",
    "audio_file": null,
    "talkgroup": 6002,
    "talkgroup_info": {
        "pk": 9909,
        "url": "https://scancbus.com/api_v1/talkgroups/9909/?format=api",
        "dec_id": 6002,
        "alpha_tag": "#6002",
        "description": "TalkGroup #6002",
        "slug": "6002",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 66407,
            "dec_id": 8590458,
            "description": null,
            "slug": "8590458"
        },
        {
            "pk": 95256,
            "dec_id": 393177,
            "description": null,
            "slug": "393177"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "25c0d553-88bb-4035-ac3e-8b35c411d490",
    "freq_mhz": "773.281",
    "tg_name": "#6002",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info