MediaWiki-API-Ergebnis

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": "",
    "continue": {
        "gapcontinue": "Robots.txt",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "243": {
                "pageid": 243,
                "ns": 0,
                "title": "React",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Einrichtung ==\n\n* Herunterladen und installieren von Node >= 14.0.0 and npm >= 5.6 (https://nodejs.org/de/)\n* Dann hat man auch das package runner tool npx zur Verf\u00fcgung\n\n=== Erstellung einer React-Anwendung ===\n<syntaxhighlight lang=\"javascript\">\nnpx create-react-app@latest my-app\ncd my-app\nnpm start\n</syntaxhighlight>Dann l\u00e4uft die Anwendung auf localhost:3000\n\n== Entwicklung ==\n\n=== Verzeichnisstruktur ===\nindex.js zeigt auf App.js"
                    }
                ]
            },
            "255": {
                "pageid": 255,
                "ns": 0,
                "title": "Rezept:Pizza",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "F\u00fcr 6 Pizzen:\n\n* 1 kg Mehl 405\n* 650 ml\n* 5 gr frische Hefe / 2,5 gr Trockenhefe\n* 32 gr Salz\n\n# Wasser anfangen\n# Hefe im Wasser aufl\u00f6sen\n# Mehl dazu\n# min. 5 min Kneten\n# aufgel\u00f6stes Salz dazu\n30 - 35 min gehen lassen\n\nsan marzano tomaten + salz + basilikum (nicht p\u00fcrieren, weil kerne machen bitter)\n\n280 gr = eine Pizza; B\u00e4llchen formen (6 - 8 h gehen lassen)\n\n\u00d6liven\u00f6l auf die H\u00e4nde damit nicht klebt\n\nHartweisen darunter beim\n\n90 - 100 gr. Tomatenpammpe\n\n1,5 - 2 min. 450\u00b0C von oben, 360 - 370\n\n150\u00b0 -> 15 - 20 min."
                    }
                ]
            }
        }
    }
}