v1

latestOpenAPI 3.0.02026-07-147641193.1 KB

Injuries by Team

get/{format}/Injuries/{season}/{week}/{team}

Path parameters

format'XML' | 'JSON' required

Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.

seasonstring 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>.
    
weekstring 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>
    
teamstring required

Abbreviation of the team. Example: <code>WAS</code>.

Response

BodyPartstring nullable
DeclaredInactiveboolean nullable
InjuryIDinteger
Namestring nullable
Numberinteger
Opponentstring nullable
OpponentIDinteger nullable
PlayerIDinteger
Positionstring nullable
Practicestring nullable
PracticeDescriptionstring nullable
Seasoninteger
SeasonTypeinteger
Statusstring nullable
Teamstring nullable
TeamIDinteger nullable
Updatedstring nullable
Weekinteger