Season Competitors

GET {{baseUrl}}/:locale/seasons/:urn_season/competitors.{{format}}?offset=0&limit=5&start=5

Provides a list of teams participating for a given season

Request Params

KeyDatatypeRequiredDescription
offsetnumberThe number of items to skip before starting to collect the result set. Default: 0
limitnumberThe numbers of items to return.
startnumberThe number of items to skip before starting to collect the result set. Default: 0

RESPONSES

status: OK

{"generated_at":"1995-01-03T03:59:53.283Z","season_competitors":[{"id":"esse dolor laborum tempor incididunt","name":"labore aliqua eiusmod","abbreviation":"deserunt","short_name":"sit adipisicing dolore"},{"id":"ut occaecat Ut","name":"in nulla culpa","abbreviation":"laboris fugiat et dolor Excepteur","short_name":"ut pro"}]}