Wikipedia / MediaWiki · Example Payload

Wikimedia Enterprise Reference Example

Open DataPublic APIsOpen KnowledgeEncyclopediaKnowledge GraphOpen SourceNon-Profit

Wikimedia Enterprise Reference Example is an example object payload from Wikipedia / MediaWiki, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

identifiergrouptypemetadatatextsourceparent_reference

Example Payload

Raw ↑
{
  "identifier": "enwiki_namespace_0",
  "group": "Earth",
  "type": "Earth",
  "metadata": {},
  "text": {
    "value": "Earth",
    "links": [
      null
    ]
  },
  "source": {
    "value": "Earth",
    "links": [
      null
    ]
  },
  "parent_reference": "Earth"
}