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": "Recruiting_new_contributors_SOP",
        "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": {
            "54951": {
                "pageid": 54951,
                "ns": 0,
                "title": "RebasingXserver",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Historically Fedora has not updated the X server in ABI-incompatible ways within a single release stream.  Starting with F21, we are moving to a model more like the kernel update process, where stable server releases will turn into stack backports to existing Fedora releases.  This has implications for testing and external repositories; this page is an attempt to document the process.\n\n=== Current versions and update schedule ===\n\n* Rawhide: 1.16.2\n* Fedora 21: 1.16.1 (1.16.2 in testing)\n\nRawhide will stay on 1.16.x until F21 is released, and then move to the 1.17.x stream.\n\n=== How to communicate ===\n\n=== How to test ===\n\n=== Per-release trivia ===\n\n==== xserver 1.17 ====\n\nThe {{package|xorg-x11-drv-modesetting}} driver has been folded into the server; the separate driver package should be retired."
                    }
                ]
            },
            "34636": {
                "pageid": 34636,
                "ns": 0,
                "title": "Rebuilding Spins Packages",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== When ==\n\nThis package should get rebuilt shortly before alpha, beta and the release, when there have been changes in spin kickstart files since the last build. An update should be done shortly after a release, if there was a change to the release branch of spin-kickstarts since the last build. When spin-kickstarts (git repo) is branched for a release, a new devel package should be built corresponding to the next Fedora release.\n\n== How ==\n\n* Get a checkout of the appropriate spin-kickstarts branch\n** <code>git clone ssh://git.fedorahosted.org/git/spin-kickstarts.git spin-kickstarts</code>\n** <code>cd spin-kickstarts</code>\n* If not using the master branch switch to the appropriate branch\n** <code>git checkout BRANCH_NAME</code>\n* Make a new spin-kickstarts tar ball\n** <code>git tag 0.X.Y</code> (where X is the Fedora version and Y is a sequence number)\n** <code>git push --tags</code>\n** <code>make</code>\n* Publish the tar ball\n** <code>make publish</code>\n* To make a new package of spin-kickstarts for a Fedora branch:\n** Go to the local branch directory for the spin-kickstarts package (perhaps after running <code>fedpkg clone spin-kickstarts</code> in an appropriate directory).\n** Make sure the branch is up to date\n*** <code>git pull</code>\n** Update the tar archive using the one built above\n*** <code>fedpkg new-sources /pathto/spin-kickstarts-*.tar.gz</code>\n** Edit the spec file for the version tagged and to add a changelog entry\n** Commit the changes\n*** <code>git commit -a</code>\n*** <code>git push</code>\n** Build the update\n*** <code>fedpkg build</code>\n** If this isn't the devel branch go to bodhi and push the release out to testing initially and updates later if there are no problems."
                    }
                ]
            }
        }
    }
}