API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6067773,
    "url": "https://scancbus.com/api_v1/transmission/6067773/?format=api",
    "start_datetime": "2026-04-09T20:42:40-04:00",
    "local_start_datetime": "20:42:40 04/09/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": 853362500,
    "emergency": false,
    "units": [
        {
            "pk": 762,
            "dec_id": 2118014,
            "description": "DELCOMM 14",
            "slug": "delcomm-14"
        },
        {
            "pk": 839,
            "dec_id": 2110149,
            "description": "BST&G",
            "slug": "bstg"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "4a10473e-a3b2-459b-b184-4ceb869a6551",
    "freq_mhz": "853.362",
    "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