API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7541734,
    "url": "https://scancbus.com/api_v1/transmission/7541734/?format=api",
    "start_datetime": "2026-04-28T17:56:14-04:00",
    "local_start_datetime": "17:56:14 04/28/2026",
    "audio_file": null,
    "talkgroup": 59633,
    "talkgroup_info": {
        "pk": 444,
        "url": "https://scancbus.com/api_v1/talkgroups/444/?format=api",
        "dec_id": 59633,
        "alpha_tag": "Mount Carmel Grove City ER",
        "description": "HOS2506",
        "slug": "mount-carmel-grove-city-er",
        "service_type": "Hospital"
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 2526,
            "dec_id": 2598006,
            "description": "MCGC",
            "slug": "mcgc"
        },
        {
            "pk": 7473,
            "dec_id": 2520650,
            "description": "M202",
            "slug": "m202"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "a985d1cc-37a2-4fb8-8874-777a5b6ce480",
    "freq_mhz": "772.356",
    "tg_name": "Mount Carmel Grove City ER",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info