API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12072044,
    "url": "https://scancbus.com/api_v1/transmission/12072044/?format=api",
    "start_datetime": "2026-06-28T00:35:53-04:00",
    "local_start_datetime": "00:35:53 06/28/2026",
    "audio_file": null,
    "talkgroup": 47038,
    "talkgroup_info": {
        "pk": 955,
        "url": "https://scancbus.com/api_v1/talkgroups/955/?format=api",
        "dec_id": 47038,
        "alpha_tag": "80SO-1",
        "description": "Union County Sheriff Disp 1",
        "slug": "80so-1",
        "service_type": ""
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 111173,
            "dec_id": 8090616,
            "description": null,
            "slug": "8090616"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "57f8cc2e-91dd-4737-be7b-e73f232a9998",
    "freq_mhz": "852.175",
    "tg_name": "80SO-1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info