The 'Get Product' call allows you to retrieve detailed information for a specific product. You can specify a language and a return format.
Get the full details of the product with id 56b25d272880253d74c4464d in JSON and Traditional Chinese
https://[host]/api/atlas/product?key=[key]&productId=56b25d272880253d74c4464d&out=json&mv=CHINESE-TThis parameter represents the id of the product you wish to retrieve details for.
Results can be request in JSON or XML format.
To obtain results in a different market variant you can use the 'mv' parameter.