GET /entries/{source_translation_language}/{word_id}/translations={target_translation_language}
Summary: Retrieve translation for a given word
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Use this to return translations for a given word. In the event that a word in the dataset does not have a direct translation, the response will be a [definition](documentation/glossary?term=entry) in the target language. <div id="translation"></div>
Parameters (5)
app_id
(string, header, required, default: 5037d509)
App ID Authentication Parameter
app_key
(string, header, required, default: 4dc1aebaa63721f0f8e79a55e2514bc7)
App Key Authentication Parameter
source_translation_language
(string, path, required)
IANA language code
Constraints: {'enum': ['en', 'es', 'nso', 'zu', 'ms', 'id', 'tn', 'ur', 'de', 'pt']}
target_translation_language
(string, path, required)
IANA language code
Constraints: {'enum': ['es', 'nso', 'zu', 'ms', 'id', 'tn', 'ro', 'de', 'pt']}
word_id
(string, path, required, default: change)
The source word
No probe data for this endpoint yet.