Language Instance
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/el/?format=api
{ "code": "el", "name": "Greek", "plural": { "id": 81, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "gr", "ell", "gre" ], "direction": "ltr", "web_url": "https://weblate.linphone.org/languages/el/", "url": "https://weblate.linphone.org/api/languages/el/?format=api", "statistics_url": "https://weblate.linphone.org/api/languages/el/statistics/?format=api" }