Wikipedia / MediaWiki · Example Payload

Rest V1 Cx Dict Example

Open DataPublic APIsOpen KnowledgeEncyclopediaKnowledge GraphOpen SourceNon-Profit

Rest V1 Cx Dict Example is an example object payload from Wikipedia / MediaWiki, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sourcetranslations

Example Payload

Raw ↑
{
  "source": "Earth",
  "translations": [
    {
      "phrase": "Earth",
      "info": "Earth",
      "sources": "Earth"
    }
  ]
}