API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10835748,
    "url": "https://scancbus.com/api_v1/transmission/10835748/?format=api",
    "start_datetime": "2026-06-11T09:51:09-04:00",
    "local_start_datetime": "09:51:09 06/11/2026",
    "audio_file": null,
    "talkgroup": 10003,
    "talkgroup_info": {
        "pk": 93,
        "url": "https://scancbus.com/api_v1/talkgroups/93/?format=api",
        "dec_id": 10003,
        "alpha_tag": "DCSO DSP 2",
        "description": "DCSO Dispatch alternate",
        "slug": "dcso-dsp-2",
        "service_type": "Law Dispatch"
    },
    "freq": 853362500,
    "emergency": false,
    "units": [
        {
            "pk": 762,
            "dec_id": 2118014,
            "description": "DELCOMM 14",
            "slug": "delcomm-14"
        },
        {
            "pk": 3990,
            "dec_id": 2110998,
            "description": null,
            "slug": "2110998"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "85c0f59f-6a20-4361-bee5-a7898b4ba61d",
    "freq_mhz": "853.362",
    "tg_name": "DCSO DSP 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info