- https://nodejs.org/en/
- https://translate.yandex.com/
- https://tech.yandex.com/translate
- https://tech.yandex.com/translate/doc/dg/reference/getLangs-docpage/
JSON and JSONP interfaces
https://translate.yandex.net/api/v1.5/tr.json/translate ?
key=<API key>
& text=<text to translate>
& lang=<translation direction>
& [format=<text format>]
& [options=<translation options>]
& [callback=<name of the callback function>]