API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11467176,
    "url": "https://scancbus.com/api_v1/transmission/11467176/?format=api",
    "start_datetime": "2026-06-19T16:59:42-04:00",
    "local_start_datetime": "16:59:42 06/19/2026",
    "audio_file": null,
    "talkgroup": 10035,
    "talkgroup_info": {
        "pk": 3792,
        "url": "https://scancbus.com/api_v1/talkgroups/3792/?format=api",
        "dec_id": 10035,
        "alpha_tag": "DEL EVT3",
        "description": "Delaware Event 3",
        "slug": "del-evt3",
        "service_type": " events"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 112751,
            "dec_id": 2112009,
            "description": null,
            "slug": "2112009"
        },
        {
            "pk": 112753,
            "dec_id": 2112020,
            "description": null,
            "slug": "2112020"
        },
        {
            "pk": 112754,
            "dec_id": 2112023,
            "description": null,
            "slug": "2112023"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "184ec132-5971-4786-9199-a4952ec20720",
    "freq_mhz": "852.288",
    "tg_name": "DEL EVT3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info