API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9274010,
    "url": "https://scancbus.com/api_v1/transmission/9274010/?format=api",
    "start_datetime": "2026-05-21T11:56:21-04:00",
    "local_start_datetime": "11:56:21 05/21/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": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 4305,
            "dec_id": 4591075,
            "description": "M404",
            "slug": "m404"
        }
    ],
    "play_length": 53.0,
    "print_play_length": "00:53",
    "slug": "5a6611c1-542a-4cb7-b279-60a8407351a5",
    "freq_mhz": "770.456",
    "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