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": "20250304175731|319",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 329,
                "ns": 3004,
                "title": "ClipMod:Adding a project",
                "pageid": 232,
                "logpage": 232,
                "revid": 337,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-12-19T17:48:39Z",
                "comment": "Created page with \"== Adding the project == <code>Project</code>s are made up of many different parameters and settings, all accessible via the <code>Mod.addProject</code> method. The <code>addProject</code> ''parameters'' are as follows: <pre> Mod.addProject(name: string, description: string, price: Requirements, requirement: Requirements, display: string, todo: (isStrat: boolean) => void) </pre> Each parameter, when broken down, can be interpreted as follows. The example provided is the...\""
            },
            {
                "logid": 328,
                "ns": 3004,
                "title": "ClipMod:Tutorials",
                "pageid": 231,
                "logpage": 231,
                "revid": 336,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-12-19T17:25:54Z",
                "comment": "Created page with \"== Your first mod == * [[ClipMod:Adding a project|Adding a project to the Projects section]] * [[ClipMod:Adding a ManufacturingProject|Adding a manufacturing project to the Manufacturing section]] * [[ClipMod:Adding a strategy|Adding a strategy to the Strategic Modeling minigame]]\""
            },
            {
                "logid": 327,
                "ns": 3004,
                "title": "ClipMod:Version history",
                "pageid": 230,
                "logpage": 230,
                "revid": 328,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-07-26T20:34:08Z",
                "comment": "version history!"
            },
            {
                "logid": 326,
                "ns": 10,
                "title": "Template:ClipModLatest",
                "pageid": 229,
                "logpage": 229,
                "revid": 327,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-07-26T20:22:59Z",
                "comment": "Created page with \"v1.2.1\""
            },
            {
                "logid": 325,
                "ns": 10,
                "title": "Template:ClipModLatestChecker",
                "pageid": 228,
                "logpage": 228,
                "revid": 326,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-07-26T20:22:42Z",
                "comment": "Created page with \"{{#ifeq:{{ClipModLatest}}|{{{1}}}|is|was}}<noinclude>  <hr />   {{TemplateDocs|Says \"is\" if the 1st argument provided equals the latest version, and \"was\" otherwise.}}  </noinclude>\""
            },
            {
                "logid": 324,
                "ns": 3004,
                "title": "ClipMod:Main Page",
                "pageid": 227,
                "logpage": 227,
                "revid": 325,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-07-26T20:11:08Z",
                "comment": "Created page with \"{| class=\"wikitable\" style=\"margin:auto; width:100%;\" |+ [[File:ClipMod logo.png|128px]] |+ <p style=\"font-size: 24pt;\">Welcome to the ClipMod wiki</p> |- ! colspan=\"3\"|MatthyWiki is composed of many namespaces for each of [https://matthy.dev matthy.dev]'s projects. |- ! Main !! Isotopeia !! ClipMod |- | [[Main Page|Main homepage]] || [[Isotopeia:Main Page|Isotopeia homepage]] || [[ClipMod:Main Page|ClipMod homepage (you are here)]] |- | [[Special:Random|Random page]] ||...\""
            },
            {
                "logid": 323,
                "ns": 6,
                "title": "File:ClipMod logo.png",
                "pageid": 226,
                "logpage": 226,
                "revid": 323,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-07-26T20:06:10Z",
                "comment": ""
            },
            {
                "logid": 322,
                "ns": 6,
                "title": "File:ClipMod logo.png",
                "pageid": 226,
                "logpage": 226,
                "revid": 323,
                "params": {
                    "img_sha1": "tstgbsj2ch3grzlqbmh974w2chyp5jf",
                    "img_timestamp": "2025-07-26T20:06:10Z"
                },
                "type": "upload",
                "action": "upload",
                "user": "Matthyno",
                "timestamp": "2025-07-26T20:06:10Z",
                "comment": ""
            },
            {
                "logid": 321,
                "ns": 10,
                "title": "Template:MLMath",
                "pageid": 225,
                "logpage": 225,
                "revid": 318,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-03-04T18:59:24Z",
                "comment": "Created page with \"<math> {{#replace:{{{1}}}|\\\\|</math><math>}} </math>\""
            },
            {
                "logid": 320,
                "ns": 3002,
                "title": "Math:Integration by parts",
                "pageid": 224,
                "logpage": 224,
                "revid": 317,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Matthyno",
                "timestamp": "2025-03-04T18:56:23Z",
                "comment": "Created page with \"Integration by parts is basically just a formula to memorize. Here's how I write it:  <math> \\int uv = uV-\\int u'V </math>  ...where:  <math> u=u(x),  v=v(x),  V=\\int v(x) \\; \\mathrm{d} x,  u'=\\frac{ \\mathrm{d} }{ \\mathrm{d} x} u(x) </math>  So written out fully, integration by parts looks like:  <math> \\int u(x)v(x) \\;\\mathrm{d}x = u(x)\\int v(x) \\; \\mathrm{d}x-\\int \\left( u'(x) \\left( \\int v(x) \\; \\mathrm{d}x) \\right) \\right) \\; \\mathrm{d}x </math>  This formula is very...\""
            }
        ]
    }
}