Vulavula Translation API
string · minLength: 1 · requiredstring · requiredstring · requiredstring · required
Schemas
TranslationRequest
input_textThe text to translate.
source_langLanguage code of the input text, e.g. zul_Latn.
target_langLanguage code to translate the text into, e.g. eng_Latn.
TranslationResponse
idUnique identifier for this translation.
TranslationResult[] · required
Array of translation results.

