Translate API Yandex

  1. Translator:
  • отправляем headers;
  • получаем JSON;
  • парсим JSON.
  1. YandexResponse - соответствует получаемому JSON объекту и парсит его
  2. Translation - размещаем ключи "text" и "detectedLanguageCode"