Competition Seasonsget https://api.sportradar.com/probabilities/{access_level}/v1/{language_code}/competitions/{competition_id}/seasons.{format}Returns a list of seasons for a given competition ID.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.competition_idstringrequiredDefaults to sr:competition:17Unique Id of a competition, found in the Sport Competitions endpointExamples: sr:competition:132 (NBA), sr:competition:31 (NFL), sr:competition:109 (MLB)formatstringenumrequiredDefaults to jsonFormat returnedjson, xmljsonxmlAllowed:jsonxmlResponse 200200Updated 7 months ago