API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8001775,
    "url": "https://scancbus.com/api_v1/transmission/8001775/?format=api",
    "start_datetime": "2026-05-04T22:14:27-04:00",
    "local_start_datetime": "22:14:27 05/04/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": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 4778,
            "dec_id": 8090221,
            "description": null,
            "slug": "8090221"
        },
        {
            "pk": 57019,
            "dec_id": 8090905,
            "description": null,
            "slug": "8090905"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "1c121530-9892-47a3-8532-c38d5e849fe9",
    "freq_mhz": "851.275",
    "tg_name": "80SO-1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info