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": {
        "gapcontinue": "Ruffian",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "109": {
                "pageid": 109,
                "ns": 0,
                "title": "Restart",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{DISPLAYTITLE:restart}}\n'''restart''' is a built-in [[ZZT-OOP]] message that resets an object's instruction counter, making it continue execution from the top of its program.\n\n== Syntax ==\n\nObject restarting itself: <code>#restart</code>\n\nRestarting any objects called <code>@bandit</code>: <code>#bandit:restart</code>\n\nRestarting all objects on the board: <code>#all:restart</code>\n\nObject restarting other objects on the board: <code>#others:restart</code>\n\n{{ZZT-OOP navbox}}"
                    }
                ]
            },
            "131": {
                "pageid": 131,
                "ns": 0,
                "title": "Ricochet",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{Element\n|zzt-oop name=ricochet\n|id={{Byte|32}}\n|char={{CharSwatch|42}}\n|color={{ColorSwatch|fg=green|bg=black}}\n|category=terrain\n|stats=no\n|destructible=no\n|effect on movement=solid\n|uses zzt-oop color=no\n}}\n\n'''Ricochets''' are solid walls that can either reflect or deflect [[bullet|bullets]].\n\nIf a bullet hits a ricochet head-on then the bullet is reflected back where it came from.\n\nIf a bullet hits a wall and there is a ricochet directly perpendicular to its direction of travel on one side, then the bullet is deflected at a right angle away from the ricochet.\n\nIf a bullet hits a wall and there are ricochets directly perpendicular to its direction of travel on ''both'' sides, then the bullet simply disappears.\n\n[[File:Ricochet-demo.gif|thumb|Ricochets can reflect bullets back where they came from and deflect them to the side.|alt=|left]]\n\n{{ElementsNavbox}}"
                    }
                ]
            }
        }
    }
}