Odpověď z MediaWiki API

Díváte se na HTML reprezentaci formátu JSON. HTML se hodí pro ladění, ale pro aplikační použití je nevhodné.

Pro změnu výstupního formátu uveďte parametr format. Abyste viděli ne-HTML reprezentaci formátu JSON, nastavte format=json.

Více informací najdete v úplné dokumentaci nebo nápovědě k API.

{
    "warnings": {
        "query": {
            "*": "Formatting of continuation data will be changing soon. To continue using the current formatting, use the 'rawcontinue' parameter. To begin using the new format, pass an empty string for 'continue' in the initial query."
        }
    },
    "query-continue": {
        "allpages": {
            "apcontinue": "Da\u0148ov\u00fd_syst\u00e9m_I"
        }
    },
    "query": {
        "allpages": [
            {
                "pageid": 264,
                "ns": 0,
                "title": "Berkshire Hathaway"
            },
            {
                "pageid": 115,
                "ns": 0,
                "title": "Bill Gates"
            },
            {
                "pageid": 206,
                "ns": 0,
                "title": "Boeing"
            },
            {
                "pageid": 210,
                "ns": 0,
                "title": "Brand"
            },
            {
                "pageid": 162,
                "ns": 0,
                "title": "Britannia Industries"
            },
            {
                "pageid": 275,
                "ns": 0,
                "title": "CEO"
            },
            {
                "pageid": 260,
                "ns": 0,
                "title": "Cambridge Business School"
            },
            {
                "pageid": 165,
                "ns": 0,
                "title": "Carnegie Steel"
            },
            {
                "pageid": 200,
                "ns": 0,
                "title": "Chaotika"
            },
            {
                "pageid": 71,
                "ns": 0,
                "title": "Cross-selling - \u00fa\u010dinn\u00e9 zp\u016fsoby navy\u0161ov\u00e1n\u00ed prodeje v praxi"
            }
        ]
    }
}