API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5780711,
    "url": "https://scancbus.com/api_v1/transmission/5780711/?format=api",
    "start_datetime": "2026-04-06T15:32:15-04:00",
    "local_start_datetime": "15:32:15 04/06/2026",
    "audio_file": null,
    "talkgroup": 51697,
    "talkgroup_info": {
        "pk": 9669,
        "url": "https://scancbus.com/api_v1/talkgroups/9669/?format=api",
        "dec_id": 51697,
        "alpha_tag": "#51697",
        "description": "TalkGroup #51697",
        "slug": "51697",
        "service_type": null
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 5228,
            "dec_id": 9004510,
            "description": null,
            "slug": "9004510"
        },
        {
            "pk": 66846,
            "dec_id": 9000963,
            "description": null,
            "slug": "9000963"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "f78e85e9-7fbc-4d01-abad-9de132c71b0d",
    "freq_mhz": "852.175",
    "tg_name": "#51697",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info