API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8860876,
    "url": "https://scancbus.com/api_v1/transmission/8860876/?format=api",
    "start_datetime": "2026-05-15T19:57:34-04:00",
    "local_start_datetime": "19:57:34 05/15/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": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 762,
            "dec_id": 2118014,
            "description": "DELCOMM 14",
            "slug": "delcomm-14"
        },
        {
            "pk": 3203,
            "dec_id": 2110511,
            "description": "GTPD 613",
            "slug": "gtpd-613"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "ba74eda4-3b55-4b9f-aad5-3958449e30d4",
    "freq_mhz": "854.188",
    "tg_name": "COPD-DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info