API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8782134,
    "url": "https://scancbus.com/api_v1/transmission/8782134/?format=api",
    "start_datetime": "2026-05-14T20:37:31-04:00",
    "local_start_datetime": "20:37:31 05/14/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": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 2526,
            "dec_id": 2598006,
            "description": "MCGC",
            "slug": "mcgc"
        },
        {
            "pk": 74669,
            "dec_id": 6518010,
            "description": null,
            "slug": "6518010"
        }
    ],
    "play_length": 55.0,
    "print_play_length": "00:55",
    "slug": "7e85f2e8-dba9-4622-bfe4-6fa449a0cff3",
    "freq_mhz": "857.938",
    "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