MediaWiki-API-Ergebnis

Dies ist die Darstellung des JSON-Formats in HTML. HTML ist gut zur Fehlerbehebung geeignet, aber unpassend für die Nutzung durch Anwendungen.

Gib den Parameter format an, um das Ausgabeformat zu ändern. Lege format=json fest, um die von HTML abweichende Darstellung des JSON-Formats zu erhalten.

Siehe auch die vollständige Dokumentation der API oder die API-Hilfe für weitere Informationen.

{
    "results": {
        "new york": {
            "count": 0,
            "locations": []
        },
        "brussels": {
            "count": 0,
            "locations": []
        },
        "london": {
            "count": 0,
            "locations": []
        }
    }
}