API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6946621,
    "url": "https://scancbus.com/api_v1/transmission/6946621/?format=api",
    "start_datetime": "2026-04-21T04:54:01-04:00",
    "local_start_datetime": "04:54:01 04/21/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": 737,
            "dec_id": 2110150,
            "description": "BST&G",
            "slug": "bstg"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "62774e60-6750-403e-9879-5f841ef97138",
    "freq_mhz": "852.288",
    "tg_name": "DCSO DSP 1",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info