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":"1976-08-04T14:32:02.458Z","season_players":[{"id":"ex sed","name":"aliquip ut lab","country_code":"id in elit","date_of_birth":"2002-11-01","display_first_name":"in sint","display_last_name":"fugiat id dolor deserunt","first_name":"officia in proident ","gender":"male","height":-46788317,"jersey_number":97361800,"last_name":"nulla sit in laboris","nationality":"exercitation cillum nulla","nickname":"qui consequat Excepteur ipsum","type":"SR","weight":-83638458},{"id":"dolor dolore ex non","name":"","country_code":"nisi in eiusmod","date_of_birth":"1977-06-11","display_first_name":"reprehenderit non dolore","display_last_name":"nisi aliqua laboris","first_name":"officia","gender":"female","height":-82446336,"jersey_number":-73499955,"last_name":"in elit veniam","nationality":"dese","nickname":"aliquip ut velit in proident","type":"LF","weight":-89453494}]}