/
Get a schedule for specified season
Get a schedule for specified season
Question: How can I get schedule for the English Premier League in 2016/17 season?
Step-by-step guide:
To get a list of competitions go to the competitions.index method with specified parameters: area_id and sport_id.
To get a list of seasons go to the seasons.index method with specified parameter: competition_id.
There is also possible to get same list by competitions.show method
To get a list of events in season go to the events.index method with specified parameter: season_id
Related articles
, multiple selections available,
Related content
Get a list of seasons
Get a list of seasons
More like this
Get the list of events for particular season
Get the list of events for particular season
More like this
Season node
Season node
More like this
seasons.index
seasons.index
More like this
How can I get a player's seasonal stats?
How can I get a player's seasonal stats?
More like this
seasons.show
seasons.show
More like this