Numbers API · Example Payload

Numbers Date Fact Example

Science And MathPublic APIsTriviaNumbersDatesOpen Source

Numbers Date Fact Example is an example object payload from Numbers API, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

textnumberfoundtypeyear

Example Payload

Raw ↑
{
  "text": "February 29 is the day in 1504 that Christopher Columbus uses his knowledge of a lunar eclipse to convince Native Americans to provide him with supplies.",
  "number": 60,
  "found": true,
  "type": "date",
  "year": "1504"
}