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": "Reference_architecture",
        "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": {
            "2958": {
                "pageid": 2958,
                "ns": 0,
                "title": "RedHat",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{Stub}}\n\n[[Category:OS]]"
                    }
                ]
            },
            "4333": {
                "pageid": 4333,
                "ns": 0,
                "title": "Redis",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Redis is a project like [[Memcached]] in that it's an in-memory key/value store. See https://redis.io/topics/introduction for an introduction.\n\n[[mw:Redis]] gives details about using it with MediaWiki. The use cases for Redis are a bit different from Memcached (because they are similar, not identical). In particular, Session storage and Job queue management are mentioned as use cases.  The consensus on Stack Overflow is that Redis is better <ref>Great discussion comparing Redis to Memcached: https://stackoverflow.com/questions/10558465/memcached-vs-redis</ref>. \n\nRedis can be [https://codesearch.wmflabs.org/operations/?q=redis%5CW&i=nope&files=&repos= found in Wikimedia Operations]\nand [https://codesearch.wmflabs.org/core/?q=redis%5CW&i=nope&files=&repos= throughout MW Core]\n\nDocs are at https://redis.io/documentation\n\n{{References}}\n\n[[Category:DevOps]]\n[[Category:Caching]]\n[[Category:QualityBox]]\n[[Category:Performance]]"
                    }
                ]
            }
        }
    }
}