Odpověď z MediaWiki API

Toto je HTML reprezentace 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 v nápovědě k API.

{
    "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": {
        "qpoffset": 10,
        "continue": "-||"
    },
    "query": {
        "querypage": {
            "name": "Ancientpages",
            "results": [
                {
                    "value": "20160323094554",
                    "timestamp": "2016-03-23T09:45:54Z",
                    "ns": 0,
                    "title": "Hlavn\u00ed strana"
                },
                {
                    "value": "20160323101300",
                    "timestamp": "2016-03-23T10:13:00Z",
                    "ns": 0,
                    "title": "P\u0159ehled"
                },
                {
                    "value": "20160329093425",
                    "timestamp": "2016-03-29T09:34:25Z",
                    "ns": 0,
                    "title": "CoJeObecniknihova"
                },
                {
                    "value": "20160329094841",
                    "timestamp": "2016-03-29T09:48:41Z",
                    "ns": 0,
                    "title": "Co je *.obecniknihovna.cz"
                },
                {
                    "value": "20160329101437",
                    "timestamp": "2016-03-29T10:14:37Z",
                    "ns": 0,
                    "title": "Architektura \u0159e\u0161en\u00ed"
                },
                {
                    "value": "20160329113229",
                    "timestamp": "2016-03-29T11:32:29Z",
                    "ns": 0,
                    "title": "Co um\u00ed *.obecniknihovna.cz"
                },
                {
                    "value": "20160330062851",
                    "timestamp": "2016-03-30T06:28:51Z",
                    "ns": 0,
                    "title": "Moduly"
                },
                {
                    "value": "20160330083533",
                    "timestamp": "2016-03-30T08:35:33Z",
                    "ns": 0,
                    "title": "WWW str\u00e1nky"
                },
                {
                    "value": "20160330114746",
                    "timestamp": "2016-03-30T11:47:46Z",
                    "ns": 0,
                    "title": "Etikety"
                },
                {
                    "value": "20160406105632",
                    "timestamp": "2016-04-06T10:56:32Z",
                    "ns": 0,
                    "title": "\u010cten\u00e1\u0159i"
                }
            ]
        }
    }
}