Endpoint

Fixture for a specified sport event

get

Lists the fixture for a specified sport event (match, stage). XML schema

Authorizations
x-access-tokenstringRequired
Path parameters
languagestringRequired

Language code for translation.

urn_typestring · enumRequired

The type of event to look up.

Possible values:
idintegerRequired

The ID for the sport event to get fixture data from.

Responses
200

successful operation

application/xml
get
/sports/{language}/sport_events/{urn_type}:{id}/fixture.xml

Last updated

Was this helpful?