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 |
RESPONSES
status: OK
{"generated_at":"1959-11-28T12:20:19.373Z","season_players":[{"id":"irure ut cillum nostrud","name":"non ex proident cillum","country_code":"quis et ad in in","date_of_birth":"1952-04-27","display_first_name":"sunt magna","display_last_name":"off","first_name":"in est in Excepteur","gender":"female","height":-73363170,"jersey_number":-27202380,"last_name":"quis cupidatat magna","nationality":"pariatur","nickname":"Excepteur dolore","type":"forward","weight":-57593225},{"id":"anim","name":"non qui in eiusmod","country_code":"aliqua aute incididunt nostrud","date_of_birth":"2019-10-29","display_first_name":"elit deserunt","display_last_name":"enim proident amet nulla","first_name":"quis culpa commodo","gender":"male","height":-17242529,"jersey_number":32624724,"last_name":"dolor enim culpa","nationality":"labore adipisicing ut dolore in","nickname":"dolore non","type":"midfielder","weight":-98345508}]}