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":"1952-06-04T01:41:57.024Z","season_players":[{"id":"minim qui in","name":"enim dolor","country_code":"eu adipisicing Ut sit","date_of_birth":"1956-05-27","display_first_name":"magna cillum","display_last_name":"commodo mollit dolor","first_name":"tempor Lorem","gender":"female","height":-46719437,"jersey_number":-80815819,"last_name":"Excepteur sit ut amet","nationality":"nostrud ea","nickname":"ullamco","type":"M","weight":91897771},{"id":"Excepteur cupidatat nostrud anim","name":"i","country_code":"cupidatat commodo eiusmod eu Duis","date_of_birth":"1997-09-13","display_first_name":"proident et","display_last_name":"sint officia","first_name":"elit id dolore","gender":"female","height":98830387,"jersey_number":-40470585,"last_name":"nulla","nationality":"pariatur esse i","nickname":"anim","type":"Back","weight":-89162680}]}