NBA News Updates

Attributes

Top-Level Fields

FieldTypeDescription
Leaguestring
Datestring
Updatesarray

Updates Object

FieldTypeDescription
Idstring
DateTimestring
LastEditedstring
Prioritystring
Headlinestring
Notesstring
Injuryobject
Playerobject
Teamobject

Example Response

{
  "League": "NBA",
  "Date": "2026-05-14",
  "Updates": [
    {
      "Id": "530621",
      "DateTime": "2026-05-14T00:40:49-07:00",
      "LastEdited": "2026-05-14T09:32:00-07:00",
      "Priority": "3",
      "Headline": "Drops 20 points in Game 5 win",
      "Notes": "Strus chipped in 20 points (6-8 FG, 6-8 3Pt, 2-2 FT), eight rebounds, one assist, one block and one steal across 36 minutes during Wednesday's 117-113 overtime win over the Pistons in Game 5 of the Eastern Conference Semifinals.",
      "Injury": {
        "Status": null,
        "Type": null,
        "Location": null,
        "Detail": null,
        "Side": null,
        "ReturnDate": null
      },
      "Player": {
        "FirstName": "Max",
        "LastName": "Strus",
        "Position": "F         ",
        "InjuryStatus": null,
        "NBAInjuryStatus": null,
        "Link": "https://www.rotowire.com/basketball/player/max-strus-4947",
        "Id": "4947"
      },
      "Team": {
        "Name": "Cleveland Cavaliers",
        "Nickname": "Cavaliers",
        "Id": "11",
        "Code": "CLE"
      }
    }
  ]
}
Query Params
string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json