API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7464258,
    "url": "https://scancbus.com/api_v1/transmission/7464258/?format=api",
    "start_datetime": "2026-04-27T18:27:44-04:00",
    "local_start_datetime": "18:27:44 04/27/2026",
    "audio_file": null,
    "talkgroup": 20033,
    "talkgroup_info": {
        "pk": 116,
        "url": "https://scancbus.com/api_v1/talkgroups/116/?format=api",
        "dec_id": 20033,
        "alpha_tag": "NW ALERT",
        "description": "Northwest Fire Dispatch",
        "slug": "nw-alert",
        "service_type": "Fire Dispatch"
    },
    "freq": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 53346,
            "dec_id": 2120213,
            "description": "NRECC 13",
            "slug": "nrecc-13"
        }
    ],
    "play_length": 24.0,
    "print_play_length": "00:24",
    "slug": "add0eee7-e041-40e0-953a-3fad2d8fa3a9",
    "freq_mhz": "851.763",
    "tg_name": "NW ALERT",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info