API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11600830,
    "url": "https://scancbus.com/api_v1/transmission/11600830/?format=api",
    "start_datetime": "2026-06-21T19:34:06-04:00",
    "local_start_datetime": "19:34:06 06/21/2026",
    "audio_file": null,
    "talkgroup": 61050,
    "talkgroup_info": {
        "pk": 6654,
        "url": "https://scancbus.com/api_v1/talkgroups/6654/?format=api",
        "dec_id": 61050,
        "alpha_tag": "CC2 MAIN",
        "description": "Jackson Pike primary",
        "slug": "cc2-main",
        "service_type": "Corrections"
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 58454,
            "dec_id": 2556934,
            "description": null,
            "slug": "2556934"
        },
        {
            "pk": 63503,
            "dec_id": 2556981,
            "description": null,
            "slug": "2556981"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "a37bd62f-fbbe-46ee-b6d3-4bd8c8ef005c",
    "freq_mhz": "851.275",
    "tg_name": "CC2 MAIN",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info