API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13382232,
    "url": "https://scancbus.com/api_v1/transmission/13382232/?format=api",
    "start_datetime": "2026-07-15T18:37:22-04:00",
    "local_start_datetime": "18:37:22 07/15/2026",
    "audio_file": null,
    "talkgroup": 61006,
    "talkgroup_info": {
        "pk": 564,
        "url": "https://scancbus.com/api_v1/talkgroups/564/?format=api",
        "dec_id": 61006,
        "alpha_tag": "25EVT-6",
        "description": "Countywide Events/Common 6",
        "slug": "25evt-6",
        "service_type": "Interop"
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 2646,
            "dec_id": 2557068,
            "description": null,
            "slug": "2557068"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "e05945a6-5311-44c6-aa6f-7c1a5617ccf7",
    "freq_mhz": "772.856",
    "tg_name": "25EVT-6",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info