API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12262956,
    "url": "https://scancbus.com/api_v1/transmission/12262956/?format=api",
    "start_datetime": "2026-06-30T18:58:56-04:00",
    "local_start_datetime": "18:58:56 06/30/2026",
    "audio_file": null,
    "talkgroup": 54657,
    "talkgroup_info": {
        "pk": 751,
        "url": "https://scancbus.com/api_v1/talkgroups/751/?format=api",
        "dec_id": 54657,
        "alpha_tag": "XMCOMM1",
        "description": "Mutual Aid Ops - Central/West",
        "slug": "xmcomm1",
        "service_type": "Interop"
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 54912,
            "dec_id": 9402505,
            "description": null,
            "slug": "9402505"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "cbec7956-be33-4a47-a0e1-3fc33b77fdb8",
    "freq_mhz": "852.775",
    "tg_name": "XMCOMM1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info