Season Competitors

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

Provides teams for a particular 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":"2002-11-18T19:50:16.070Z","season_competitors":[{"id":"culpa eiusmod dolore fugiat","name":"Lorem consequat id","abbreviation":"consectetur nostrud amet","short_name":"sit "},{"id":"adipisicing d","name":"quis nisi Ut non","abbreviation":"pariatur dolore voluptate in officia","short_name":"dolor d"}]}