API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9117121,
    "url": "https://scancbus.com/api_v1/transmission/9117121/?format=api",
    "start_datetime": "2026-05-19T13:24:32-04:00",
    "local_start_datetime": "13:24:32 05/19/2026",
    "audio_file": null,
    "talkgroup": 10002,
    "talkgroup_info": {
        "pk": 34,
        "url": "https://scancbus.com/api_v1/talkgroups/34/?format=api",
        "dec_id": 10002,
        "alpha_tag": "DCSO DSP 1",
        "description": "DCSO Dispatch primary",
        "slug": "dcso-dsp-1",
        "service_type": "Law Dispatch"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 777,
            "dec_id": 2110051,
            "description": null,
            "slug": "2110051"
        },
        {
            "pk": 1106,
            "dec_id": 2118013,
            "description": "DELCOMM 13",
            "slug": "delcomm-13"
        },
        {
            "pk": 1106,
            "dec_id": 2118013,
            "description": "DELCOMM 13",
            "slug": "delcomm-13"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "0863f8f9-bd52-4949-9c5e-5d4d9b98ab3c",
    "freq_mhz": "852.288",
    "tg_name": "DCSO DSP 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info