GET /{format}/ScoresByWeek/{season}/{week}
Summary: Scores by Week
Operation ID: ScoresByWeek
Auth: unknown
Operation ID: ScoresByWeek
Auth: unknown
Description
Get game scores for a specified week of a season.
Parameters (3)
format
(string, path, required)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
season
(string, path, required)
Year of the season and the season type. If no season type is provided, then the default is regular season. <br>Examples: <code>2015REG</code>, <code>2015PRE</code>, <code>2015POST</code>.
week
(string, path, required)
Week of the season. Valid values are as follows: Preseason 0 to 4, Regular Season 1 to 17, Postseason 1 to 4. Example: <code>1</code>
No probe data for this endpoint yet.