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": "20231102095718|12",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 22,
                "ns": 0,
                "title": "Helm",
                "pageid": 0,
                "logpage": 224,
                "params": {},
                "type": "delete",
                "action": "delete",
                "user": "Weiss",
                "timestamp": "2025-04-24T05:33:08Z",
                "comment": "content before blanking was: \"= access k3s cluster via helm = <pre> export KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl get pods --all-namespaces helm ls --all-namespaces </pre>\""
            },
            {
                "logid": 21,
                "ns": 0,
                "title": "Helm",
                "pageid": 0,
                "logpage": 224,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Weiss",
                "timestamp": "2025-04-24T05:27:41Z",
                "comment": "Created page with \"= access k3s cluster via helm = <pre> export KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl get pods --all-namespaces helm ls --all-namespaces </pre>\""
            },
            {
                "logid": 20,
                "ns": 0,
                "title": "Web BLE",
                "pageid": 223,
                "logpage": 223,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Weiss",
                "timestamp": "2024-02-09T07:01:03Z",
                "comment": "Created page with \"To enable Web BLE in Chrome, enable following flag: <pre> chrome://flags/#enable-experimental-web-platform-features </pre>\""
            },
            {
                "logid": 19,
                "ns": 0,
                "title": "Docker",
                "pageid": 222,
                "logpage": 222,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Weiss",
                "timestamp": "2024-01-24T13:58:44Z",
                "comment": "Created page with \" # Some useful commands  You need to execute them inside the folder ~/docker see: https://docs.docker.com/engine/reference/commandline/compose/  # diagnose <pre> sudo docker ps                                                         # show active containers sudo docker ps -a                                              # show all containers sudo docker top CONTAINER -eo pid,cmd          # show running processes for container sudo docker exec -it CONTAINER bash -l...\""
            },
            {
                "logid": 18,
                "ns": 0,
                "title": "Pyenv",
                "pageid": 221,
                "logpage": 221,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Weiss",
                "timestamp": "2023-12-29T15:10:11Z",
                "comment": "Created page with \"* https://github.com/pyenv/pyenv <pre> curl https://pyenv.run | bash </pre>Show installed environments<pre> pyenv versions </pre>Search for a fitting python version<pre> pyenv install -l | grep mamba pyenv install mambaforge pyenv activate mambaforge </pre>\""
            },
            {
                "logid": 17,
                "ns": 0,
                "title": "Setxkbmap",
                "pageid": 220,
                "logpage": 220,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Weiss",
                "timestamp": "2023-12-21T14:11:55Z",
                "comment": "Created page with \"Remap CAPS key to ESCAPE<pre> setxkbmap -option caps:escape # map esc to capslock </pre>   German standard layout<pre> setxkbmap -layout de -option </pre>\""
            },
            {
                "logid": 16,
                "ns": 0,
                "title": "Mozilla Hubs",
                "pageid": 219,
                "logpage": 219,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Weiss",
                "timestamp": "2023-12-16T16:51:46Z",
                "comment": "Created page with \"<nowiki>= Manage start with pm2 =</nowiki>  https://github.com/Unitech/pm2  npm install pm2 -g  pm2 start \"npm run dev\" --name hubs  pm2 start \"npm run dev\" --name hubs\""
            },
            {
                "logid": 15,
                "ns": 0,
                "title": "Mamba",
                "pageid": 218,
                "logpage": 218,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Weiss",
                "timestamp": "2023-12-09T19:18:52Z",
                "comment": "Created page with \"Create environment  ... without 'env' ...<pre> mamba create -n dummy python=3.7 package </pre>\""
            },
            {
                "logid": 14,
                "ns": 0,
                "title": "Node",
                "pageid": 0,
                "logpage": 198,
                "params": {},
                "type": "delete",
                "action": "delete",
                "user": "Weiss",
                "timestamp": "2023-11-25T22:33:01Z",
                "comment": "content was: \"#WEITERLEITUNG [[Javascript]]\", and the only contributor was \"[[Special:Contributions/>Homaar|>Homaar]]\" ([[User talk:>Homaar|talk]])"
            },
            {
                "logid": 13,
                "ns": 0,
                "title": "Fail2ban",
                "pageid": 217,
                "logpage": 217,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Weiss",
                "timestamp": "2023-11-25T20:37:49Z",
                "comment": "Created page with \"stolen from: https://serverfault.com/questions/841183/how-to-show-all-banned-ip-with-fail2ban  <code># fail2ban-client</code> has some useful commands.  <code>fail2ban-client start       # Starts the Fail2ban server and jails.  fail2ban-client reload      # Reloads Fail2ban\u2019s configuration files.  fail2ban-client reload JAIL # Replaces JAIL with the name of a Fail2ban jail; this will reload the jail.  fail2ban-client stop        # Terminates the server.  fail2ban-clien...\""
            }
        ]
    }
}