The divisions endpoint allows 'season' as an optional endpoint.
BranchRickey opened this issue · 1 comments
BranchRickey commented
Minor issue, but the divisions endpoint does allow 'season' as a valid optional parameter. The following URL produces the divisions for the 1984 season:
http://statsapi.mlb.com/api/v1/divisions?season=1984
This is useful if you are building a database with historical information.