API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12603132,
    "url": "https://scancbus.com/api_v1/transmission/12603132/?format=api",
    "start_datetime": "2026-07-05T14:16:48-04:00",
    "local_start_datetime": "14:16:48 07/05/2026",
    "audio_file": null,
    "talkgroup": 59630,
    "talkgroup_info": {
        "pk": 587,
        "url": "https://scancbus.com/api_v1/talkgroups/587/?format=api",
        "dec_id": 59630,
        "alpha_tag": "Ohio Health Westerville ER",
        "description": "HOS2505",
        "slug": "ohio-health-westerville-er",
        "service_type": "Hospital"
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 2606,
            "dec_id": 2598010,
            "description": "OH WEC",
            "slug": "oh-wec"
        },
        {
            "pk": 81539,
            "dec_id": 2111875,
            "description": null,
            "slug": "2111875"
        }
    ],
    "play_length": 29.0,
    "print_play_length": "00:29",
    "slug": "7919f2e7-8fff-420e-ad93-8218e6f37531",
    "freq_mhz": "773.281",
    "tg_name": "Ohio Health Westerville ER",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info