API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10971055,
    "url": "https://scancbus.com/api_v1/transmission/10971055/?format=api",
    "start_datetime": "2026-06-12T21:25:50-04:00",
    "local_start_datetime": "21:25:50 06/12/2026",
    "audio_file": null,
    "talkgroup": 10025,
    "talkgroup_info": {
        "pk": 43,
        "url": "https://scancbus.com/api_v1/talkgroups/43/?format=api",
        "dec_id": 10025,
        "alpha_tag": "PWL DISP",
        "description": "Powell Police dispatch",
        "slug": "pwl-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852650000,
    "emergency": false,
    "units": [
        {
            "pk": 1262,
            "dec_id": 2110792,
            "description": null,
            "slug": "2110792"
        },
        {
            "pk": 1262,
            "dec_id": 2110792,
            "description": null,
            "slug": "2110792"
        },
        {
            "pk": 63772,
            "dec_id": 2111765,
            "description": null,
            "slug": "2111765"
        },
        {
            "pk": 63772,
            "dec_id": 2111765,
            "description": null,
            "slug": "2111765"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "79d0e178-e42f-41f5-ae2d-71e476ef1567",
    "freq_mhz": "852.650",
    "tg_name": "PWL DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info