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":"2006-02-12T17:58:53.994Z","season_competitors":[{"id":"Excepteur occaecat consequat ut","name":"ut anim ad magna","abbreviation":"amet ad ut nisi","short_name":"consectetur","virtual":true},{"id":"nulla laboris tempor in","name":"aliqua mollit","abbreviation":"Duis exercitation","short_name":"mollit dolore","virtual":true}]}