/
Sport

Sport

To get translations of provided sport, use this POST request:

Base URL /translation_sport

Required field for this call is the sport_id

The API provides the following message:

<translations id="sport:1" name="Soccer" timestamp="1648805029970"> <translation lang="de" name="Fußbal"/> <translation lang="en" name="Soccer"/> <translation lang="es" name="Fútbol"/> <translation lang="fr" name="Football"/> <translation lang="it" name="Calcio"/> <translation lang="pt" name="Futebol"/> </translations>

Tag translations has attributes sport id, name & timestamp.

Inside there are all languages placed into child tranalsation tags. Tags translation have attribute lang which indicates the ISO language Code and name for sport name in that specified language.

 

Related content

Sport List
Sport List
More like this
Tournaments List
Tournaments List
More like this
Fixture change
Fixture change
Read with this
Tournament
Tournament
More like this
Categories List
Categories List
Read with this
Competitor
Competitor
More like this