API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13098227,
    "url": "https://scancbus.com/api_v1/transmission/13098227/?format=api",
    "start_datetime": "2026-07-11T22:51:33-04:00",
    "local_start_datetime": "22:51:33 07/11/2026",
    "audio_file": null,
    "talkgroup": 32005,
    "talkgroup_info": {
        "pk": 7228,
        "url": "https://scancbus.com/api_v1/talkgroups/7228/?format=api",
        "dec_id": 32005,
        "alpha_tag": "SO51DISP",
        "description": "Marion County Sheriff Dispatch",
        "slug": "so51disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852037500,
    "emergency": false,
    "units": [
        {
            "pk": 72391,
            "dec_id": 5190550,
            "description": null,
            "slug": "5190550"
        },
        {
            "pk": 98999,
            "dec_id": 5190745,
            "description": null,
            "slug": "5190745"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "d0526d0e-d105-4b6f-be5b-a7a6c25e36d2",
    "freq_mhz": "852.038",
    "tg_name": "SO51DISP",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info