All Seasons Endpoint
About the Endpoint
Endpoint PATH
/sport/{language}/tournaments/sr:{urn_type}:{id}/seasons.xml
Endpoint Description
This endpoint returns a list of all available seasons for a tournament.
Endpoint Parameters
Parameter
Description
Possible Values
language
Required
Language code for translation.
See all supported languages and their codes on language support
urn_type
Required
The type of event to look up.
tournament / season
id
Required
The ID for the tournament / season
e.g. 40
Endpoint Structure
Change hint typeFor a full breakdown of each endpoint and its structure, refer to the Element page
<tournament_seasons>
<tournament>
<sport>
<category>
<seasons>
<season>
XML Example
Last updated
Was this helpful?