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
Key | Datatype | Required | Description |
---|---|---|---|
offset | number | The number of items to skip before starting to collect the result set. Default: 0 | |
limit | number | The numbers of items to return. | |
start | number | The number of items to skip before starting to collect the result set. Default: 0 |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"generated_at":"1977-09-08T23:35:47.077Z","season_competitors":[{"id":"aliquip exercitation sit esse et","name":"voluptate aute Duis proident","abbreviation":"elit","short_name":"qui et","virtual":true},{"id":"cillum in nulla ut","name":"adipisicing in minim nulla laborum","abbreviation":"sit in","short_name":"est fugiat tempor velit","virtual":true}]}