WeatherAPI · Example Payload

Weatherapi Sport Event Example

WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIs

Weatherapi Sport Event Example is an example object payload from WeatherAPI, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

stadiumcountryregiontournamentstartmatch

Example Payload

Raw ↑
{
  "stadium": "Wembley Stadium",
  "country": "United Kingdom",
  "region": "City of London, Greater London",
  "tournament": "Premier League",
  "start": "sample value",
  "match": "Manchester United vs Liverpool"
}