API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5772069,
    "url": "https://scancbus.com/api_v1/transmission/5772069/?format=api",
    "start_datetime": "2026-04-06T13:44:50-04:00",
    "local_start_datetime": "13:44:50 04/06/2026",
    "audio_file": null,
    "talkgroup": 61225,
    "talkgroup_info": {
        "pk": 10775,
        "url": "https://scancbus.com/api_v1/talkgroups/10775/?format=api",
        "dec_id": 61225,
        "alpha_tag": "#61225",
        "description": "TalkGroup #61225",
        "slug": "61225",
        "service_type": null
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 66219,
            "dec_id": 2572121,
            "description": null,
            "slug": "2572121"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "e89e081e-5b1e-472e-a9ca-88b3c83a98a2",
    "freq_mhz": "772.856",
    "tg_name": "#61225",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info