/
Tournament
Tournament
To get translations of provided category, use this POST request:
Base URL /translation_tournament
Required field for this call is the tournament_id
The API provides the following message:
<translations id="tournament:23" name="Serie A" timestamp="1648804744826">
<translation lang="de" name="Serie A"/>
<translation lang="en" name="Serie A"/>
<translation lang="es" name="Serie A"/>
<translation lang="fr" name="Serie A"/>
<translation lang="it" name="Serie A"/>
<translation lang="pt" name="Série A"/>
</translations>
Tag translations has attributes tournament 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 tournament name in that specified language.
, multiple selections available,
Related content
Competitor
Competitor
More like this
Tournaments List
Tournaments List
More like this
Get categories/tournaments
Get categories/tournaments
More like this