Player Injuries v2.0
| Player Injuries | |
| Resource | |
| Player Injuries | Retrieve a list of injuries for all pro players broken down by position. |
| HTTP Methods | |
| GET | Retrieve a list of player injuries |
| Example | |
| Retrieve Player Injuries | |
| XML field definitions | |
| /injuries | A container element for a list of player injuries. |
| /injuries/ | A container element for a player injury. |
| /injuries/ | The expected return for a player (e.g. |
| /injuries/ | The type of injury (e.g. |
| /injuries/ | A container for a player’s data. |
| /injuries/ | ID of a player. |
| /injuries/ | The player’s first name. |
| /injuries/ | The player’s full name. |
| /injuries/ | A container element for the player’s update, injury, suspension, and inactive icons. |
| /injuries/ | The headline of the player’s latest news update. |
| /injuries/ | If the player is injured, this field will exist and indicate the injury in the format: {injury}: {expected time of return}. |
| /injuries/ | The player’s last name. |
| /injuries/ | A boolean to denote if a player is on waivers in a fantasy league or no. |
| /injuries/ | An abbreviation for the primary position of the player. |
| /injuries/ | Specifies the roster status of the player on the player’s pro team. |
| /injuries/ | An abbreviation for the player’s pro team. |
| /injuries/ | A snippet of HTML code containing a link to the player’s profile. |
| /injuries/ | The absolute URL for the CBSSports.com profile for a player. |
| /injuries/ | ID of a the player the injury is associated to. |
| /injuries/ | Status of the player as related to the injury. |
| /injuries/ | Timestamp of when the injury was added to the list in UNIX timestamp format. |
| /injuries/ | A number to denote the bye-week for a pro team (only applicable to football). |
| /injuries/ | A boolean to denote if a player is locked (can not be involved in any add/drops, trades, and lineup moves as the player’s team’s game has already started). |
| /injuries/ | Player’s opponent (only available for football). |
Player Injuries
Description
Retrieve a list of injuries for all pro players broken down by position. The data returned contains a list of player injuries with each injury node containing the type of injury, the timestamp of when the injury was added to the list, the status of the player, and the expected return for the player.
GET
Retrieve a list of player injuries
URL
http://api.cbssports.com
Parameters
| response_format | (optional) Specifies the format in which the requested resource should be returned. Valid values are XML and JSON. The default is XML. |
| position | (optional) Specifies the player position for which the injuries are being requested (defaults to all positions) |
Retrieve Player Injuries
Sample URL
Injury Report for all First Basemen (position=1B)
http://api.cbssports.com/fantasy/players/injuries?version=2.0&position=1B
XML Response
<?xml version="1.0"?>
<result uriAlias="/players/injuries" uri="/players/injuries" statusCode="200" statusMessage="OK">
<body>
<injuries>
<injury>
<expected_return>Questionable for June 8 vs. Toronto</expected_return>
<injury_type>Finger</injury_type>
<timestamp>1339027946</timestamp>
<status>Questionable</status>
<player_id>1630079</player_id>
<player id="1630079">
<firstname>Freddie</firstname>
<on_waivers>0</on_waivers>
<position>1B</position>
<icons>
<injury>Finger: Questionable for June 8 vs. Toronto</injury>
<headline>X-rays negative for Freeman</headline>
</icons>
<lastname>Freeman</lastname>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/1630079</profile_url>
<fullname>Freddie Freeman</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/1630079'>Freeman, Freddie</a> 1B ATL <span title="X-rays negative for Freeman"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/1630079" class="playerLink" subtab="Update"><img border="0" width="10" height="10" src="http://sports.cbsimg.net/images/news-note-recent.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Finger: Questionable for June 8 vs. Toronto"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/1630079" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Freeman's RBI single"><a href="javascript:openPopup('/media/game-day/video?player_id=518692','mlbvideo', 990, 750);"><img src="http://sports.cbsimg.net/images/video.gif" border="0"></a></span></profile_link>
<pro_team>ATL</pro_team>
</player>
</injury>
<injury>
<expected_return>7-day DL. Out until at least mid-June</expected_return>
<injury_type>Concussion</injury_type>
<timestamp>1338864564</timestamp>
<status>DL</status>
<player_id>538897</player_id>
<player id="538897">
<firstname>Bobby</firstname>
<on_waivers>1</on_waivers>
<position>C</position>
<icons>
<injury>Concussion: 7-day DL. Out until at least mid-June</injury>
<headline>Wilson moved to DL</headline>
</icons>
<lastname>Wilson</lastname>
<pro_status>DL</pro_status>
<profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/538897</profile_url>
<fullname>Bobby Wilson</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/538897'>Wilson, Bobby</a> C LAA <span title="Wilson moved to DL"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/538897" class="playerLink" subtab="Update"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Concussion: 7-day DL. Out until at least mid-June"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/538897" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>LAA</pro_team>
</player>
</injury>
<injury>
<expected_return>Questionable for June 8 at Atlanta</expected_return>
<injury_type>Hand</injury_type>
<timestamp>1338751870</timestamp>
<status>Questionable</status>
<player_id>392294</player_id>
<player id="392294">
<firstname>Edwin</firstname>
<on_waivers>0</on_waivers>
<position>3B</position>
<icons>
<injury>Hand: Questionable for June 8 at Atlanta</injury>
<headline>Encarnacion sits out again</headline>
</icons>
<lastname>Encarnacion</lastname>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/392294</profile_url>
<fullname>Edwin Encarnacion</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/392294'>Encarnacion, Edwin</a> 3B TOR <span title="Encarnacion sits out again"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/392294" class="playerLink" subtab="Update"><img border="0" width="10" height="10" src="http://sports.cbsimg.net/images/news-note-recent.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Hand: Questionable for June 8 at Atlanta"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/392294" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>TOR</pro_team>
</player>
</injury>
<injury>
<expected_return>15-day DL. Out until at least mid-June</expected_return>
<injury_type>Hamstring </injury_type>
<timestamp>1338608092</timestamp>
<status>DL</status>
<player_id>21607</player_id>
<player id="21607">
<firstname>Carlos</firstname>
<on_waivers>0</on_waivers>
<position>LF</position>
<icons>
<injury>Hamstring : 15-day DL. Out until at least mid-June</injury>
</icons>
<lastname>Lee</lastname>
<pro_status>DL</pro_status>
<profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/21607</profile_url>
<fullname>Carlos Lee</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/21607'>Lee, Carlos</a> LF HOU <span title="Hamstring : 15-day DL. Out until at least mid-June"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/21607" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>HOU</pro_team>
</player>
</injury>
<injury>
<expected_return>15-day DL. Out until at least mid-June</expected_return>
<injury_type>Oblique</injury_type>
<timestamp>1338143493</timestamp>
<status>DL</status>
<player_id>549249</player_id>
<player id="549249">
<firstname>Travis</firstname>
<on_waivers>0</on_waivers>
<position>1B</position>
<icons>
<injury>Oblique: 15-day DL. Out until at least mid-June</injury>
</icons>
<lastname>Ishikawa</lastname>
<pro_status>DL</pro_status>
<profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/549249</profile_url>
<fullname>Travis Ishikawa</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/549249'>Ishikawa, Travis</a> 1B MIL <span title="Oblique: 15-day DL. Out until at least mid-June"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/549249" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>MIL</pro_team>
</player>
</injury>
<injury>
<expected_return>15-day DL. Out until at least mid-July</expected_return>
<injury_type>Knee</injury_type>
<timestamp>1337483045</timestamp>
<status>DL</status>
<player_id>22419</player_id>
<player id="22419">
<firstname>Lance</firstname>
<on_waivers>0</on_waivers>
<position>RF</position>
<icons>
<injury>Knee: 15-day DL. Out until at least mid-July</injury>
</icons>
<lastname>Berkman</lastname>
<pro_status>DL</pro_status>
<profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/22419</profile_url>
<fullname>Lance Berkman</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/22419'>Berkman, Lance</a> RF STL <span title="Knee: 15-day DL. Out until at least mid-July"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/22419" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>STL</pro_team>
</player>
</injury>
<injury>
<expected_return>60-day DL. Out until at least early July</expected_return>
<injury_type>Hamstring, shoulder</injury_type>
<timestamp>1322579764</timestamp>
<status>DL</status>
<player_id>1208663</player_id>
<player id="1208663">
<firstname>Chris</firstname>
<on_waivers>0</on_waivers>
<position>1B</position>
<icons>
<injury>Hamstring, shoulder: 60-day DL. Out until at least early July</injury>
</icons>
<lastname>Marrero</lastname>
<pro_status>DL</pro_status>
<profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/1208663</profile_url>
<fullname>Chris Marrero</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/1208663'>Marrero, Chris</a> 1B WAS <span title="Hamstring, shoulder: 60-day DL. Out until at least early July"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/1208663" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>WAS</pro_team>
</player>
</injury>
<injury>
<expected_return>15-day DL. Out until at least early July</expected_return>
<injury_type>Achilles</injury_type>
<timestamp>1318046839</timestamp>
<status>DL</status>
<player_id>448940</player_id>
<player id="448940">
<firstname>Ryan</firstname>
<on_waivers>1</on_waivers>
<position>1B</position>
<icons>
<injury>Achilles: 15-day DL. Out until at least early July</injury>
<headline>Howard gets two hits in ext. spring game</headline>
</icons>
<lastname>Howard</lastname>
<pro_status>DL</pro_status>
<profile_url>http://<league_id>.baseball.cbssports.com/players/playerpage/448940</profile_url>
<fullname>Ryan Howard</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/448940'>Howard, Ryan</a> 1B PHI <span title="Howard gets two hits in ext. spring game"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/448940" class="playerLink" subtab="Update"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Achilles: 15-day DL. Out until at least early July"><a href="http://<league_id>.baseball.cbssports.com/players/playerpage/448940" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>PHI</pro_team>
</player>
</injury>
</injuries>
</body>
</result>JSON Response
{
"body" : {
"injuries" : [
{
"expected_return" : "Questionable for June 8 vs. Toronto",
"injury_type" : "Finger",
"timestamp" : "1339027946",
"status" : "Questionable",
"player_id" : "1630079",
"player" : {
"firstname" : "Freddie",
"on_waivers" : 0,
"position" : "1B",
"icons" : {
"injury" : "Finger: Questionable for June 8 vs. Toronto",
"headline" : "X-rays negative for Freeman"
},
"lastname" : "Freeman",
"pro_status" : "A",
"profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/1630079",
"fullname" : "Freddie Freeman",
"id" : "1630079",
"profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/1630079'>Freeman, Freddie</a> 1B ATL <span title=\"X-rays negative for Freeman\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/1630079\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"10\" height=\"10\" src=\"http://sports.cbsimg.net/images/news-note-recent.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Finger: Questionable for June 8 vs. Toronto\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/1630079\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Freeman's RBI single\"><a href=\"javascript:openPopup('/media/game-day/video?player_id=518692','mlbvideo', 990, 750);\"><img src=\"http://sports.cbsimg.net/images/video.gif\" border=\"0\"></a></span>",
"pro_team" : "ATL"
}
},
{
"expected_return" : "7-day DL. Out until at least mid-June",
"injury_type" : "Concussion",
"timestamp" : "1338864564",
"status" : "DL",
"player_id" : "538897",
"player" : {
"firstname" : "Bobby",
"on_waivers" : 1,
"position" : "C",
"icons" : {
"injury" : "Concussion: 7-day DL. Out until at least mid-June",
"headline" : "Wilson moved to DL"
},
"lastname" : "Wilson",
"pro_status" : "DL",
"profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/538897",
"fullname" : "Bobby Wilson",
"id" : "538897",
"profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/538897'>Wilson, Bobby</a> C LAA <span title=\"Wilson moved to DL\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/538897\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Concussion: 7-day DL. Out until at least mid-June\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/538897\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "LAA"
}
},
{
"expected_return" : "Questionable for June 8 at Atlanta",
"injury_type" : "Hand",
"timestamp" : "1338751870",
"status" : "Questionable",
"player_id" : "392294",
"player" : {
"firstname" : "Edwin",
"on_waivers" : 0,
"position" : "3B",
"icons" : {
"injury" : "Hand: Questionable for June 8 at Atlanta",
"headline" : "Encarnacion sits out again"
},
"lastname" : "Encarnacion",
"pro_status" : "A",
"profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/392294",
"fullname" : "Edwin Encarnacion",
"id" : "392294",
"profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/392294'>Encarnacion, Edwin</a> 3B TOR <span title=\"Encarnacion sits out again\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/392294\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"10\" height=\"10\" src=\"http://sports.cbsimg.net/images/news-note-recent.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Hand: Questionable for June 8 at Atlanta\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/392294\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "TOR"
}
},
{
"expected_return" : "15-day DL. Out until at least mid-June",
"injury_type" : "Hamstring ",
"timestamp" : "1338608092",
"status" : "DL",
"player_id" : "21607",
"player" : {
"firstname" : "Carlos",
"on_waivers" : 0,
"position" : "LF",
"icons" : {
"injury" : "Hamstring : 15-day DL. Out until at least mid-June"
},
"lastname" : "Lee",
"pro_status" : "DL",
"profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/21607",
"fullname" : "Carlos Lee",
"id" : "21607",
"profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/21607'>Lee, Carlos</a> LF HOU <span title=\"Hamstring : 15-day DL. Out until at least mid-June\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/21607\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "HOU"
}
},
{
"expected_return" : "15-day DL. Out until at least mid-June",
"injury_type" : "Oblique",
"timestamp" : "1338143493",
"status" : "DL",
"player_id" : "549249",
"player" : {
"firstname" : "Travis",
"on_waivers" : 0,
"position" : "1B",
"icons" : {
"injury" : "Oblique: 15-day DL. Out until at least mid-June"
},
"lastname" : "Ishikawa",
"pro_status" : "DL",
"profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/549249",
"fullname" : "Travis Ishikawa",
"id" : "549249",
"profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/549249'>Ishikawa, Travis</a> 1B MIL <span title=\"Oblique: 15-day DL. Out until at least mid-June\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/549249\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "MIL"
}
},
{
"expected_return" : "15-day DL. Out until at least mid-July",
"injury_type" : "Knee",
"timestamp" : "1337483045",
"status" : "DL",
"player_id" : "22419",
"player" : {
"firstname" : "Lance",
"on_waivers" : 0,
"position" : "RF",
"icons" : {
"injury" : "Knee: 15-day DL. Out until at least mid-July"
},
"lastname" : "Berkman",
"pro_status" : "DL",
"profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/22419",
"fullname" : "Lance Berkman",
"id" : "22419",
"profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/22419'>Berkman, Lance</a> RF STL <span title=\"Knee: 15-day DL. Out until at least mid-July\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/22419\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "STL"
}
},
{
"expected_return" : "60-day DL. Out until at least early July",
"injury_type" : "Hamstring, shoulder",
"timestamp" : "1322579764",
"status" : "DL",
"player_id" : "1208663",
"player" : {
"firstname" : "Chris",
"on_waivers" : 0,
"position" : "1B",
"icons" : {
"injury" : "Hamstring, shoulder: 60-day DL. Out until at least early July"
},
"lastname" : "Marrero",
"pro_status" : "DL",
"profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/1208663",
"fullname" : "Chris Marrero",
"id" : "1208663",
"profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/1208663'>Marrero, Chris</a> 1B WAS <span title=\"Hamstring, shoulder: 60-day DL. Out until at least early July\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/1208663\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "WAS"
}
},
{
"expected_return" : "15-day DL. Out until at least early July",
"injury_type" : "Achilles",
"timestamp" : "1318046839",
"status" : "DL",
"player_id" : "448940",
"player" : {
"firstname" : "Ryan",
"on_waivers" : 1,
"position" : "1B",
"icons" : {
"injury" : "Achilles: 15-day DL. Out until at least early July",
"headline" : "Howard gets two hits in ext. spring game"
},
"lastname" : "Howard",
"pro_status" : "DL",
"profile_url" : "http://<league_id>.baseball.cbssports.com/players/playerpage/448940",
"fullname" : "Ryan Howard",
"id" : "448940",
"profile_link" : "<a class='playerLink' href='http://<league_id>.baseball.cbssports.com/players/playerpage/448940'>Howard, Ryan</a> 1B PHI <span title=\"Howard gets two hits in ext. spring game\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/448940\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Achilles: 15-day DL. Out until at least early July\"><a href=\"http://<league_id>.baseball.cbssports.com/players/playerpage/448940\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "PHI"
}
}
]
},
"uriAlias" : "/players/injuries",
"statusMessage" : "OK",
"uri" : "/players/injuries",
"statusCode" : 200
}Sample URL
Injury Report for all Quarterbacks (position=QB)
http://api.cbssports.com/fantasy/players/injuries?version=2.0&position=QB
XML Response
<?xml version="1.0"?>
<result uriAlias="/players/injuries" uri="/players/injuries" statusCode="200" statusMessage="OK">
<body>
<injuries>
<injury>
<expected_return>Probable for start of training camp</expected_return>
<injury_type>Back</injury_type>
<timestamp>1329326416</timestamp>
<status>Probable</status>
<player_id>302027</player_id>
<player id="302027">
<bye_week>7</bye_week>
<firstname>David</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Back: Probable for start of training camp</injury>
<headline>Garrard not at practice</headline>
</icons>
<lastname>Garrard</lastname>
<is_locked>0</is_locked>
<opponent>@HOU</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/302027</profile_url>
<fullname>David Garrard</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/302027'>Garrard, David</a> QB MIA <span title="Garrard not at practice"><a href="http://<league_id>.football.cbssports.com/players/playerpage/302027" class="playerLink" subtab="Update"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Back: Probable for start of training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/302027" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>MIA</pro_team>
</player>
</injury>
<injury>
<expected_return>Probable for start of 2012 training camp</expected_return>
<injury_type>Shoulder</injury_type>
<timestamp>1329316832</timestamp>
<status>Probable</status>
<player_id>187741</player_id>
<player id="187741">
<bye_week>9</bye_week>
<firstname>Tom</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Shoulder: Probable for start of 2012 training camp</injury>
<headline>Slight changes for Brady</headline>
</icons>
<lastname>Brady</lastname>
<is_locked>0</is_locked>
<opponent>@TEN</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/187741</profile_url>
<fullname>Tom Brady</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/187741'>Brady, Tom</a> QB NE <span title="Slight changes for Brady"><a href="http://<league_id>.football.cbssports.com/players/playerpage/187741" class="playerLink" subtab="Update"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Shoulder: Probable for start of 2012 training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/187741" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>NE</pro_team>
</player>
</injury>
<injury>
<expected_return>Probable for start of training camp</expected_return>
<injury_type>Collarbone</injury_type>
<timestamp>1325285591</timestamp>
<status>Probable</status>
<player_id>407793</player_id>
<player id="407793">
<bye_week>6</bye_week>
<firstname>Jason</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Collarbone: Probable for start of training camp</injury>
</icons>
<lastname>Campbell</lastname>
<is_locked>0</is_locked>
<opponent>IND</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/407793</profile_url>
<fullname>Jason Campbell</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/407793'>Campbell, Jason</a> QB CHI <span title="Collarbone: Probable for start of training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/407793" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>CHI</pro_team>
</player>
</injury>
<injury>
<expected_return>Questionable for start of training camp</expected_return>
<injury_type>Neck</injury_type>
<timestamp>1325285591</timestamp>
<status>Questionable</status>
<player_id>12531</player_id>
<player id="12531">
<bye_week>7</bye_week>
<firstname>Peyton</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Neck: Questionable for start of training camp</injury>
<headline>Manning starts to throw deep</headline>
</icons>
<lastname>Manning</lastname>
<is_locked>0</is_locked>
<opponent>PIT</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/12531</profile_url>
<fullname>Peyton Manning</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/12531'>Manning, Peyton</a> QB DEN <span title="Manning starts to throw deep"><a href="http://<league_id>.football.cbssports.com/players/playerpage/12531" class="playerLink" subtab="Update"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Neck: Questionable for start of training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/12531" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>DEN</pro_team>
</player>
</injury>
<injury>
<expected_return>Probable for start of training camp</expected_return>
<injury_type>Right thumb</injury_type>
<timestamp>1324681271</timestamp>
<status>Probable</status>
<player_id>409102</player_id>
<player id="409102">
<bye_week>6</bye_week>
<firstname>Jay</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Right thumb: Probable for start of training camp</injury>
<headline>Cutler concerned about O-line</headline>
</icons>
<lastname>Cutler</lastname>
<is_locked>0</is_locked>
<opponent>IND</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/409102</profile_url>
<fullname>Jay Cutler</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/409102'>Cutler, Jay</a> QB CHI <span title="Cutler concerned about O-line"><a href="http://<league_id>.football.cbssports.com/players/playerpage/409102" class="playerLink" subtab="Update"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Right thumb: Probable for start of training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/409102" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>CHI</pro_team>
</player>
</injury>
<injury>
<expected_return>Probable for start of training camp</expected_return>
<injury_type>Hand</injury_type>
<timestamp>1323213487</timestamp>
<status>Probable</status>
<player_id>552470</player_id>
<player id="552470">
<bye_week>7</bye_week>
<firstname>Matt</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Hand: Probable for start of training camp</injury>
</icons>
<lastname>Cassel</lastname>
<is_locked>0</is_locked>
<opponent>ATL</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/552470</profile_url>
<fullname>Matt Cassel</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/552470'>Cassel, Matt</a> QB KC <span title="Hand: Probable for start of training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/552470" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>KC</pro_team>
</player>
</injury>
<injury>
<expected_return>Questionable for start of training camp</expected_return>
<injury_type>Shoulder</injury_type>
<timestamp>1322422378</timestamp>
<status>Questionable</status>
<player_id>415213</player_id>
<player id="415213">
<bye_week>5</bye_week>
<firstname>Matt</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Shoulder: Questionable for start of training camp</injury>
</icons>
<lastname>Leinart</lastname>
<is_locked>0</is_locked>
<opponent>SD</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/415213</profile_url>
<fullname>Matt Leinart</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/415213'>Leinart, Matt</a> QB OAK <span title="Shoulder: Questionable for start of training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/415213" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>OAK</pro_team>
</player>
</injury>
<injury>
<expected_return>Probable for start of training camp</expected_return>
<injury_type>Foot</injury_type>
<timestamp>1321221255</timestamp>
<status>Probable</status>
<player_id>493050</player_id>
<player id="493050">
<bye_week>8</bye_week>
<firstname>Matt</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Foot: Probable for start of training camp</injury>
<headline>Texans will be cautious with Schaub</headline>
</icons>
<lastname>Schaub</lastname>
<is_locked>0</is_locked>
<opponent>MIA</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/493050</profile_url>
<fullname>Matt Schaub</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/493050'>Schaub, Matt</a> QB HOU <span title="Texans will be cautious with Schaub"><a href="http://<league_id>.football.cbssports.com/players/playerpage/493050" class="playerLink" subtab="Update"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/news-note.gif"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title="Foot: Probable for start of training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/493050" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>HOU</pro_team>
</player>
</injury>
<injury>
<expected_return>Probable for start of training camp</expected_return>
<injury_type>Shoulder</injury_type>
<timestamp>1317587935</timestamp>
<status>Probable</status>
<player_id>517291</player_id>
<player id="517291">
<bye_week>6</bye_week>
<firstname>Chad</firstname>
<on_waivers>1</on_waivers>
<position>QB</position>
<icons>
<injury>Shoulder: Probable for start of training camp</injury>
</icons>
<lastname>Henne</lastname>
<is_locked>0</is_locked>
<opponent>@MIN</opponent>
<pro_status>A</pro_status>
<profile_url>http://<league_id>.football.cbssports.com/players/playerpage/517291</profile_url>
<fullname>Chad Henne</fullname>
<profile_link><a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/517291'>Henne, Chad</a> QB JAC <span title="Shoulder: Probable for start of training camp"><a href="http://<league_id>.football.cbssports.com/players/playerpage/517291" subtab="Injury Report" class="playerLink"><img border="0" width="7" height="7" src="http://sports.cbsimg.net/images/red_cross.gif"/></a></span></profile_link>
<pro_team>JAC</pro_team>
</player>
</injury>
</injuries>
</body>
</result>JSON Response
{
"body" : {
"injuries" : [
{
"expected_return" : "Probable for start of training camp",
"injury_type" : "Back",
"timestamp" : "1329326416",
"status" : "Probable",
"player_id" : "302027",
"player" : {
"bye_week" : "7",
"firstname" : "David",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Back: Probable for start of training camp",
"headline" : "Garrard not at practice"
},
"lastname" : "Garrard",
"is_locked" : 0,
"opponent" : "@HOU",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/302027",
"fullname" : "David Garrard",
"id" : "302027",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/302027'>Garrard, David</a> QB MIA <span title=\"Garrard not at practice\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/302027\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Back: Probable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/302027\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "MIA"
}
},
{
"expected_return" : "Probable for start of 2012 training camp",
"injury_type" : "Shoulder",
"timestamp" : "1329316832",
"status" : "Probable",
"player_id" : "187741",
"player" : {
"bye_week" : "9",
"firstname" : "Tom",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Shoulder: Probable for start of 2012 training camp",
"headline" : "Slight changes for Brady"
},
"lastname" : "Brady",
"is_locked" : 0,
"opponent" : "@TEN",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/187741",
"fullname" : "Tom Brady",
"id" : "187741",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/187741'>Brady, Tom</a> QB NE <span title=\"Slight changes for Brady\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/187741\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Shoulder: Probable for start of 2012 training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/187741\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "NE"
}
},
{
"expected_return" : "Probable for start of training camp",
"injury_type" : "Collarbone",
"timestamp" : "1325285591",
"status" : "Probable",
"player_id" : "407793",
"player" : {
"bye_week" : "6",
"firstname" : "Jason",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Collarbone: Probable for start of training camp"
},
"lastname" : "Campbell",
"is_locked" : 0,
"opponent" : "IND",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/407793",
"fullname" : "Jason Campbell",
"id" : "407793",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/407793'>Campbell, Jason</a> QB CHI <span title=\"Collarbone: Probable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/407793\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "CHI"
}
},
{
"expected_return" : "Questionable for start of training camp",
"injury_type" : "Neck",
"timestamp" : "1325285591",
"status" : "Questionable",
"player_id" : "12531",
"player" : {
"bye_week" : "7",
"firstname" : "Peyton",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Neck: Questionable for start of training camp",
"headline" : "Manning starts to throw deep"
},
"lastname" : "Manning",
"is_locked" : 0,
"opponent" : "PIT",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/12531",
"fullname" : "Peyton Manning",
"id" : "12531",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/12531'>Manning, Peyton</a> QB DEN <span title=\"Manning starts to throw deep\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/12531\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Neck: Questionable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/12531\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "DEN"
}
},
{
"expected_return" : "Probable for start of training camp",
"injury_type" : "Right thumb",
"timestamp" : "1324681271",
"status" : "Probable",
"player_id" : "409102",
"player" : {
"bye_week" : "6",
"firstname" : "Jay",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Right thumb: Probable for start of training camp",
"headline" : "Cutler concerned about O-line"
},
"lastname" : "Cutler",
"is_locked" : 0,
"opponent" : "IND",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/409102",
"fullname" : "Jay Cutler",
"id" : "409102",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/409102'>Cutler, Jay</a> QB CHI <span title=\"Cutler concerned about O-line\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/409102\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Right thumb: Probable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/409102\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "CHI"
}
},
{
"expected_return" : "Probable for start of training camp",
"injury_type" : "Hand",
"timestamp" : "1323213487",
"status" : "Probable",
"player_id" : "552470",
"player" : {
"bye_week" : "7",
"firstname" : "Matt",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Hand: Probable for start of training camp"
},
"lastname" : "Cassel",
"is_locked" : 0,
"opponent" : "ATL",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/552470",
"fullname" : "Matt Cassel",
"id" : "552470",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/552470'>Cassel, Matt</a> QB KC <span title=\"Hand: Probable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/552470\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "KC"
}
},
{
"expected_return" : "Questionable for start of training camp",
"injury_type" : "Shoulder",
"timestamp" : "1322422378",
"status" : "Questionable",
"player_id" : "415213",
"player" : {
"bye_week" : "5",
"firstname" : "Matt",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Shoulder: Questionable for start of training camp"
},
"lastname" : "Leinart",
"is_locked" : 0,
"opponent" : "SD",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/415213",
"fullname" : "Matt Leinart",
"id" : "415213",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/415213'>Leinart, Matt</a> QB OAK <span title=\"Shoulder: Questionable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/415213\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "OAK"
}
},
{
"expected_return" : "Probable for start of training camp",
"injury_type" : "Foot",
"timestamp" : "1321221255",
"status" : "Probable",
"player_id" : "493050",
"player" : {
"bye_week" : "8",
"firstname" : "Matt",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Foot: Probable for start of training camp",
"headline" : "Texans will be cautious with Schaub"
},
"lastname" : "Schaub",
"is_locked" : 0,
"opponent" : "MIA",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/493050",
"fullname" : "Matt Schaub",
"id" : "493050",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/493050'>Schaub, Matt</a> QB HOU <span title=\"Texans will be cautious with Schaub\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/493050\" class=\"playerLink\" subtab=\"Update\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/news-note.gif\"/></a></span><img src='http://sports.cbsimg.net/images/spacer.gif' height=1 width=2><span title=\"Foot: Probable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/493050\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "HOU"
}
},
{
"expected_return" : "Probable for start of training camp",
"injury_type" : "Shoulder",
"timestamp" : "1317587935",
"status" : "Probable",
"player_id" : "517291",
"player" : {
"bye_week" : "6",
"firstname" : "Chad",
"on_waivers" : 1,
"position" : "QB",
"icons" : {
"injury" : "Shoulder: Probable for start of training camp"
},
"lastname" : "Henne",
"is_locked" : 0,
"opponent" : "@MIN",
"pro_status" : "A",
"profile_url" : "http://<league_id>.football.cbssports.com/players/playerpage/517291",
"fullname" : "Chad Henne",
"id" : "517291",
"profile_link" : "<a class='playerLink' href='http://<league_id>.football.cbssports.com/players/playerpage/517291'>Henne, Chad</a> QB JAC <span title=\"Shoulder: Probable for start of training camp\"><a href=\"http://<league_id>.football.cbssports.com/players/playerpage/517291\" subtab=\"Injury Report\" class=\"playerLink\"><img border=\"0\" width=\"7\" height=\"7\" src=\"http://sports.cbsimg.net/images/red_cross.gif\"/></a></span>",
"pro_team" : "JAC"
}
}
]
},
"uriAlias" : "/players/injuries",
"statusMessage" : "OK",
"uri" : "/players/injuries",
"statusCode" : 200
}/injuries/injury/player/position
An abbreviation for the primary position of the player. You can get a list of the abbreviations and their expansions by requesting the Positions resource.
/injuries/injury/status
Status of the player as related to the injury. Possbile values are Out, OK, Probable, Doubtful, Questionable, DL (Disabled List), IL (Injured List), PUP (Physically Unable to Perform List), IR (Injured Reserve), Suspended, Not With Team, Retired, Gametime (Game-time decision whether the player will play in the game or not), NFI (Non-Football Injury List), left (Left game due to injury).
