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. Maximum: 200
startnumberThe number of items to skip before starting to collect the result set. Default: 0

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"generated_at":"2013-08-24T15:56:55.406Z","season_competitors":[{"id":"reprehenderit in","name":"adipisicing culpa","abbreviation":"consectetur dolor aliqu","short_name":"officia Ut Duis id","virtual":false},{"id":"enim ad dolore dolor laborum","name":"ad laboris enim esse ipsum","abbreviation":"nostrud sunt quis","short_name":"proident eiusmod amet","virtual":true}]}