Entity Descriptions

Entity endpoints offer additional insights into related entities outlined in fixtures and event information. The localized version of an entity is accessible by prefixing any of the entity paths with a language code.

HTTP

Endpoint Path

1

GET

Name: UOF - Player profile endpoint 

Path: sports/{language}/players/sr:player:{id}/profile.xml
Description: Returns the player information.

2

GET

Name: UOF - Competitors profile endpoint

Path: sports/{language}/competitors/sr:{urn_type}:{id}/profile.xml
Description: Returns the competitor (team / individual player) information

3

GET

Name: UOF - Venues summary endpoint

Path: sports/{language}/venues/sr:venue:{id}/profile.xml
Description: Returns sport structure, competitor, and venue information.

Last updated

Was this helpful?