Translations by group id
Returns all translated phrases for a specific group, in the desired language.
path Parameters
groupIDA numerical value representing a group of related translations.
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Translations by group id › Responses
OK
LanguageCodeThe culture code for the language to which the phrase is translated
PhraseCodeThe word or phrase (without spaces) to use as a key for joining the translations
TextThe translated word or phrase
DataCodeThe key to use for translation
Translation groups
Returns a list of available translation groups
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Translation groups › Responses
OK
IDA unique ID (integer) for the translation group
NameThe translation group name