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

  • <tournament_seasons>

    • <tournament>

      • <sport>

      • <category>

    • <seasons>

      • <season>

XML Example

Last updated

Was this helpful?