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.

{
    "batchcomplete": "",
    "continue": {
        "qpoffset": 10,
        "continue": "-||"
    },
    "query": {
        "querypage": {
            "name": "Ancientpages",
            "results": [
                {
                    "value": "20060413140234",
                    "timestamp": "2006-04-13T14:02:34Z",
                    "ns": 0,
                    "title": "Infrastruktura zrcadel"
                },
                {
                    "value": "20060414194452",
                    "timestamp": "2006-04-14T19:44:52Z",
                    "ns": 0,
                    "title": "Ud\u00e1losti"
                },
                {
                    "value": "20060417093932",
                    "timestamp": "2006-04-17T09:39:32Z",
                    "ns": 0,
                    "title": "Wishlist Development"
                },
                {
                    "value": "20060417094002",
                    "timestamp": "2006-04-17T09:40:02Z",
                    "ns": 0,
                    "title": "Wishlist Emulation"
                },
                {
                    "value": "20060417094038",
                    "timestamp": "2006-04-17T09:40:38Z",
                    "ns": 0,
                    "title": "Wishlist Games"
                },
                {
                    "value": "20060417094052",
                    "timestamp": "2006-04-17T09:40:52Z",
                    "ns": 0,
                    "title": "Wishlist Mobile Computing"
                },
                {
                    "value": "20060417094105",
                    "timestamp": "2006-04-17T09:41:05Z",
                    "ns": 0,
                    "title": "Wishlist Multimedia"
                },
                {
                    "value": "20060417094119",
                    "timestamp": "2006-04-17T09:41:19Z",
                    "ns": 0,
                    "title": "Wishlist Network"
                },
                {
                    "value": "20060417094146",
                    "timestamp": "2006-04-17T09:41:46Z",
                    "ns": 0,
                    "title": "Wishlist Science"
                },
                {
                    "value": "20060417094201",
                    "timestamp": "2006-04-17T09:42:01Z",
                    "ns": 0,
                    "title": "Wishlist Various"
                }
            ]
        }
    }
}