API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7480342,
    "url": "https://scancbus.com/api_v1/transmission/7480342/?format=api",
    "start_datetime": "2026-04-28T00:19:53-04:00",
    "local_start_datetime": "00:19:53 04/28/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": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 2593,
            "dec_id": 2598005,
            "description": "MCE",
            "slug": "mce"
        },
        {
            "pk": 3089,
            "dec_id": 2515150,
            "description": "M151",
            "slug": "m151"
        }
    ],
    "play_length": 30.0,
    "print_play_length": "00:30",
    "slug": "7be7ac0a-66bd-4ad8-a315-c87395ec7e33",
    "freq_mhz": "856.487",
    "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