get https://api.sportradar.com/nba//v8//league/seasons.
NBA Seasons Provides a list of all available seasons, including preseasons and postseasons.
Update Frequency
TTL / Cache: 50 Seconds
Data Updates: New seasons will appear as they are added to the database. The season status is updated on the same day.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NBA |
id | league | GUID | Unique ID of a league ex. 4353138d-4c22-4396-95d8-5f587d2df25c |
name | league | String | Name of a league ex. NBA |
start_date | season | Date | Start date of a season ex. 2022-10-18 |
end_date | season | Date | End date of a season ex. 2023-04-09 |
id | season | GUID | Unique season ID ex. 5027b6ac-731c-4622-8d69-d863ae7c626b |
status | season | String | Status of a season ex. inprogress , scheduled , closed |
code | season | String | Type of the seasonPRE , REG , PIT , PST |
name | season - type | String | Name of a season type ex. Regular season , Pre-season , Post-season , Play-in Tournament |
year | season | Integer | Year of a season |