GET Season by ID
GET Season by ID
GET Season by IDhttps://soccer.sportmonks.com/api/v2.0/seasons/{ID}Parameters
Include options
IncludesExample response
https://soccer.sportmonks.com/api/v2.0/seasons/18346/api_token={API_TOKEN}"data": {
"id": 18346,
"name": "2021/2022",
"league_id": 2,
"is_current_season": true,
"current_round_id": null,
"current_stage_id": 77453623
}Last updated
Was this helpful?