API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10880211,
    "url": "https://scancbus.com/api_v1/transmission/10880211/?format=api",
    "start_datetime": "2026-06-11T19:08:27-04:00",
    "local_start_datetime": "19:08:27 06/11/2026",
    "audio_file": null,
    "talkgroup": 59637,
    "talkgroup_info": {
        "pk": 451,
        "url": "https://scancbus.com/api_v1/talkgroups/451/?format=api",
        "dec_id": 59637,
        "alpha_tag": "Mount Carmel East ER",
        "description": "Mount Carmel East ER",
        "slug": "mount-carmel-east-er",
        "service_type": "Hospital"
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 2593,
            "dec_id": 2598005,
            "description": "MCE",
            "slug": "mce"
        },
        {
            "pk": 7234,
            "dec_id": 2516250,
            "description": "M162",
            "slug": "m162"
        }
    ],
    "play_length": 36.0,
    "print_play_length": "00:36",
    "slug": "6f0b8554-a56c-4da1-aebe-45a3078afd86",
    "freq_mhz": "852.425",
    "tg_name": "MT CRML E",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info