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. | |
start | number | The number of items to skip before starting to collect the result set. Default: 0 |
RESPONSES
status: OK
{"generated_at":"1967-07-13T07:46:38.973Z","season_players":[{"id":"occaecat sunt velit ipsum","name":"do laborum exercitation","country_code":"est non sit","date_of_birth":"1945-08-08","display_first_name":"enim do","display_last_name":"anim exercitation non","first_name":"Excepteur","gender":"mixed","height":19241489,"jersey_number":55121985,"last_name":"labore","nationality":"aute dolore minim","nickname":"amet pariatur Lorem","type":"RF","weight":4075804},{"id":"aliquip deserunt nostrud","name":"in Lorem quis est","country_code":"ea exercitation","date_of_birth":"2017-10-10","display_first_name":"incididunt minim non","display_last_name":"sint eu","first_name":"sunt ipsum","gender":"mixed","height":17644106,"jersey_number":60770994,"last_name":"adipisicing dolor","nationality":"do sed","nickname":"tem","type":"SP","weight":-91013252}]}