API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11612900,
    "url": "https://scancbus.com/api_v1/transmission/11612900/?format=api",
    "start_datetime": "2026-06-22T00:11:12-04:00",
    "local_start_datetime": "00:11:12 06/22/2026",
    "audio_file": null,
    "talkgroup": 10002,
    "talkgroup_info": {
        "pk": 34,
        "url": "https://scancbus.com/api_v1/talkgroups/34/?format=api",
        "dec_id": 10002,
        "alpha_tag": "DCSO DSP 1",
        "description": "DCSO Dispatch primary",
        "slug": "dcso-dsp-1",
        "service_type": "Law Dispatch"
    },
    "freq": 851487500,
    "emergency": false,
    "units": [
        {
            "pk": 75189,
            "dec_id": 2111799,
            "description": null,
            "slug": "2111799"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "e40ed46c-fab9-4364-a57f-9fd83d369435",
    "freq_mhz": "851.487",
    "tg_name": "DCSO DSP 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info