API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13221952,
    "url": "https://scancbus.com/api_v1/transmission/13221952/?format=api",
    "start_datetime": "2026-07-13T19:23:57-04:00",
    "local_start_datetime": "19:23:57 07/13/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": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 11226,
            "dec_id": 2520250,
            "description": "M202",
            "slug": "m202"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "f8110e4d-046d-4742-8a6b-f6de46a4b5ea",
    "freq_mhz": "852.763",
    "tg_name": "CHILDRENS",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info