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.

{
    "batchcomplete": "",
    "query": {
        "allrevisions": [
            {
                "pageid": 1,
                "revisions": [
                    {
                        "revid": 1,
                        "parentid": 0,
                        "user": "MediaWiki default",
                        "timestamp": "2022-12-21T11:25:53Z",
                        "comment": ""
                    }
                ],
                "ns": 0,
                "title": "Main Page"
            },
            {
                "pageid": 2,
                "revisions": [
                    {
                        "revid": 2,
                        "parentid": 0,
                        "user": "Testwiki",
                        "timestamp": "2024-02-10T14:33:19Z",
                        "comment": "Created page with \"/* CSS placed here will be applied to all skins */ @import url(\"https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css\"); @import url(\"https://www.w3schools.com/w3css/4/w3.css\");\""
                    }
                ],
                "ns": 8,
                "title": "MediaWiki:Common.css"
            },
            {
                "pageid": 3,
                "revisions": [
                    {
                        "revid": 3,
                        "parentid": 0,
                        "user": "Mihho",
                        "timestamp": "2024-02-10T14:38:24Z",
                        "comment": "Created page with \"test\""
                    },
                    {
                        "revid": 4,
                        "parentid": 3,
                        "minor": "",
                        "user": "Mihho",
                        "timestamp": "2024-02-10T14:38:43Z",
                        "comment": "Created page with \"test\""
                    }
                ],
                "ns": 0,
                "title": "Test"
            }
        ]
    }
}