API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9274750,
    "url": "https://scancbus.com/api_v1/transmission/9274750/?format=api",
    "start_datetime": "2026-05-21T12:06:00-04:00",
    "local_start_datetime": "12:06:00 05/21/2026",
    "audio_file": null,
    "talkgroup": 57196,
    "talkgroup_info": {
        "pk": 265,
        "url": "https://scancbus.com/api_v1/talkgroups/265/?format=api",
        "dec_id": 57196,
        "alpha_tag": "EZ-1",
        "description": "Countywide interoperability 1",
        "slug": "ez-1",
        "service_type": "Interop"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 12053,
            "dec_id": 2521973,
            "description": null,
            "slug": "2521973"
        },
        {
            "pk": 76273,
            "dec_id": 2521185,
            "description": null,
            "slug": "2521185"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "7ae9eb61-858e-4e2e-9e9e-542558fb0b9d",
    "freq_mhz": "858.938",
    "tg_name": "EZ-1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info