API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11526501,
    "url": "https://scancbus.com/api_v1/transmission/11526501/?format=api",
    "start_datetime": "2026-06-20T15:03:15-04:00",
    "local_start_datetime": "15:03:15 06/20/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": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 112751,
            "dec_id": 2112009,
            "description": null,
            "slug": "2112009"
        },
        {
            "pk": 112753,
            "dec_id": 2112020,
            "description": null,
            "slug": "2112020"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "97216518-158a-41b0-b2b4-75562a1773f8",
    "freq_mhz": "851.862",
    "tg_name": "DEL EVT3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info