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": "SSD_Linux",
        "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": {
            "218": {
                "pageid": 218,
                "ns": 0,
                "title": "Recovery",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "* [[Emergency_Boot - Including for Dual-Boot]]\n* [[Forgotten_Passwords]]\n* [[Restoration]]"
                    }
                ]
            },
            "243": {
                "pageid": 243,
                "ns": 0,
                "title": "Restoration",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Various tools for full or partial backup are described in the Software -> Backup section of this wiki.  Suggested techniques include:\n\n== Data ==\n*rsnapshot or dirvish\n**provides freqent, space-efficient, reverse-delta incremental backups\n*snapshot\n**generally requires that data be on a BTRFS filesystem and uses inbuilt snapshotting function within that filesystem\n**can require huge storage space\n*rsync\n**simple implementations synchronise files in a backup repository with those in a working system\n***does not provide incremental, historic view\n***rsnapshot/dirvish are a simpler way to provide incremental backups\n\n== Operating System ==\n\n=== Minimal Approach ===\na backup of the folder /etc can assist restoring settings to a '''fresh''' installation of the same distribution and release.\n\n=== Reverse Delta ===\nrsnapshot or dirvish can be configured to do frequent backups of system as well as data files\n*frequency could vary between data & system files\n\n=== Snapshot ===\nthis function within BTRFS can produce system and/or data snapshots, at various trigger points\n\n=== Cloning ===\nThis is an \"off-line\" technique:\n*does not lend itself to repetitive, incremental backups\n*might be the best approach for replacing HDD/SSD containing system files\n\nClonzilla is the widely used tool"
                    }
                ]
            }
        }
    }
}