Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tag translations_sport has only one attribute which is timestamp with date and time that when message was created.

Under that tag there is a tag named sport that has ID of sport.

Then there are data for all languages placed into child text tags. Tags text have attribute lang for short name of the language which indicates the ISO language Code and name for sport name in that specified language(translation).

...

CATEGORY

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

...

Tag translations_category has only one attribute which is timestamp with date and time that when message was created.

Under that tag there is a tag named category that has ID of category.

Then there are data for all languages placed into child text tags. Tags text have attribute lang for short name of the language which indicates the ISO language Code and name for category sport name in that specified language(translation).

...

TOURNAMENT

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

...

Tag translations_tournament has only one attribute which is timestamp with date and time that when message was created.

Under that tag there is a tag named tournament that has ID of tournament.

Then there are data for all languages placed into child text tags. Tags text have attribute lang for short name of the language which indicates the ISO language Code and name for tournament sport name in that specified language(translation).

...

COMPETITOR

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

...

Tag translations_competitor has only one attribute which is timestamp with date and time that when message was created.

Under that tag there is a tag named competitor that has ID of competitor and tag name which refers to name of competitor.

Then there are data for all languages placed into child text tags. Tags text have attribute lang for short name of the language which indicates the ISO language Code and name for competitor sport name in that specified language(translation)