API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7143481,
    "url": "https://scancbus.com/api_v1/transmission/7143481/?format=api",
    "start_datetime": "2026-04-23T11:52:45-04:00",
    "local_start_datetime": "11:52:45 04/23/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": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 150,
            "dec_id": 2520350,
            "description": "M203",
            "slug": "m203"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "8149e294-e2b3-480a-b7f0-4e858d1dfb17",
    "freq_mhz": "858.938",
    "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