Season Competitors
GET {{baseUrl}}/:locale/seasons/:urn_season/competitors.{{format}}?offset=0&limit=5&start=5
Displays a listing of all competitors with respective IDs that compete in 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 |
RESPONSES
status: OK
{"generated_at":"1966-06-16T22:54:08.896Z","season_competitors":[{"id":"pariatur voluptate","name":"no","abbreviation":"Duis nostrud","players":[{"id":"ut dolore officia","name":"aliqua incididunt nulla","abbreviation":"laborum sit esse","country":"anim cillum","country_code":"fugiat","date_of_birth":"1971-01-28","gender":"male","height":-96468137,"nationality":"nulla mollit ullamco","weight":32728373},{"id":"commodo","name":"laboris irur","abbreviation":"ad laborum tempor do","country":"proiden","country_code":"t","date_of_birth":"1987-06-27","gender":"female","height":23541195,"nationality":"cupidatat ullamco irure","weight":59780413}],"short_name":"dolore"},{"id":"id","name":"ipsum dolore officia ullamco","abbreviation":"occaecat anim aliquip amet pariatur","players":[{"id":"incididunt consectetur dolore exercitation","name":"cupid","abbreviation":"ea consectetur occaecat reprehenderit","country":"aliquip enim ut ad","country_code":"occaecat","date_of_birth":"2016-11-24","gender":"male","height":-75284772,"nationality":"ex tempor culpa enim","weight":99693620},{"id":"ullamco elit aliqu","name":"aliqua anim","abbreviation":"et amet nostr","country":"nulla est","country_code":"qui","date_of_birth":"2016-08-06","gender":"male","height":69695385,"nationality":"proident dolore","weight":-99404174}],"short_name":"magna culpa"}]}