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.

{
    "warnings": {
        "query": {
            "*": "Formatting of continuation data has changed. To receive raw query-continue data, use the 'rawcontinue' parameter. To silence this warning, pass an empty string for 'continue' in the initial query."
        }
    },
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Region_Minimum_Requirements",
        "continue": "gapcontinue||"
    },
    "query": {
        "pages": {
            "391": {
                "pageid": 391,
                "ns": 0,
                "title": "Re-importing the Editor Pack",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "You will need to re-import the Editor Pack if you have installed a newer version of Unity or if you have have upgraded to a newer version of the Space Editor Pack.\n\nTo re-import the editor pack, first, navigate to the folder in which you have downloaded the Editor Pack. \n\nDouble click on the Editor Pack in this folder. This will open Unity, and a '''Create Project''' window will appear. Name the project, choose where it will be saved, ''and choose 3D'' (important!). \n\nClick on '''Create Project'''.\n\n\n[[File:Createproj.jpg]]\n\nClicking on Create Project will open Unity, and Unity will start to prepare the Editor Pack package for import. \nOnce this is done, you will have the Editor Pack installed again in Unity. \n\nYou can also open Unity, go to the top menu, choose Assets>Import Package>Custom Package and choose the Editor Pack from where it is saved after downloading. \n\nThis will start the prepare and import the same as the above way of re-importing, but an '''Import Package''' pop up will show, asking you to import items. Choose all of the items to re-import. \n\n[[File:Importunitypack.jpg]]\n\n\n{{Tutorials Navbox}}"
                    }
                ]
            },
            "191": {
                "pageid": 191,
                "ns": 0,
                "title": "Recipes",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Recipes are a special type of item upload, which take input item IDs, and a output item ID (or multiple).\n\nA recipe can only have one output. If multiple IDs are provided, a random item from the list (weighted by the 'weight' field). The user must have the desired input items in their inventory; these will be destroyed when the recipe is executed. If no input items are specified, the recipe will just give out a random item from the output list.\n\nThis can be used for;\n* Quests where parts of as whole object are collected, and transmuted into the finished product.\n* Treasure hunts, and other activities where random rewards are desired.\n* 'Lucky Dip' sales, e.g. Buy Raffle Tickets, get random items from them.\n\n'''Recipes must be approved by Sine Wave.''' Open a support ticket if you wish to set one up. Output items may be split across many creators (with the consent of all parties.)"
                    }
                ]
            }
        }
    }
}