Authorizations
Body
A unique Memory identifier.
A unique Segment identifier.
A source hash code.
Return top n translations (deprecated).
A target prefix
Returns rich translation information (e.g., with word alignments).
Include translation memory fuzzy matches.
Project tags. Projects tags in source to target if set to true.
Contains ICU data. If true then tags in the source following the ICU standard will be parsed and retained.
Response
A TranslationList object.
An ranked list of translations and associated metadata.
The untokenized source segment. Punctuation has not been separated from words.
"Authentication not required."
The tokenized source segment. Punctuation has been separated from words.
"Authentication not required ."
A format string that indicates, for each word, if the word should be preceded by a space.
["", " ", " ", "", ""]
A list of Translation objects.