nba_franchiseleaders
#
Endpoint URL#
Valid URLhttps://stats.nba.com/stats/franchiseleaders?LeagueID=&TeamID=1610612739
#
ParametersAPI Parameter Name | Parameter | Pattern | Required | Nullable |
---|---|---|---|---|
TeamID | team_id | Y | ||
LeagueID | league_id_nullable | Y |
#
Data Setsfranchise_leaders
#
FranchiseLeaders ['TEAM_ID', 'PTS', 'PTS_PERSON_ID', 'PTS_PLAYER', 'AST', 'AST_PERSON_ID', 'AST_PLAYER', 'REB', 'REB_PERSON_ID', 'REB_PLAYER', 'BLK', 'BLK_PERSON_ID', 'BLK_PLAYER', 'STL', 'STL_PERSON_ID', 'STL_PLAYER']
#
JSON{ "data_sets": { "FranchiseLeaders": [ "TEAM_ID", "PTS", "PTS_PERSON_ID", "PTS_PLAYER", "AST", "AST_PERSON_ID", "AST_PLAYER", "REB", "REB_PERSON_ID", "REB_PLAYER", "BLK", "BLK_PERSON_ID", "BLK_PLAYER", "STL", "STL_PERSON_ID", "STL_PLAYER" ] }, "endpoint": "FranchiseLeaders", "last_validated_date": "2020-08-15", "nullable_parameters": [ "LeagueID" ], "parameter_patterns": { "LeagueID": null, "TeamID": null }, "parameters": [ "LeagueID", "TeamID" ], "required_parameters": [ "TeamID" ], "status": "success"}
Last validated 2020-08-16