API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7914031,
    "url": "https://scancbus.com/api_v1/transmission/7914031/?format=api",
    "start_datetime": "2026-05-03T19:48:06-04:00",
    "local_start_datetime": "19:48:06 05/03/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": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 2526,
            "dec_id": 2598006,
            "description": "MCGC",
            "slug": "mcgc"
        },
        {
            "pk": 71326,
            "dec_id": 2591168,
            "description": null,
            "slug": "2591168"
        }
    ],
    "play_length": 54.0,
    "print_play_length": "00:54",
    "slug": "151297ae-8166-4a4e-ae8f-1ce1ac0aa2d5",
    "freq_mhz": "852.212",
    "tg_name": "Mount Carmel Grove City ER",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info