rounds
include.data
id
name
league_id
is_current_season
current_round_id
current_stage_id
id
name
league_id
season_id
stage_id
start
end
rounds
we are going to request all the stages
of this season. Of course, you can also request both in the same request.data
id
name
league_id
is_current_season
current_round_id
current_stage_id
id
name
type
league_id
season_id
sort_order
has_standings
stages
for the current season of the league we’re interested in:stages
and rounds
, you can use groups
as an include on the season by id endpoint:
id
name
league_id
season_id
round_id
round_name
stage_id
stage_name
resource