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": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "Radostin",
                        "timestamp": "2023-12-31T13:03:33Z",
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "comment": "Fix FAQ URL",
                        "*": "<div style=\"float: {{{1|right}}}\">\n{{Download box|left}}\n[[Image:3.19.jpg|right|340px]]\n</div>\n__NOTOC__\n<big>Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux.\n\nCheckpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /kr\u026a\u028a/, Russian: \u043a\u0440\u0438\u0443), is a Linux software. It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and [[usage scenarios|many other things]] are now possible.\n\nCRIU started as a project of Virtuozzo, and grew with the tremendous help from the [[community]]. It is currently used by (integrated into) OpenVZ, [[LXC]]/LXD, [[Docker]], Podman, and [[Integration|other software]], and [[packages|packaged for many Linux distributions]].\n</big>\n{{Like}}\n<br clear=\"both\">\n\n<div class=\"m_right\">\n{{News block 2}}\n</div>\n\n<div class=\"m_left\">\n== Using ==\n\n<big>\n;Getting [[packages]] for your distribution\n: Or try manual [[installation]] to have CRIU on your system\n</big>\n\n;[[CLI]], [[RPC]] and [[C API]]\n: Three ways to start using the C/R functionality.  [[:Category:API|More info]] about APIs.\n\n;[[Usage scenarios]]\n: Ideas how criu can be used (some are crazy indeed)\n\n;[[:Category:HOWTO]]\n: Collection of real world examples of how to use CRIU. Some are complex, some are not. HOW TO dump a [[simple loop]] might be the best one to start with. Also a set of [[asciinema]] records for real-life examples.\n\n;[https://www.criu.org/index.php?title=FAQ FAQ] & [[When C/R fails]]\n: A sort of troubleshooting guide\n\n;[[What can change after C/R]]\n: CRIU cannot (yet) save and restore every single bit of tasks' state. This page describes what bits visible through standard kernel API are such.\n\n;[[What cannot be checkpointed]]\n: What an application could do to make CRIU refuse to dump it.\n\n;[[Contacts]]\n: Ways to communicate with CRIU community\n\n</div>\n\n<div class=\"m_center\">\n== Developing ==\nIf you're interested in CRIU development, please subscribe to the criu mailing list: https://lists.openvz.org/mailman/listinfo/criu\n\n;[[Images]]\n: Description of image files format\n\n;[[Plugins]]\n: CRIU can call plugins provided by people\n\n;[[Upstream kernel commits]]\n: Mainline kernel commits tracker\n\n;[[Recent commits]]\n: CRIU tool repository commits\n\n;[[Manpages]]\n: Kernel's manpages commits tracker\n\n;[[ZDTM Test Suite]]\n: Zero downtime test suite\n\n;[[Todo|TODO]]\n: Current TODO list\n\n;[[User namespace]]\n: Implementing user namespace support\n\n;[[Postulates]]\n: What to keep in mind when writing new code\n\n;[https://coveralls.io/github/checkpoint-restore/criu Code coverage results]\n: Shows how zdtm run covers the criu code paths\n\n;[[How to submit patches]]\n:\n\n</div>\n\n<br clear=\"both\">\n<div class=\"m_left\">\n== Under the hood ==\n* [[Checkpoint/Restore]]\n* [[:Category:Under the hood]]\n* [[:Category:Network]]\n* [[:Category:Files]]\n* [[:Category:Memory]]\n* [[Pending signals]]\n* [[Stages of restoring]]\n* [[Code blobs]]\n* [[Comparison to other CR projects]]\n</div>\n\n<div class=\"m_center\">\n== External links ==\n{{:Articles}}\n</div>\n\n<div class=\"m_right\">\n== Misc ==\n* [[Academic Research]]\n* [[Podcasts]] and other audio/video interviews\n* Project [[history]]\n* [[Logo]] description\n* [[Events]]\n* [[CRIU acronym fun]]\n</div>"
                    }
                ]
            }
        ]
    }
}