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": "20251123213830|163",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 173,
                "ns": 0,
                "title": "All Game Settings",
                "pageid": 166,
                "logpage": 166,
                "revid": 349,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-01-07T15:40:17Z",
                "comment": "Created page with \"There are a whole bunch of settings in Databreach.  '''Note:''' Most settings here are only available in Testing.  == Visuals ==  === Dark Lighting === Makes the lighting look like a horror game. It's what was used to make the original thumbnails for the main game.  === Debug Orbs === Adds green neon orbs to symbolize your weapons hitbox.  == Camera ==  === Camera bobbing === Adds a tiny Bob effect when moving.  === Camera Tilting === Tilts the camera to direction that y...\""
            },
            {
                "logid": 172,
                "ns": 8,
                "title": "MediaWiki:Common.js",
                "pageid": 165,
                "logpage": 165,
                "revid": 344,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-01-06T03:52:53Z",
                "comment": "Created page with \"mw.loader.using(['mediawiki.util'], function () {   function toggleContentFade() {     document.body.classList.toggle('mw-content-hidden');   }    function attachHandlers() {     document.querySelectorAll('.button-hidecontent').forEach(btn => {       btn.addEventListener('click', toggleContentFade);     });   }    // Run now + after page updates (VisualEditor, etc.)   attachHandlers();   mw.hook('wikipage.content').add(attachHandlers); });\""
            },
            {
                "logid": 171,
                "ns": 0,
                "title": "Databreach Test Game",
                "pageid": 164,
                "logpage": 164,
                "revid": 342,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-01-05T23:59:23Z",
                "comment": "Created page with \"{{Stub}}  The main game of ours. Now testing updates!  {{Game|title=Databreach Test Game|developer=RAW/CGS|engine=Roblox with OpenSmile|version=v0.16.0-RC4|releasedate=February, 2025|genre=Infection Game|image=TestGame.webp}}\""
            },
            {
                "logid": 170,
                "ns": 8,
                "title": "MediaWiki:Sidebar",
                "pageid": 163,
                "logpage": 163,
                "revid": 340,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-01-05T23:47:08Z",
                "comment": "Created page with \" * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * Game info ** All Game Settings|All Game Settings ** Databreach|Databreach ** Databreach Test Game|Databreach BETA * SEARCH * TOOLBOX * LANGUAGES\""
            },
            {
                "logid": 169,
                "ns": 6,
                "title": "File:WikiGame.webp",
                "pageid": 162,
                "logpage": 162,
                "revid": 331,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-01-05T02:49:02Z",
                "comment": ""
            },
            {
                "logid": 168,
                "ns": 6,
                "title": "File:WikiGame.webp",
                "pageid": 162,
                "logpage": 162,
                "revid": 331,
                "params": {
                    "img_sha1": "ilf3z7hzr4ysjc79xmda7o6qa9d97qf",
                    "img_timestamp": "2026-01-05T02:49:02Z"
                },
                "type": "upload",
                "action": "upload",
                "user": "Admin",
                "timestamp": "2026-01-05T02:49:02Z",
                "comment": ""
            },
            {
                "logid": 167,
                "ns": 6,
                "title": "File:TestGame.webp",
                "pageid": 154,
                "logpage": 154,
                "revid": 330,
                "params": {
                    "img_sha1": "j38ovg6cmdbe31huhb0xl71b9v98t2y",
                    "img_timestamp": "2026-01-05T02:37:36Z"
                },
                "type": "upload",
                "action": "upload",
                "user": "Admin",
                "timestamp": "2026-01-05T02:37:36Z",
                "comment": ""
            },
            {
                "logid": 166,
                "ns": 8,
                "title": "MediaWiki:Common.css",
                "pageid": 161,
                "logpage": 161,
                "revid": 329,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-01-05T02:33:25Z",
                "comment": "Created page with \"/* CSS placed here will be applied to all skins */ #mw-content-container {   background: linear-gradient(to bottom, transparent 0%, black 80%), url(https://cgs.wikihoster.xyz/images/thumb/d/de/TheOutside.webp/800px-TheOutside.webp.png?20251123213440);   background-position:center;   background-repeat:no-repeat;background-size:cover;   background-attachment:fixed }\""
            },
            {
                "logid": 165,
                "ns": 828,
                "title": "Module:Arguments",
                "pageid": 160,
                "logpage": 160,
                "revid": 327,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2025-11-23T21:46:08Z",
                "comment": "Created page with \"-- <nowiki> -- Simple standalone replacement for Module:Arguments  local p = {}  -- Trim helper local function trim(s)     return s:match('^%s*(.-)%s*$') end  -- Get arguments from frame and parent frame function p.getArgs(frame, options)     options = options or {}     local args = {}      -- First, collect from parent frame (template invocation)     local parent = frame:getParent()     if parent then         for k, v in pairs(parent.args) do             if type(v) == '...\""
            },
            {
                "logid": 164,
                "ns": 828,
                "title": "Module:DevMbox",
                "pageid": 159,
                "logpage": 159,
                "revid": 324,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2025-11-23T21:39:22Z",
                "comment": "Created page with \"-- <nowiki> -- By fandom, see https://dev.fandom.com/wiki/Module:Mbox local Mbox = {} local getArgs = require('Dev:Arguments').getArgs local i18n = require('Dev:I18n').loadMessages('Mbox')  function Mbox.main(frame)     local args = getArgs(frame)      -- styles     local styles = {}     styles['border-left-color'] = i18n:parameter('bordercolor', args)     styles['background-color'] = i18n:parameter('bgcolor', args)      -- images     local image = i18n:parameter('image'...\""
            }
        ]
    }
}