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": "Replace_Text",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> 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": {
            "203": {
                "pageid": 203,
                "ns": 0,
                "title": "RefreshSpecial",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[https://www.mediawiki.org/wiki/Extension:RefreshSpecial RefreshSpecial] is an [[extension]] that can refresh the cached (saved) information for pages on the Special:SpecialPages.\n\nOrdinarily, this isn't a problem, as these pages will update automatically on their own by default. However, if the pages update slowly due to being on a poorly performing server or your wiki is really big, this extension can force a data refresh.\n\nThis extension can be rather useful if you want to keep all the Special Page data current.\n\n[[Category:Extensions]]"
                    }
                ]
            },
            "163": {
                "pageid": 163,
                "ns": 0,
                "title": "Renameuser",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[https://www.mediawiki.org/wiki/Extension:Renameuser Renameuser] is an [[extension]] that lets the administrator of the wiki rename users, even themselves, a feature that does not exist in MediaWiki unless this extension is installed.\n\nOf course, that's not saying that someone with a MediaWiki install CAN'T rename users. If you have web server access and/or a program called [http://www.phpmyadmin.net/home_page/index.php PHPMyAdmin] (which allows you to mess with the database directly), you can go into the database structure, find the users table, and rename users from there, but this can be tricky, may not cover everything (like, say, if you wanted all the contributions of the previous username to apply to the new one), and speaking from experience, you shouldn't edit the database directly unless you have some idea what you are doing.\n\nSo this extension is a far simpler, safer, and saner way rename user accounts without a serious amount of risk, not to mention it's a lot simpler and easier to use.\n\n[[Category:Extensions]]"
                    }
                ]
            }
        }
    }
}