API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11555997,
    "url": "https://scancbus.com/api_v1/transmission/11555997/?format=api",
    "start_datetime": "2026-06-21T00:29:01-04:00",
    "local_start_datetime": "00:29:01 06/21/2026",
    "audio_file": null,
    "talkgroup": 51739,
    "talkgroup_info": {
        "pk": 14,
        "url": "https://scancbus.com/api_v1/talkgroups/14/?format=api",
        "dec_id": 51739,
        "alpha_tag": "POST21",
        "description": "OSP Post 21 Delaware Dispatch",
        "slug": "post21",
        "service_type": "Law Dispatch"
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 1004,
            "dec_id": 9000389,
            "description": null,
            "slug": "9000389"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "92ba6738-5a92-4ec7-b243-ffbf66bdb0ca",
    "freq_mhz": "773.281",
    "tg_name": "POST21",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info