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 event/season id.

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":"2020-03-24T19:08:52.048Z","season_competitors":[{"id":"consectetur culpa","name":"incididunt Ut fugiat esse aute","abbreviation":"dolor esse","short_name":"cillum esse"},{"id":"quis laborum aute","name":"est in dolore culpa co","abbreviation":"ullamco cupidatat sed in mollit","short_name":"occaecat eu irure proident"}]}