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": "",
    "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": {
            "3": {
                "pageid": 3,
                "ns": 0,
                "title": "Todo",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "=Future Plans=\nRsyncrypto is currently running at version 1.xx. This version will not receive any more major upgrades. Version 2 is, currently, only in the planning, but the following features are planned for it\n\n==Encryption==\n* Upgrade the decision function to something with cryptographic strength. Research is currently being done to try and figure out what should be done, and what performance and security implications it will have.\n* Change the RSA padding style so repeat encryption will produce identical headers\n\n== Performance ==\n* Let he OpenSSL code encrypt more data in one go (currently encrypts one AES block at a time)\n* Find a way to utilize more than 1.5 CPUs concurrently\n\n== Modes of operation ==\n* Support stdin&#x21d2;stdout encryption/decryption\n* Allow integration as a rsync \"filter\"\n* Allow password protected RSA keys\n* Eliminate the need for an external \"gzip\" command"
                    }
                ]
            }
        }
    }
}