API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10958348,
    "url": "https://scancbus.com/api_v1/transmission/10958348/?format=api",
    "start_datetime": "2026-06-12T17:56:41-04:00",
    "local_start_datetime": "17:56:41 06/12/2026",
    "audio_file": null,
    "talkgroup": 10048,
    "talkgroup_info": {
        "pk": 96,
        "url": "https://scancbus.com/api_v1/talkgroups/96/?format=api",
        "dec_id": 10048,
        "alpha_tag": "DEL SP OPS 1",
        "description": "Delaware County Special Ops 1",
        "slug": "del-sp-ops-1",
        "service_type": "Fire-Tac"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 765,
            "dec_id": 2118002,
            "description": "DELCOMM 02",
            "slug": "delcomm-02"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "72ecfdc6-4c45-4683-b14e-71f08d3b7e9d",
    "freq_mhz": "852.288",
    "tg_name": "SP OPS 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info