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": "20251002175617|721",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 731,
"ns": 0,
"title": "Rennia International Airport",
"pageid": 544,
"logpage": 544,
"revid": 844,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2026-01-19T01:10:07Z",
"comment": "Created page with \"The '''Rennian People's Liberation International Airport''' == Construction == == Runways == === 03/15 === Length: 1800 Metres === 16R/29L === Length: 2750 Metres === 16L/29R === Length: 3500 Metres == Terminals ==\""
},
{
"logid": 730,
"ns": 0,
"title": "EotLP Cardinal Football League",
"pageid": 543,
"logpage": 179,
"revid": 841,
"params": {
"target_ns": 0,
"target_title": "Rennian Cardinal Football League"
},
"type": "move",
"action": "move",
"user": "JabicAdmin",
"timestamp": "2026-01-11T15:39:45Z",
"comment": ""
},
{
"logid": 729,
"ns": 0,
"title": "O-Class (Aircraft Family)",
"pageid": 542,
"logpage": 542,
"revid": 835,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2025-12-05T06:09:01Z",
"comment": "Created page with \"Osborne Made Fighter Jets Complement the R-100 in its Ground-Attack Role == O-5 Thunderbird == ONe of the last Air-Air Combat FOcused craft to be developed Air Superiority Focused == O-7 == Multirole, w/ specialisation in Air-Air Combat INtegrated Electronic Warfare Package for Air Superiority & Command\""
},
{
"logid": 728,
"ns": 0,
"title": "R-200 (Aircraft Family)",
"pageid": 541,
"logpage": 541,
"revid": 833,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2025-12-05T06:06:45Z",
"comment": "Created page with \"Lancer/Octan/Lilian Bomber Craft == R-200 Thunderbird == High-Speed Bomber, intended to outrun interception Tu-160 == R-206 == Stealth bomber B2 style\""
},
{
"logid": 727,
"ns": 828,
"title": "Module:Political party/T",
"pageid": 540,
"logpage": 540,
"revid": 826,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2025-10-02T18:38:21Z",
"comment": "Created page with \"-- Constant data used by [[Module:Political party]] local alternate = { \t[\"K-Party\"] = \"Communist Party of Sweden (1995)\", } local full = { \t[\"Test Party\"] = {abbrev = \"\", color = \"#000000\", shortname = \"Test\",}, } return { \tfull = full, \talternate = alternate, }\""
},
{
"logid": 726,
"ns": 0,
"title": "Test Page",
"pageid": 539,
"logpage": 539,
"revid": 823,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2025-10-02T18:34:54Z",
"comment": "Created page with \"* {{color box|red|Socialist Party}} * {{color box|#008000|Green Alliance}} * {{color box|blue|Democrats|border=black}}\""
},
{
"logid": 725,
"ns": 828,
"title": "Module:Color",
"pageid": 538,
"logpage": 538,
"revid": 820,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2025-10-02T18:16:01Z",
"comment": "Created page with \"-- Introduction: https://colorspace.r-forge.r-project.org/articles/color_spaces.html local p = {} local function isempty(v) \treturn v == nil or v == '' end local function hexToRgb(color) \tlocal cleanColor = color:gsub(\"#\", \"#\"):match('^[%s#]*(.-)[%s;]*$') \tif (#cleanColor == 6) then \t\treturn { \t\t\tr = tonumber(string.sub(cleanColor, 1, 2), 16), \t\t\tg = tonumber(string.sub(cleanColor, 3, 4), 16), \t\t\tb = tonumber(string.sub(cleanColor, 5, 6), 16) \t\t} \telseif (#cleanCo...\""
},
{
"logid": 724,
"ns": 828,
"title": "Module:Color contrast/colors",
"pageid": 537,
"logpage": 537,
"revid": 815,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2025-10-02T18:08:26Z",
"comment": "Created page with \"return { \taliceblue = 0.92880068253475, \tantiquewhite = 0.84646951707754, \taqua = 0.7874, \taquamarine = 0.8078549208338, \tazure = 0.97265264954166, \tbeige = 0.8988459998705, \tbisque = 0.80732327372979, \tblack = 0, \tblanchedalmond = 0.85084439608156, \tblue = 0.0722, \tblueviolet = 0.12622014321946, \tbrown = 0.098224287876511...\""
},
{
"logid": 723,
"ns": 828,
"title": "Module:Color contrast",
"pageid": 536,
"logpage": 536,
"revid": 813,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2025-10-02T18:07:16Z",
"comment": "Created page with \"-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) \tif (v <= 0.03928) then \t\tv = v / 12.92 \telse \t\tv = math.pow((v+0.055)/1.055, 2.4) \tend \treturn v end local function rgbdec2lum(R, G, B) \tif ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then \t\treturn 0.2126 *...\""
},
{
"logid": 722,
"ns": 10,
"title": "Template:Greater color contrast ratio",
"pageid": 535,
"logpage": 535,
"revid": 810,
"params": {},
"type": "create",
"action": "create",
"user": "JabicAdmin",
"timestamp": "2025-10-02T18:03:38Z",
"comment": "Created page with \"<includeonly>{{safesubst:#invoke:Color contrast|greatercontrast}}</includeonly><noinclude> {{documentation}} </noinclude>\""
}
]
}
}