API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11458995,
    "url": "https://scancbus.com/api_v1/transmission/11458995/?format=api",
    "start_datetime": "2026-06-19T14:46:33-04:00",
    "local_start_datetime": "14:46:33 06/19/2026",
    "audio_file": null,
    "talkgroup": 59615,
    "talkgroup_info": {
        "pk": 585,
        "url": "https://scancbus.com/api_v1/talkgroups/585/?format=api",
        "dec_id": 59615,
        "alpha_tag": "Childrens Hospital ER",
        "description": "Childrens Hospital ER",
        "slug": "childrens-hospital-er",
        "service_type": "Hospital"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 1075,
            "dec_id": 2502051,
            "description": "M20 W1",
            "slug": "m20-w1"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "2be2098c-f0ea-4a30-80c6-f2813599e6ac",
    "freq_mhz": "769.706",
    "tg_name": "CHILDRENS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info