Top seasons by location

Returns the season distribution for a given location, ranked by video count. Requires one of country_id, region_id, or locality_id.

Authentication

x-api-keystring
API key issued with your NaviSavi plan

Query parameters

country_idintegerOptional
region_idintegerOptional
locality_idintegerOptional
limitintegerOptional1-25Defaults to 10

Response

Season distribution for the location
seasonstring
countryIdinteger
countryNamestring
regionIdinteger or null
regionNamestring or null
localityIdinteger or null
localityNamestring or null
videoCountinteger

Errors

400
Bad Request Error
403
Forbidden Error
500
Internal Server Error