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

KeyDatatypeRequiredDescription
offsetnumberThe number of items to skip before starting to collect the result set. Default: 0
limitnumberThe numbers of items to return.
startnumberThe number of items to skip before starting to collect the result set. Default: 0

RESPONSES

status: OK

{"generated_at":"1986-04-13T12:12:53.966Z","season_players":[{"id":"reprehenderit sunt","name":"esse do pariatur","country_code":"ullamco","date_of_birth":"1950-06-29","display_first_name":"nulla sunt velit amet irure","display_last_name":"ea","first_name":"magna consequat proident ut ex","gender":"female","height":-6186666,"jersey_number":8336755,"last_name":"esse sint incididunt sunt","nationality":"amet in irure ipsum","nickname":"deserunt ad ut consequat","type":"DS","weight":-21539759},{"id":"cupidatat","name":"veniam ipsum pariatur tempor","country_code":"minim ut do","date_of_birth":"2004-08-17","display_first_name":"Lorem ut esse incididunt","display_last_name":"mollit est ut","first_name":"dolor consectetur consequat Excepteur","gender":"male","height":25971945,"jersey_number":39942975,"last_name":"cillum sint","nationality":"u","nickname":"in est elit in","type":"RB","weight":-46753068}]}