ATDW is excited to announce the integration of machine translation technology to translate the ATDW profiles into 10 different languages.
This guide will inform and assist distributors regarding the available languages, what content is translated and how the translated profile content is made available in different endpoints so, these can be consumed and displayed as required on the distributor websites.
ATDW profiles have been translated in the following 10 different languages.
The "language code" in the table below must be passed in the ATDW API request to return the translations in the specified language.
Language | Language Code |
---|---|
Chinese Simplified | CHINESE-S |
Chinese Traditional | CHINESE-T |
German | GERMAN |
French | FRENCH |
Japanese | JAPANESE |
Italian | ITALIAN |
Korean | KOREAN |
Portuguese | PORT-EUR |
Spanish | SPAN-EUR |
Indonesian | INDONESIAN |
Following is the high-level information on what contents (fields) within a profile are translated:
The following table shows the detailed information on fields that returns the translated contents:
Please see below the usage for each API endpoint. Note:
API Request | https://atlas.atdw-online.com.au/api/atlas/products?key=YOUR_KEY&mv=JAPANESE&order=lang |
---|---|
Definition | Return all profiles in Japanese language sorting by profiles with translations at the top of the search results. |
Additional Info |
|
API Request | https://atlas.atdw-online.com.au/api/atlas/product?key=YOUR_KEY&productid=56b26d1f2880253d74c53903&mv=JAPANESE |
---|---|
Definition | Return detailed information of a specific profile with the ID: 56b26d1f2880253d74c53903 (name: The Louise) in Japanese. |
Additional Info |
|
API Request | https://atlas.atdw-online.com.au/api/atlas/productservice?key=YOUR_KEY&productid=56b26d1f2880253d74c53903&serviceid=57561b16025a70d7471f75f5&mv=JAPANESE |
---|---|
Definition | Return detailed information of a specific service with the ID: 57561b16025a70d7471f75f5 (name: 2 Bedroom Premium Suite) in Japanese that belongs to the profile - "The Louise" (id: 56b26d1f2880253d74c53903). |
Additional Info |
|
API Request | Categories: https://atlas.atdw-online.com.au/api/atlas/categories?key=YOUR_KEY&mv=JAPANESE Classifications: https://atlas.atdw-online.com.au/api/atlas/producttypes?key=YOUR_KEY&cats=accomm,attraction&mv=JAPANESE Attribute Types: https://atlas.atdw-online.com.au/api/atlas/attributetypes?key=YOUR_KEY&mv=JAPANESE Attributes: https://atlas.atdw-online.com.au/api/atlas/attributes?key=YOUR_KEY&types=INDIGENOUS,INTERNET&mv=JAPANESE |
---|---|
Definition | Return translations for all the static content - Categories, Classifications, Attribute Types and Attributes. |
Additional Info |
|
For further information please contact [email protected] for support.