API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8365873,
    "url": "https://scancbus.com/api_v1/transmission/8365873/?format=api",
    "start_datetime": "2026-05-09T11:07:58-04:00",
    "local_start_datetime": "11:07:58 05/09/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": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 2526,
            "dec_id": 2598006,
            "description": "MCGC",
            "slug": "mcgc"
        },
        {
            "pk": 7734,
            "dec_id": 2517250,
            "description": "M172",
            "slug": "m172"
        }
    ],
    "play_length": 51.0,
    "print_play_length": "00:51",
    "slug": "6a5f53d4-6525-478b-8781-15b455eeb40d",
    "freq_mhz": "858.438",
    "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