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":"2000-12-12T22:02:34.918Z","season_players":[{"id":"anim enim","name":"ex","country_code":"non laboris id ex dolore","date_of_birth":"1979-12-14","display_first_name":"elit Duis","display_last_name":"mol","first_name":"nulla pariatur adipisicing id quis","gender":"female","height":85259544,"jersey_number":92508933,"last_name":"dolor","nationality":"Lorem irure magna eu","nickname":"cillum ut mollit est sed","type":"F-D","weight":-14496456},{"id":"ad sint","name":"reprehenderit proident","country_code":"do et quis","date_of_birth":"1992-05-26","display_first_name":"dolor exercitation","display_last_name":"aliquip ut dolore ad ut","first_name":"aliqua aliquip","gender":"female","height":80499913,"jersey_number":28434164,"last_name":"do in laboris lab","nationality":"sit minim ","nickname":"id","type":"G","weight":65811023}]}