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": {
        "rccontinue": "20160412081005|500",
        "continue": "-||"
    },
    "query": {
        "recentchanges": [
            {
                "type": "edit",
                "ns": 0,
                "title": "Nastaven\u00ed syst\u00e9mu",
                "pageid": 39,
                "revid": 504,
                "old_revid": 503,
                "rcid": 510,
                "timestamp": "2016-04-12T08:19:04Z"
            },
            {
                "type": "edit",
                "ns": 0,
                "title": "Nastaven\u00ed syst\u00e9mu",
                "pageid": 39,
                "revid": 503,
                "old_revid": 501,
                "rcid": 509,
                "timestamp": "2016-04-12T08:18:45Z"
            },
            {
                "type": "edit",
                "ns": 0,
                "title": "\u010cte\u010dka \u010d\u00e1rov\u00fdch k\u00f3d\u016f",
                "pageid": 32,
                "revid": 502,
                "old_revid": 428,
                "rcid": 508,
                "timestamp": "2016-04-12T08:16:56Z"
            },
            {
                "type": "edit",
                "ns": 0,
                "title": "Nastaven\u00ed syst\u00e9mu",
                "pageid": 39,
                "revid": 501,
                "old_revid": 500,
                "rcid": 507,
                "timestamp": "2016-04-12T08:16:12Z"
            },
            {
                "type": "edit",
                "ns": 0,
                "title": "Nastaven\u00ed syst\u00e9mu",
                "pageid": 39,
                "revid": 500,
                "old_revid": 497,
                "rcid": 506,
                "timestamp": "2016-04-12T08:14:37Z"
            },
            {
                "type": "log",
                "ns": 6,
                "title": "Soubor:Qwertz.png",
                "pageid": 148,
                "revid": 0,
                "old_revid": 0,
                "rcid": 505,
                "timestamp": "2016-04-12T08:14:17Z"
            },
            {
                "type": "log",
                "ns": 6,
                "title": "Soubor:Keypad.png",
                "pageid": 147,
                "revid": 0,
                "old_revid": 0,
                "rcid": 504,
                "timestamp": "2016-04-12T08:14:00Z"
            },
            {
                "type": "edit",
                "ns": 0,
                "title": "Nastaven\u00ed syst\u00e9mu",
                "pageid": 39,
                "revid": 497,
                "old_revid": 496,
                "rcid": 503,
                "timestamp": "2016-04-12T08:13:49Z"
            },
            {
                "type": "edit",
                "ns": 0,
                "title": "Nastaven\u00ed syst\u00e9mu",
                "pageid": 39,
                "revid": 496,
                "old_revid": 494,
                "rcid": 502,
                "timestamp": "2016-04-12T08:10:52Z"
            },
            {
                "type": "log",
                "ns": 6,
                "title": "Soubor:Csave.png",
                "pageid": 146,
                "revid": 0,
                "old_revid": 0,
                "rcid": 501,
                "timestamp": "2016-04-12T08:10:26Z"
            }
        ]
    }
}