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":"1948-05-04T03:53:03.020Z","season_competitors":[{"id":"laborum ad aliqua","name":"aliquip deserunt officia ipsum irure","abbreviation":"magna enim ut aute","short_name":"eiusmod"},{"id":"consectetur fugiat ut","name":"laborum enim","abbreviation":"reprehenderit minim cupidatat voluptate","short_name":"laborum ullamco"}]}