API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5737372,
    "url": "https://scancbus.com/api_v1/transmission/5737372/?format=api",
    "start_datetime": "2026-04-06T02:21:11-04:00",
    "local_start_datetime": "02:21:11 04/06/2026",
    "audio_file": null,
    "talkgroup": 37018,
    "talkgroup_info": {
        "pk": 8589,
        "url": "https://scancbus.com/api_v1/talkgroups/8589/?format=api",
        "dec_id": 37018,
        "alpha_tag": "COMMAMB",
        "description": "Community Ambulance (Zanesville)",
        "slug": "commamb",
        "service_type": "Fire Dispatch"
    },
    "freq": 769331250,
    "emergency": false,
    "units": [
        {
            "pk": 59054,
            "dec_id": 6090395,
            "description": null,
            "slug": "6090395"
        },
        {
            "pk": 71415,
            "dec_id": 6090382,
            "description": null,
            "slug": "6090382"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "1276afae-a2b7-4aa0-a791-a6edb4211a62",
    "freq_mhz": "769.331",
    "tg_name": "COMMAMB",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info