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": "20241102134154|12",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 22,
                "ns": 2,
                "title": "User:LeahWehner8415",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 3
                },
                "type": "newusers",
                "action": "create",
                "user": "LeahWehner8415",
                "timestamp": "2025-03-11T10:30:59Z",
                "comment": ""
            },
            {
                "logid": 21,
                "ns": 8,
                "title": "MediaWiki:Common.js",
                "pageid": 20,
                "logpage": 20,
                "revid": 99,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Varrez",
                "timestamp": "2024-11-03T14:00:57Z",
                "comment": "Created page with \"// Laden von Highlight.js \u00fcber CDN mw.loader.load('https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js');  // Laden eines Highlight.js-Themes (z. B. default oder monokai) mw.loader.load('https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/styles/default.min.css', 'text/css');  // Initialisieren von Highlight.js nach dem Laden der Seite $(document).ready(function() {     $('pre code').each(function(i, block) {         hljs.highlightElement(...\""
            },
            {
                "logid": 20,
                "ns": 10,
                "title": "Template:PawnCode",
                "pageid": 19,
                "logpage": 19,
                "revid": 85,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Varrez",
                "timestamp": "2024-11-02T23:41:20Z",
                "comment": "Created page with \"<pre> {{#replace: {{{code}}}   |old=public   |new=<span class=\"pawn-keyword\">public</span>   |old=private   |new=<span class=\"pawn-keyword\">private</span>   |old=if   |new=<span class=\"pawn-keyword\">if</span>   |old=else   |new=<span class=\"pawn-keyword\">else</span>   |old=for   |new=<span class=\"pawn-keyword\">for</span>   |old=while   |new=<span class=\"pawn-keyword\">while</span>   |old=return   |new=<span class=\"pawn-keyword\">return</span>   |old=\"//\"   |new=<span class...\""
            },
            {
                "logid": 19,
                "ns": 0,
                "title": "Scripting Basics",
                "pageid": 18,
                "logpage": 18,
                "revid": 80,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Varrez",
                "timestamp": "2024-11-02T22:02:06Z",
                "comment": "Created page with \"<syntaxhighlight lang=\"python\" line> def quick_sort(arr): \tless = [] \tpivot_list = [] \tmore = [] \tif len(arr) <= 1: \t\treturn arr \telse: \t\tpass </syntaxhighlight>\""
            },
            {
                "logid": 18,
                "ns": 10,
                "title": "Template:Hint/styles.css",
                "pageid": 0,
                "logpage": 15,
                "params": {},
                "type": "delete",
                "action": "delete",
                "user": "Varrez",
                "timestamp": "2024-11-02T14:20:59Z",
                "comment": "content before blanking was: \".hint { \tbackground-position: left 7px top 50%; \tpadding: 0.5em; \tpadding-left: 40px; \tmargin: 0.5em 0; \toverflow: hidden; \tbackground-color: #f8f9fa; \tbackground-repeat: no-repeat; \tborder: 1px solid #ddd; }  .hint pre, .hint .mw-code { \tborder:0; }  .hint-block { \tbackground-position: left 7px top 1.3em; }  .hint-inline { \tdisplay: inline-block; \tvertical-align: middle; }  .hint-question, .hint-algorithm, .hint-example, .hint-info, .hint-history { \tbackground-...\""
            },
            {
                "logid": 17,
                "ns": 8,
                "title": "MediaWiki:Common.css",
                "pageid": 17,
                "logpage": 17,
                "revid": 74,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Varrez",
                "timestamp": "2024-11-02T14:04:10Z",
                "comment": "Created page with \"@import url(\"/wiki/Template:Hint/styles.css\");\""
            },
            {
                "logid": 16,
                "ns": 10,
                "title": "Template:Hint",
                "pageid": 16,
                "logpage": 16,
                "revid": 70,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Varrez",
                "timestamp": "2024-11-02T13:57:55Z",
                "comment": "Created page with \"{{{1}}}\""
            },
            {
                "logid": 15,
                "ns": 10,
                "title": "Template:Hint/styles.css",
                "pageid": 0,
                "logpage": 15,
                "revid": 69,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Varrez",
                "timestamp": "2024-11-02T13:57:32Z",
                "comment": "Created page with \".hint { \tbackground-position: left 7px top 50%; \tpadding: 0.5em; \tpadding-left: 40px; \tmargin: 0.5em 0; \toverflow: hidden; \tbackground-color: #f8f9fa; \tbackground-repeat: no-repeat; \tborder: 1px solid #ddd; }  .hint pre, .hint .mw-code { \tborder:0; }  .hint-block { \tbackground-position: left 7px top 1.3em; }  .hint-inline { \tdisplay: inline-block; \tvertical-align: middle; }  .hint-question, .hint-algorithm, .hint-example, .hint-info, .hint-history { \tbackground-image: ur...\""
            },
            {
                "logid": 14,
                "ns": 10,
                "title": "Template:Note",
                "pageid": 14,
                "logpage": 14,
                "revid": 65,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Varrez",
                "timestamp": "2024-11-02T13:47:46Z",
                "comment": "Created page with \"<includeonly>{|class=\"wikitable\"  | [[File:Info-icon.png]]  | {{{1}}} |}</includeonly>\""
            },
            {
                "logid": 13,
                "ns": 10,
                "title": "Template:NoteGreen",
                "pageid": 13,
                "logpage": 13,
                "revid": 58,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Varrez",
                "timestamp": "2024-11-02T13:42:08Z",
                "comment": "Created page with \"<div style=\"border: 1px solid #5cb85c; background-color: #dff0d8; padding: 10px; margin: 10px 0; color: #3c763d;\">     '''Info:''' {{{1}}} </div>\""
            }
        ]
    }
}