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": "Replication:Replication_Monitor_1.0",
        "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": {
            "2002": {
                "pageid": 2002,
                "ns": 0,
                "title": "Replication:Architecture",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "The replication monitor is comprised of two main parts, a source queue which supplies a list of items which need to be executed, and an execution queue which triggers copies from source to destination. \n\nTo map from a source to a destination involves implementing three types of objects:\n* Collection source - Supplies a list of items and digests \n* Destinations - the destination where data is to be transfered to. It's main purpose is to answer the question, has a file already been copied.\n* Transfer Action - handles the actual transfer of data form source to destination. It pulls its configuration from a pairing of collection source with destination."
                    }
                ]
            },
            "1520": {
                "pageid": 1520,
                "ns": 0,
                "title": "Replication:Main",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "=Overview=\n\n* [[Replication:Architecture|Architecture]]\n* [[Replication:Driver Development|Driver Development]]\n\n=Older Releases=\n* [[Replication:Replication Monitor 1.0|Replication Monitor 1.0]]\n* [[Replication:Replication Monitor 2.0|Replication Monitor 2.0]]"
                    }
                ]
            }
        }
    }
}