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":"1944-12-12T11:52:31.914Z","season_competitors":[{"id":"Duis ut sunt ullamco","name":"occaecat incididunt non officia","abbreviation":"velit dolore","short_name":"officia aliqua"},{"id":"qui labore dolore pariatur","name":"pariatur reprehenderit ex","abbreviation":"exercitation magna","short_name":"esse pariatur"}]}