Wiktionary · Example Payload

Rest Api Content Urls Example

DictionariesOpen SourceWikimediaMediaWikiLinguisticsOpen DataPublic APIs

Rest Api Content Urls Example is an example object payload from Wiktionary, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

desktopmobile

Example Payload

Raw ↑
{
  "desktop": {
    "page": "https://en.wiktionary.org/wiki/hello"
  },
  "mobile": {
    "page": "https://en.m.wiktionary.org/wiki/hello"
  }
}