API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7902337,
    "url": "https://scancbus.com/api_v1/transmission/7902337/?format=api",
    "start_datetime": "2026-05-03T16:06:08-04:00",
    "local_start_datetime": "16:06:08 05/03/2026",
    "audio_file": null,
    "talkgroup": 36502,
    "talkgroup_info": {
        "pk": 1115,
        "url": "https://scancbus.com/api_v1/talkgroups/1115/?format=api",
        "dec_id": 36502,
        "alpha_tag": "FD59OPS1",
        "description": "Morrow County Fire Ops 1",
        "slug": "fd59ops1",
        "service_type": "Fire-Tac"
    },
    "freq": 852037500,
    "emergency": false,
    "units": [
        {
            "pk": 72857,
            "dec_id": 5990337,
            "description": null,
            "slug": "5990337"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "00a0c159-4e68-430a-93a9-98702097e416",
    "freq_mhz": "852.038",
    "tg_name": "FD59OPS1",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info