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":"1976-05-23T16:41:00.528Z","season_players":[{"id":"laboris mollit","name":"laborum","country_code":"","date_of_birth":"1970-03-01","display_first_name":"exercitation officia aliquip","display_last_name":"veniam fugiat consectetur aliqua","first_name":"sit in et commodo","gender":"female","height":5400603,"jersey_number":-70303445,"last_name":"commodo pariatur et fug","nationality":"adipisicing et deserunt","nickname":"quis amet veniam","type":"LB","weight":15889389},{"id":"adipisicing enim culpa","name":"laboris officia ea aliqua","country_code":"et","date_of_birth":"2007-08-07","display_first_name":"dolor","display_last_name":"culpa","first_name":"nostrud eu","gender":"female","height":34843440,"jersey_number":-11937018,"last_name":"elit cupidatat dolore","nationality":"esse aute ea","nickname":"ullamco magna ut","type":"K/P","weight":52273124}]}