API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12110457,
    "url": "https://scancbus.com/api_v1/transmission/12110457/?format=api",
    "start_datetime": "2026-06-28T17:49:26-04:00",
    "local_start_datetime": "17:49:26 06/28/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": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 738,
            "dec_id": 2118012,
            "description": "DCSO Disp",
            "slug": "dcso-disp"
        },
        {
            "pk": 738,
            "dec_id": 2118012,
            "description": "DCSO Disp",
            "slug": "dcso-disp"
        },
        {
            "pk": 1812,
            "dec_id": 2111306,
            "description": null,
            "slug": "2111306"
        },
        {
            "pk": 6465,
            "dec_id": 2111018,
            "description": null,
            "slug": "2111018"
        },
        {
            "pk": 6465,
            "dec_id": 2111018,
            "description": null,
            "slug": "2111018"
        },
        {
            "pk": 7217,
            "dec_id": 2111357,
            "description": null,
            "slug": "2111357"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "88fbe8ec-d429-4a6e-b095-143d136ce7ec",
    "freq_mhz": "852.288",
    "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