API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7910553,
    "url": "https://scancbus.com/api_v1/transmission/7910553/?format=api",
    "start_datetime": "2026-05-03T18:42:28-04:00",
    "local_start_datetime": "18:42:28 05/03/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": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 2615,
            "dec_id": 2500450,
            "description": "M4",
            "slug": "m4"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "965df553-1208-4070-b5b0-1206ba0217de",
    "freq_mhz": "851.788",
    "tg_name": "MT CRML E",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info