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": "2025-06-02 16:47:29+00|13",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 23,
                "ns": 4,
                "title": "Wiki:About",
                "pageid": 21,
                "logpage": 21,
                "revid": 33,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-08T06:25:22Z",
                "comment": "Created page with \"{{DISPLAYTITLE:OpenXP Wiki}} '''OpenXP Wiki''' is the official encyclopedia of [[OpenXP]] project, dedicated to guides and helping articles related to it.  == Why? == Wiki holds many useful articles about compilation of Windows Server 2003 source code, enhancements into it and creating/fixing patches for the source. With fetching articles published by [https://en.wikipedia.org/wiki/4chan 4chan] anonymous members back in end of 2020 and doing further researches and invest...\""
            },
            {
                "logid": 22,
                "ns": 2,
                "title": "User:Techguy16",
                "pageid": 0,
                "logpage": 0,
                "params": {
                    "userid": 4
                },
                "type": "newusers",
                "action": "create",
                "user": "Techguy16",
                "timestamp": "2025-06-03T20:31:27Z",
                "comment": ""
            },
            {
                "logid": 21,
                "ns": 2,
                "title": "User:Ashific",
                "pageid": 20,
                "logpage": 20,
                "revid": 29,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-03T17:22:55Z",
                "comment": "Created page with \"Hi, I'm the main developer of OpenXP. I am also known as LifesMinder, so: [https://youtube.com/@lifesminder @lifesminder].\""
            },
            {
                "logid": 20,
                "ns": 8,
                "title": "MediaWiki:Common.js",
                "pageid": 19,
                "logpage": 19,
                "revid": 26,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-03T17:18:46Z",
                "comment": "Created page with \"/**  * Keep code in MediaWiki:Common.js to a minimum as it is unconditionally  * loaded for all users on every wiki page. If possible create a gadget that is  * enabled by default instead of adding it here (since gadgets are fully  * optimized ResourceLoader modules with possibility to add dependencies etc.)  *  * Since Common.js isn't a gadget, there is no place to declare its  * dependencies, so we have to lazy load them with mw.loader.using on demand and  * then execu...\""
            },
            {
                "logid": 19,
                "ns": 8,
                "title": "MediaWiki:Common.css",
                "pageid": 18,
                "logpage": 18,
                "revid": 25,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-03T17:18:25Z",
                "comment": "Created page with \"/*  * This is the CSS fetched from Wikipedia. But we all know that we're not Wikipedia :)  */ /* Reset italic styling set by user agent */ cite, dfn { \tfont-style: inherit; }  /* Straight quote marks for <q> */ q { \tquotes: '\"' '\"' \"'\" \"'\"; }  /* Avoid collision of blockquote with floating elements by swapping margin and padding */ blockquote { \toverflow: hidden; \tmargin: 1em 0; \tpadding: 0 40px; }  /* Consistent size for <small>, <sub> and <sup> */ small { \tfont-size: 8...\""
            },
            {
                "logid": 18,
                "ns": 0,
                "title": "VNext",
                "pageid": 17,
                "logpage": 17,
                "revid": 24,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-03T17:05:04Z",
                "comment": "Created page with \"'''vNext''' is the upcoming development hive of [[OpenXP]], intended for fundamental changes. Ideologically, it is principally derives abandoned <code>nova</code> branch, but with relatively new approach.  == Planned features == Since vNext is relatively new development hive, it plans to integrate following things in general;  * Finalized port of source code under Windows Server 2003 SP1 DDK's compilers, which include fixed AMD64/IA-64 compilers, * Rejuvenated kernel, si...\""
            },
            {
                "logid": 17,
                "ns": 0,
                "title": "FAQ",
                "pageid": 16,
                "logpage": 16,
                "revid": 21,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-02T17:34:11Z",
                "comment": "Redirected page to [[Frequently Asked Questions]]"
            },
            {
                "logid": 16,
                "ns": 0,
                "title": "Frequently Asked Questions",
                "pageid": 15,
                "logpage": 15,
                "revid": 20,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-02T17:33:47Z",
                "comment": "Created page with \"Here are located '''Frequently Asked Questions''' (or simply ` '''''FAQ''''') related to [[OpenXP]] and it's further development.  === What is OpenXP? === OpenXP is a community project, aimed to actualize Windows XP and Windows Server 2003 to work with modern hardware and software, by fixing security issues, enhance source code with latest patches and give it to everyone for free.  === How can I compile source code? === This is why this wiki is created for. We have some...\""
            },
            {
                "logid": 15,
                "ns": 0,
                "title": "Certificate Generation",
                "pageid": 14,
                "logpage": 14,
                "revid": 19,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-02T17:25:19Z",
                "comment": "Created page with \"This article will help you to generate valid certificates for [[OpenXP]] compilation via '''CertUtil''' CLI tool. It is very crucial to proceed compiled builds setup and bypass uncertified checks.  === Prerequisites === For this guide you should have Linux machine (it may be virtual and local), or either an MSYS2 or Cygwin installed to your Windows machine. You can also use Git Bash, as it is practically the same MSYS2 shell, only modified to work better with Linux versi...\""
            },
            {
                "logid": 14,
                "ns": 14,
                "title": "Category:Development",
                "pageid": 13,
                "logpage": 13,
                "revid": 17,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ashific",
                "timestamp": "2025-06-02T16:47:48Z",
                "comment": "Created page with \"Useful articles related to [[OpenXP]] development\""
            }
        ]
    }
}