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":"1943-02-14T13:49:52.986Z","season_players":[{"id":"ex sint dolor ipsum dolor","name":"sit consectetur","country_code":"sit veniam","date_of_birth":"1990-10-14","display_first_name":"consequat in ex esse","display_last_name":"ipsum sit Ut ut minim","first_name":"proident et","gender":"male","height":-4888904,"jersey_number":17273581,"last_name":"dolore ad incididunt","nationality":"consectetur consequat","nickname":"eu Ut nisi ve","type":"SF","weight":77909245},{"id":"ullamco eu anim","name":"eiusmod esse","country_code":"amet aliquip velit nostrud officia","date_of_birth":"1995-01-02","display_first_name":"esse","display_last_name":"sunt aute ","first_name":"reprehenderit","gender":"male","height":-63785872,"jersey_number":92369321,"last_name":"consequat non id","nationality":"ipsum","nickname":"dolore in Duis","type":"F","weight":-24036620}]}