Wikipedia / MediaWiki · Example Payload

Wikimedia Enterprise Part Example

Open DataPublic APIsOpen KnowledgeEncyclopediaKnowledge GraphOpen SourceNon-Profit

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

Top-level fields

nametypevaluevalueshas_partsimageslinkscitations

Example Payload

Raw ↑
{
  "name": "Earth",
  "type": "Earth",
  "value": "Earth",
  "values": [
    "Earth"
  ],
  "has_parts": [
    {}
  ],
  "images": [
    null
  ],
  "links": [
    null
  ],
  "citations": [
    null
  ]
}