API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13449874,
    "url": "https://scancbus.com/api_v1/transmission/13449874/?format=api",
    "start_datetime": "2026-07-16T13:59:39-04:00",
    "local_start_datetime": "13:59:39 07/16/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": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 114,
            "dec_id": 2502950,
            "description": "M29",
            "slug": "m29"
        },
        {
            "pk": 2593,
            "dec_id": 2598005,
            "description": "MCE",
            "slug": "mce"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "8ca977dc-692a-4eca-ad02-6e83ab290940",
    "freq_mhz": "772.356",
    "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