Returns historical game data.
Query parameters
Season year. Required unless id is specified.
Week number.
Season type.
Division classification.
Team name on either side of the game.
Home team name.
Away team name.
Conference of either team.
Game ID. When specified, returns data for that game.
Playoff competition.
Playoff round. Requires competition.
Response
Ok
Changes
Changed in 2 of the 14 revisions of this API.25
- ●
added the new
ii/iiienum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
ii/iiienum value to the/////response property for the response statusresponse-property-enum-value-added
- ○
added the new enum value
ii/iiito thequeryrequest parameterclassificationrequest-parameter-enum-value-added
- ●
- ○
added the new optional
queryrequest parametercompetitionnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterroundnew-optional-request-parameter
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ○