get https://api.sportradar.com/australianrules//v3/en/seasons//info.
Provides detailed information for a given season, including participating teams and coverage level.
Update Frequency
300s Time To Live / Cache
Data Points
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | season - category | String | Country code for a competition category ex. AUS (Australia) |
id | season - category | String | Unique category ID for a competition ex. sr:category:87 |
name | season - category | String | Name for a competition category ex. Australia |
id | sport_event_context - sport | String | Unique sport ID for a competitor ex. sr:sport:13 |
name | sport_event_context - sport | String | Name for a competitor's sport ex. Aussie Rules |
Competition:
Attribute | Parent Element | Type | Description |
---|---|---|---|
gender | season - competition | String | Gender for a competitionmen , women |
id | season - competition | String | Unique ID for a competition ex. sr:competition:656 (AFL) |
name | season - competition | String | Name of a competition ex. Pro A , NBA |
Competition - Coverage Properties:
Attribute | Parent Element | Type | Description |
---|---|---|---|
brackets | coverage - competition_properties | Boolean | Signifies brackets in the Season Links endpoint are available for this season when true |
schedules | coverage - competition_properties | Boolean | Signifies a schedule of fixtures is available for this season when true |
standings | coverage - competition_properties | String | Defines whether a season's standings are available live or post-matchlive , post |
Sport Event - Coverage Properties:
Attribute | Parent Element | Type | Description |
---|---|---|---|
type | coverage | String | Type of coveragesport_event , group , competition |
basic_play_by_play | coverage - sport_event_properties - sport_event_properties | Boolean | Signifies basic play-by-play is available for a sport event when true |
basic_player_stats | coverage - sport_event_properties - sport_event_properties | Boolean | Signifies basic player stats is available for a sport event when true |
basic_team_stats | coverage - sport_event_properties - sport_event_properties | Boolean | Signifies basic team stats is available for a sport event when true |
goal_scorers | coverage - sport_event_properties - sport_event_properties | Boolean | Signifies goal scorers are available for a sport event when true |
lineups | coverage - sport_event_properties - sport_event_properties | Boolean | Signifies lineups are available for a sport event when true |
scores | coverage - sport_event_properties - sport_event_properties | String | Describes the availability of scores as live or post-matchlive , post |
Groups:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | stage - groups - group | String | Unique ID for a group ex. sr:league:76103 (Euroleague 23/24) |
name | stage - groups - group | String | Name of a group ex. Euroleague 23/24 |
group_name | stage - groups - group | String | Abbreviated name of a group ex. D |
max_rounds | stage - groups - group | Integer | Maximum number of rounds for a group |
parent_group_id | stage - groups - group | String | Unique parent ID for a stage or season's group |
Seasons:
Attribute | Parent Element | Type | Description |
---|---|---|---|
competition_id | season | String | Unique ID for the competition a season belongs to ex. sr:competition:656 (AFL) |
disabled | season | Boolean | Signifies a season has been disabled when true |
end_date | season | Date | End date of a season ex. 2024-09-28 |
id | season | String | Unique ID for a season ex. sr:season:111244 (AFL 2024) |
name | season | String | Name of a season ex. Liga ACB 23/24 |
start_date | season | Date | Start date of a season ex. 2024-03-07 |
year | season | String | Year of a season ex. 2024 |
Stages:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | stage | Date | End date of a season or stage ex. 2024-05-19 |
order | stage | Integer | Order of a stage within a season |
phase | stage | String | Name of a season or stage ex. final_phase , knockout_stage , playoffs See the enum_phase entry in our Aussie Rules OpenAPI spec for a complete list of valid phase enum values |
start_date | stage | Date | Start date of a season or stage ex. 2023-08-11 |
type | stage | String | Type of a season or stagecup , league |
year | stage | String | Year of a season or stage ex. 23/24 |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitors - competitor | String | Abbreviation for a competitor name ex. BRI (Brisbane Lions) |
age_group | competitors - competitor | String | Age group of a competitor, when applicable ex. U23 |
country | competitors - competitor | String | Country of a competitor ex. Australia |
country_code | competitors - competitor | String | Country code of a competitor ex. AUS (Australia) |
gender | competitors - competitor | String | Gender for a competitormale , female |
id | competitors - competitor | String | Unique ID for a competitor ex. sr:competitor:4444 (Brisbane Lions) |
name | competitors - competitor | String | Name for a competitor ex. Brisbane Lions |