Résultat de l’API de MediaWiki

Voici la représentation HTML du format JSON. HTML est utile pour le débogage, mais inapproprié pour être utilisé dans une application.

Spécifiez le paramètre format pour modifier le format de sortie. Pour voir la représentation non HTML du format JSON, mettez format=json.

Voyez la documentation complète, ou l’aide de l’API pour plus d’information.

{
    "batchcomplete": "",
    "query": {
        "searchinfo": {
            "totalhits": 2
        },
        "search": [
            {
                "ns": 0,
                "title": "Sam",
                "snippet": "* &quot;Sam&quot; is a unisex given name of Hebrew origin, <span class='searchmatch'>meaning</span> &quot;God has heard&quot;. Other meanings are &quot;Sun child&quot; or &quot;bright sun&quot;.\n",
                "size": 30979,
                "wordcount": 4534,
                "timestamp": "2020-10-21T19:32:39Z"
            },
            {
                "ns": 0,
                "title": "Junimo Kart",
                "snippet": "On the fourth level, you move faster, <span class='searchmatch'>meaning</span> your jumps cover a larger distance and you have less time to react to what'\n",
                "size": 8479,
                "wordcount": 1366,
                "timestamp": "2020-12-27T16:42:20Z"
            }
        ]
    }
}