GET {format}/GamesByWeek/{season}/{week}
Summary: Games by Week
Operation ID: GamesByWeek
Auth: unknown
Operation ID: GamesByWeek
Auth: unknown
Parameters (3)
format
(string, path, required, default: XML)
Desired response format. Valid entries are <code>xml</code> or <code>json</code>.
Constraints: {'enum': ['XML', 'JSON']}
season
(string, path, required)
Year of the season. <br>Examples: <code>2015</code>, <code>2016</code>, etc.
week
(string, path, required)
The week of the game(s). <br>Examples: <code>1</code>, <code>2</code>, <code>3</code>, etc.
No probe data for this endpoint yet.