API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8464449,
    "url": "https://scancbus.com/api_v1/transmission/8464449/?format=api",
    "start_datetime": "2026-05-10T21:45:26-04:00",
    "local_start_datetime": "21:45:26 05/10/2026",
    "audio_file": null,
    "talkgroup": 51732,
    "talkgroup_info": {
        "pk": 19,
        "url": "https://scancbus.com/api_v1/talkgroups/19/?format=api",
        "dec_id": 51732,
        "alpha_tag": "POST25",
        "description": "OSP Post 25 Columbus Dispatch",
        "slug": "post25",
        "service_type": "Law Dispatch"
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 8912,
            "dec_id": 9002840,
            "description": null,
            "slug": "9002840"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "6ba58463-82a3-4445-a4ce-c439162bbf00",
    "freq_mhz": "770.706",
    "tg_name": "POST25",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info