Season Players
GET {{baseUrl}}/:locale/seasons/:urn_season/players.{{format}}?offset=0&limit=5&start=5
Provides names and ids for all participating players 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. Maximum: 200 | |
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":"1983-10-10T20:45:06.360Z","season_players":[{"id":"ut","name":"et quis","country_code":"Duis sit et nulla","date_of_birth":"2004-07-03","display_first_name":"eiusmod sunt ipsum","display_last_name":"ut adipi","first_name":"nisi aute","gender":"female","height":91448569,"jersey_number":-90063728,"last_name":"labore dolore incididunt nisi","nationality":"labore occaecat","nickname":"consectetur labore","type":"goalkeeper","weight":3798023},{"id":"ad est Excepteur","name":"amet mollit offici","country_code":"id","date_of_birth":"1987-07-07","display_first_name":"Excepteur pariatur quis commodo","display_last_name":"in dolor","first_name":"cillum adipisicing dolore in","gender":"male","height":-50265155,"jersey_number":72414593,"last_name":"in consectetur dolor sint","nationality":"sed reprehenderit","nickname":"nostrud","type":"midfielder","weight":-97313349}]}