MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "lecontinue": "20251219184345|5574",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 5584,
                "ns": 0,
                "title": "Ad Blocker",
                "pageid": 2263,
                "logpage": 2263,
                "revid": 9409,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2026-01-05T19:16:04Z",
                "comment": "Created page with \"= Chrome =  == uBlock ==   https://chromewebstore.google.com/detail/ublock/epcnnfbjfcgphgdmggkamkmgojdagdnn?hl=en  * see also https://ublockorigin.com/  == Total Adblock ==   https://chromewebstore.google.com/detail/total-adblock-ad-blocker/gekdekpbfehejjiecgonmgmepbdnaggp?hl=en  == Ghostery ==   https://chromewebstore.google.com/detail/ghostery-tracker-ad-block/mlomiejdfkolichcflejclcbmpeaniij?utm_source=ghostery.com&utm_campaign=direct  * https://www.ghostery.com/\""
            },
            {
                "logid": 5583,
                "ns": 0,
                "title": "Apache/Proxy",
                "pageid": 2262,
                "logpage": 2262,
                "revid": 9404,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2026-01-03T22:49:38Z",
                "comment": "Created page with \"== Proxy ==\""
            },
            {
                "logid": 5582,
                "ns": 0,
                "title": "Apache/Installation",
                "pageid": 2261,
                "logpage": 2261,
                "revid": 9403,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2026-01-03T22:49:28Z",
                "comment": "Created page with \"== Installation ==\""
            },
            {
                "logid": 5581,
                "ns": 0,
                "title": "Windows 11/Uninstall Registry",
                "pageid": 2260,
                "logpage": 2260,
                "revid": 9401,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2026-01-01T07:37:01Z",
                "comment": "Created page with \"Key Registry Locations For 64-bit apps on 64-bit Windows:  HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall For 32-bit apps on 64-bit Windows:  HKEY_LOCAL_MACHINE\\SOFTWARE\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall For per-user apps (installed for current user only):  HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\""
            },
            {
                "logid": 5580,
                "ns": 0,
                "title": "Google/Workspaces",
                "pageid": 2259,
                "logpage": 2259,
                "revid": 9399,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2025-12-30T21:15:59Z",
                "comment": "Created page with \"== Tweaks ==\""
            },
            {
                "logid": 5579,
                "ns": 0,
                "title": "Ansible/Windows/ConfigureRemotingForAnsible.ps1",
                "pageid": 2258,
                "logpage": 2258,
                "revid": 9390,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2025-12-29T21:23:39Z",
                "comment": "Created page with \"== ConfigureRemotingForAnsible.ps1 ==  As of 2025.12.29  https://raw.githubusercontent.com/ansible/ansible-documentation/devel/examples/scripts/ConfigureRemotingForAnsible.ps1  <pre> #Requires -Version 3.0  # Configure a Windows host for remote management with Ansible # ----------------------------------------------------------- # # This script checks the current WinRM (PS Remoting) configuration and makes # the necessary changes to allow Ansible to connect, authenticate...\""
            },
            {
                "logid": 5578,
                "ns": 0,
                "title": "Ansible/Windows",
                "pageid": 2257,
                "logpage": 2257,
                "revid": 9387,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2025-12-29T21:20:15Z",
                "comment": "Created page with \"== Ansible for Windows ==   https://raw.githubusercontent.com/ansible/ansible-documentation/devel/examples/scripts/ConfigureRemotingForAnsible.ps1\""
            },
            {
                "logid": 5577,
                "ns": 0,
                "title": "Linux/ARP",
                "pageid": 2256,
                "logpage": 2256,
                "revid": 9384,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2025-12-27T23:50:46Z",
                "comment": "Created page with \"== Address Resolution Protocol ==  == Clear ARP Cache ==   sudo ip -s -s neigh flush all  == ARP Ping ==   # arping -i [INTERPACE] [MAC]  arping -i enp38s0 d0:50:99:fe:07:2d\""
            },
            {
                "logid": 5576,
                "ns": 0,
                "title": "Windows/Delete Unowned Folder",
                "pageid": 2255,
                "logpage": 2255,
                "revid": 9361,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2025-12-19T18:46:50Z",
                "comment": "Created page with \" takeown /f \"C:\\Path\\To\\Folder\" /r /d y   icacls \"C:\\Path\\To\\Folder\" /grant Administrators:F /t   rmdir /s /q \"C:\\Path\\To\\Folder\"\""
            },
            {
                "logid": 5575,
                "ns": 0,
                "title": "Windows/Take Ownership",
                "pageid": 2254,
                "logpage": 2254,
                "revid": 9360,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Kenneth",
                "timestamp": "2025-12-19T18:45:57Z",
                "comment": "Created page with \" takeown /f \"C:\\Path\\To\\Folder\" /r /d y   icacls \"C:\\Path\\To\\Folder\" /grant Administrators:F /t   rmdir /s /q \"C:\\Path\\To\\Folder\"\""
            }
        ]
    }
}