get https://api.sportradar.com/nfl/official//v7//league/seasons.
NFL Seasons provides a list of all available seasons, including preseasons and postseasons.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: New seasons will appear as they are added to the database
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NFL |
id | league | GUID | Unique ID of a league ex. 3c6d318a-6164-4290-9bbc-bf9bb21cc4b8 |
name | league | String | Name of a league ex. National Football League |
id | season | GUID | Unique season ID ex. 75749c10-56c1-4ae0-9d1e-2689708debdf |
code | season - type | String | Type of the seasonPRE , REG , PST |
year | season | Integer | Year of the season |
start_date | season | date | Season start date ex. 2022-09-09 |
end_date | season | date | Season end date ex. 2023-01-08 |
status | season | String | Season statusclosed , inprogress ,scheduled |