API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8571153,
    "url": "https://scancbus.com/api_v1/transmission/8571153/?format=api",
    "start_datetime": "2026-05-12T09:20:00-04:00",
    "local_start_datetime": "09:20:00 05/12/2026",
    "audio_file": null,
    "talkgroup": 57127,
    "talkgroup_info": {
        "pk": 6680,
        "url": "https://scancbus.com/api_v1/talkgroups/6680/?format=api",
        "dec_id": 57127,
        "alpha_tag": "IM-MAINT5",
        "description": "Infrastructure Mgt (Street Maint) - Roberts Road yard",
        "slug": "im-maint5",
        "service_type": "Public Works "
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 12277,
            "dec_id": 2536059,
            "description": null,
            "slug": "2536059"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "5549d8df-7de4-423d-8eb8-476e16e2449d",
    "freq_mhz": "859.938",
    "tg_name": "IM-MAINT5",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info