API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11569683,
    "url": "https://scancbus.com/api_v1/transmission/11569683/?format=api",
    "start_datetime": "2026-06-21T07:32:50-04:00",
    "local_start_datetime": "07:32:50 06/21/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": 11226,
            "dec_id": 2520250,
            "description": "M202",
            "slug": "m202"
        }
    ],
    "play_length": 38.0,
    "print_play_length": "00:38",
    "slug": "f4a1d1c2-6951-4789-8623-4baa340fd89d",
    "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