API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8782126,
    "url": "https://scancbus.com/api_v1/transmission/8782126/?format=api",
    "start_datetime": "2026-05-14T20:38:19-04:00",
    "local_start_datetime": "20:38:19 05/14/2026",
    "audio_file": null,
    "talkgroup": 10004,
    "talkgroup_info": {
        "pk": 35,
        "url": "https://scancbus.com/api_v1/talkgroups/35/?format=api",
        "dec_id": 10004,
        "alpha_tag": "COPD-DSP",
        "description": "Delaware County PD Dispatch",
        "slug": "copd-dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 762,
            "dec_id": 2118014,
            "description": "DELCOMM 14",
            "slug": "delcomm-14"
        },
        {
            "pk": 56014,
            "dec_id": 2111731,
            "description": null,
            "slug": "2111731"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "665737e0-0363-4f15-9734-a5c18c1c439a",
    "freq_mhz": "851.763",
    "tg_name": "COPD-DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info