HTTP client for communicating with the Translation API
Retrieves a translation for the given text
The type of translation to use (e.g., 'yoda', 'shakespeare')
The text to translate
A promise resolving to a Result containing either the translated text or an Error
HTTP client for communicating with the Translation API