get
https://api.rotowire.com/Basketball/NBA/News/Injuries.php
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
League | string | |
Date | string | |
Updates | array |
Example Response
{
"League": "NBA",
"Date": "2026-05-14",
"Updates": [
{
"Id": "530628",
"DateTime": "2026-05-14T14:19:59-07:00",
"LastEdited": null,
"Priority": "2",
"Headline": "Game-time call for Game 6",
"Notes": "Robinson (back) is questionable for Game 6 of the Eastern Conference Semifinals against Cleveland on Friday, Danny Cunningham of Sports Radio 92.3 The Fan Cleveland reports.",
"Analysis": "Robinson was unable to go in Game 5 due to lower-back soreness, and he's back on the injury report of Friday's matchup. The Pistons will presumably monitor the sharpshooter closely in shootaround and warmups before issuing another update on his availability for Game 6.",
"Injury": {
"Status": "GTD",
"Type": "Back",
"Location": "Torso",
"Detail": "Soreness",
"Side": "Not Specified",
"ReturnDate": null
},
"Player": {
"FirstName": "Duncan",
"LastName": "Robinson",
"Position": "F ",
"InjuryStatus": "GTD",
"NBAInjuryStatus": "QUESTIONABLE",
"Link": "https://www.rotowire.com/basketball/player/duncan-robinson-4470",
"Id": "4470"
},
"Team": {
"Name": "Detroit Pistons",
"Nickname": "Pistons",
"Id": "12",
"Code": "DET"
}
},
{
"Id": "530629",
"DateTime": "2026-05-14T14:20:36-07:00",
"LastEdited": null,
"Priority": "3",
"Headline": "Iffy for Friday",
"Notes": "LeVert (heel) is questionable for Friday's Game 6 of the Eastern Conference Semifinals against Cleveland.",
"Analysis": "The veteran swingman has battled a right heel contusion throughout this series, but the issue hasn't stopped him from suiting up in any of Detroit's last five contests. Marcus Sasser could play an expanded role in the event that LeVert cannot play Friday, and Javonte Green would also be an option to rejoin the rotation.",
"Injury": {
"Status": "GTD",
"Type": "Heel",
"Location": "Leg",
"Detail": "Not Specified",
"Side": "Not Specified",
"ReturnDate": null
},
"Player": {
"FirstName": "Caris",
"LastName": "LeVert",
"Position": "G ",
"InjuryStatus": "GTD",
"NBAInjuryStatus": "QUESTIONABLE",
"Link": "https://www.rotowire.com/basketball/player/caris-levert-3914",
"Id": "3914"
},
"Team": {
"Name": "Detroit Pistons",
"Nickname": "Pistons",
"Id": "12",
"Code": "DET"
}
},
{
"Id": "530630",
"DateTime": "2026-05-14T14:22:24-07:00",
"LastEdited": null,
"Priority": "3",
"Headline": "Questionable for Friday",
"Notes": "Huerter (adductor) is questionable for Game 6 of the Eastern Conference Semifinals against the Cavaliers on Friday, Danny Cunningham of Sports Radio 92.3 The Fan Cleveland reports.",
"Analysis": "Huerter managed to make his first appearance of the series Wednesday after missing time with a left adductor strain, but he logged only three minutes and recorded one assist. It's unclear how much the 27-year-old will be able to contribute if he's ultimately given the green light to suit up.",
"Injury": {
"Status": "GTD",
"Type": "Thigh",
"Location": "Leg",
"Detail": "Strain",
"Side": "Left",
"ReturnDate": null
},
"Player": {
"FirstName": "Kevin",
"LastName": "Huerter",
"Position": "G ",
"InjuryStatus": "GTD",
"NBAInjuryStatus": "QUESTIONABLE",
"Link": "https://www.rotowire.com/basketball/player/kevin-huerter-4449",
"Id": "4449"
},
"Team": {
"Name": "Detroit Pistons",
"Nickname": "Pistons",
"Id": "12",
"Code": "DET"
}
}
]
}