API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8326496,
    "url": "https://scancbus.com/api_v1/transmission/8326496/?format=api",
    "start_datetime": "2026-05-08T19:14:20-04:00",
    "local_start_datetime": "19:14:20 05/08/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": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 2143,
            "dec_id": 2501850,
            "description": "M18",
            "slug": "m18"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "057379f5-ce84-4844-b112-46cae7cf1a77",
    "freq_mhz": "770.706",
    "tg_name": "CHILDRENS",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info