GET v1/NFL/Game/Summaries/{gameOrSeasonId}
Returns the game summary for a single game ID If looking for a single game, use the 10 digit elias game identifier. If looking for a season use the 4 digit season.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| gameOrSeasonId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.