API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5972950,
    "url": "https://scancbus.com/api_v1/transmission/5972950/?format=api",
    "start_datetime": "2026-04-09T01:27:46-04:00",
    "local_start_datetime": "01:27:46 04/09/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": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 761,
            "dec_id": 2111320,
            "description": null,
            "slug": "2111320"
        },
        {
            "pk": 1106,
            "dec_id": 2118013,
            "description": "DELCOMM 13",
            "slug": "delcomm-13"
        },
        {
            "pk": 6378,
            "dec_id": 2110059,
            "description": null,
            "slug": "2110059"
        },
        {
            "pk": 11073,
            "dec_id": 2111034,
            "description": null,
            "slug": "2111034"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "220f51fa-cf12-4b08-a311-46022e06c9d8",
    "freq_mhz": "851.400",
    "tg_name": "DCSO DSP 1",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info