API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11209700,
    "url": "https://scancbus.com/api_v1/transmission/11209700/?format=api",
    "start_datetime": "2026-06-16T10:13:37-04:00",
    "local_start_datetime": "10:13:37 06/16/2026",
    "audio_file": null,
    "talkgroup": 61240,
    "talkgroup_info": {
        "pk": 649,
        "url": "https://scancbus.com/api_v1/talkgroups/649/?format=api",
        "dec_id": 61240,
        "alpha_tag": "FC ANMCTL1",
        "description": "FC Animal Control 1",
        "slug": "fc-anmctl1",
        "service_type": "Public Works"
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 65383,
            "dec_id": 2571268,
            "description": null,
            "slug": "2571268"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "745eed3c-a31c-4d9d-ae51-3b22bb2394e3",
    "freq_mhz": "772.356",
    "tg_name": "ANMCTL1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info