Jump to content

User:Wiki Feed Bot/Documentation/Cheatsheet page data

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
{
    "pageid": "integer",
    "title": "string",
    "image": "",
    "users": ["unique", "user", "names"],
    "revisions": [
        {
            "timestamp": "2017-11-01T07:39:42Z",
            "comment": "string",
            "user": "username or ip",
            "title": "string",
            "pageid": "integer"
        }
    ],
    "categories": [
        {
            "ns": "integer",
            "title": "string (Category:)"
        }
    ],
    "pageviews": "integer (but for now unavailable)"
}