Season Competitors

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

Provides a list of competitors 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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"generated_at":"1997-07-03T07:52:46.769Z","season_competitors":[{"id":"in proident qui","name":"ullamco sit","abbreviation":"nisi Lorem pariatur","short_name":"aliquip i","virtual":true},{"id":"u","name":"dolor proident nisi","abbreviation":"ipsum ut","short_name":"non Ut incididunt exercitation","virtual":true}]}