NBA News G League

Attributes

Top-Level Fields

FieldTypeDescription
Leaguestring
Datestring
Updatesarray

Updates Object

FieldTypeDescription
Idstring
DateTimestring
LastEditedstring
Prioritystring
Headlinestring
Notesstring
Analysisstring
Injuryobject
Playerobject
Teamobject
GTeamstring

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.",
      "Analysis": "Strus delivered when it mattered most, scoring at least 20 points for just the second time this postseason, having dropped 24 points in the opening game against the Raptors. He also chipped in across all major categories, providing the Cavaliers with energy on both ends of the floor. In 12 playoff appearances, Strus has averaged 10.5 points, 5.1 rebounds and 2.3 three-pointers in 26.6 minutes per contest.",
      "Injury": {
        "Status": null,
        "Type": null,
        "Location": null,
        "Detail": null,
        "Side": null,
        "ReturnDate": null
      },
      "Player": {
        "FirstName": "Max",
        "LastName": "Strus",
        "Position": "F         ",
        "InjuryStatus": null,
        "Link": "https://www.rotowire.com/basketball/player/max-strus-4947",
        "Id": "4947"
      },
      "Team": {
        "Name": "Cleveland Cavaliers",
        "Nickname": "Cavaliers",
        "Id": "11",
        "Code": "CLE"
      },
      "GTeam": null
    }
  ]
}
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