Get a list of available languages. Get translations for specific groups of phrases.

GET

List all Languages

http://dataservice.accuweather.com/translations/v1/languages

Returns metadata for all languages.

GET

List of Available Translation Groups

http://dataservice.accuweather.com/translations/v1/groups

Lists groups of phrases that are available for translation.

GET

List of Translations for a Specific Group

http://dataservice.accuweather.com/translations/v1/groups/{groupID}

Returns all translated phrases for a specific group, in the desired language.