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 |
RESPONSES
status: OK
{"generated_at":"1978-09-28T18:58:02.274Z","season_competitors":[{"id":"nulla","name":"quis ea","abbreviation":"id amet","players":[{"id":"elit in proident","name":"ea elit","abbreviation":"aliqua deserunt","country":"id al","country_code":"qui incididunt est ut","date_of_birth":"1999-10-11","gender":"male","height":-18209876,"jersey_number":-89086051,"nationality":"enim sunt","nickname":"incididunt ipsum","type":"d","weight":9146059},{"id":"magna deserunt consectetur esse","name":"et sint","abbreviation":"ex consequat","country":"sunt dolore do in nulla","country_code":"commodo ad ex sed","date_of_birth":"1994-06-15","gender":"female","height":93088340,"jersey_number":53290547,"nationality":"ea aliqua","nickname":"labore sed ","type":"d","weight":3419880}],"short_name":"aliqua sunt "},{"id":"reprehenderit laboris","name":"Lorem eiusmod","abbreviation":"occaecat am","players":[{"id":"velit incididun","name":"est","abbreviation":"exercitation laborum ut commodo incididunt","country":"laboris quis","country_code":"laboris et dolor eu","date_of_birth":"1996-09-15","gender":"male","height":71001551,"jersey_number":32783124,"nationality":"labore incididunt Duis vel","nickname":"consectetur sint","type":"d","weight":-31770505},{"id":"mollit tempor Duis commodo","name":"magna culpa sint tempor cillum","abbreviation":"ipsum commodo enim in","country":"labore offi","country_code":"dolor cillum","date_of_birth":"1945-07-19","gender":"male","height":-18577773,"jersey_number":-78595072,"nationality":"nulla officia ipsum consequat qui","nickname":"sit dolor","type":"d","weight":-42514349}],"short_name":"ut exercitation"}]}