API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8853012,
    "url": "https://scancbus.com/api_v1/transmission/8853012/?format=api",
    "start_datetime": "2026-05-15T17:49:46-04:00",
    "local_start_datetime": "17:49:46 05/15/2026",
    "audio_file": null,
    "talkgroup": 52680,
    "talkgroup_info": {
        "pk": 9655,
        "url": "https://scancbus.com/api_v1/talkgroups/9655/?format=api",
        "dec_id": 52680,
        "alpha_tag": "#52680",
        "description": "TalkGroup #52680",
        "slug": "52680",
        "service_type": null
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 64692,
            "dec_id": 9257066,
            "description": null,
            "slug": "9257066"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "e9abd1d4-fc49-44f6-8c92-8c2e3befe265",
    "freq_mhz": "773.681",
    "tg_name": "#52680",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info