Season Standingsget https://api.sportradar.com/bandy/{access_level}/v2/{language_code}/seasons/{season_id}/standings.{format}Provides detailed standings info for a given season.Path Paramsaccess_levelstringenumrequiredDefaults to trialThe access level of your API keytrial, productiontrialproductionAllowed:trialproductionlanguage_codestringrequiredDefaults to en2-letter code for supported languagesen (English)English is the only fully supported language for this API. Click here for valid language codes and a tabular list of available languages per competition.season_idstringrequiredDefaults to sr:season:125567Unique Id of a season, found in the Seasons endpointNote: The API provides a maximum of 3 seasons per competition — 2 previous seasons and 1 current season.Example: sr:season:125567formatstringenumrequiredDefaults to jsonFormat returnedjson, xmljsonxmlAllowed:jsonxmlQuery Paramsroundint32Standings for a specified round number. If the round number is not specified, the last round is displayed.Example: round=2livebooleanAccess live season standings, when available. Visit our Coverage Matrix for live standings availability by competition.Example: live=truetruefalseResponse 200200Updated 7 months ago