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

NameDescriptionTypeAdditional information
gameOrSeasonId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.