API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7529897,
    "url": "https://scancbus.com/api_v1/transmission/7529897/?format=api",
    "start_datetime": "2026-04-28T15:28:44-04:00",
    "local_start_datetime": "15:28:44 04/28/2026",
    "audio_file": null,
    "talkgroup": 51788,
    "talkgroup_info": {
        "pk": 683,
        "url": "https://scancbus.com/api_v1/talkgroups/683/?format=api",
        "dec_id": 51788,
        "alpha_tag": "POST98",
        "description": "Shipley Bldg General HQ Dispatch",
        "slug": "post98",
        "service_type": "Law Dispatch"
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 5185,
            "dec_id": 9003377,
            "description": null,
            "slug": "9003377"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "f6e659d6-68a2-4c8c-b7b9-d124e2f738b3",
    "freq_mhz": "852.775",
    "tg_name": "POST98",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info