Language Instance
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/he/?format=api
{ "id": 250, "code": "he", "name": "Hebrew", "plural": { "id": 250, "source": 0, "number": 4, "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))", "type": 6 }, "aliases": [ "he_he", "he_il", "heb", "iw", "iw_he", "iw_il" ], "direction": "rtl", "population": 9402620, "web_url": "https://translate.seerr.dev/languages/he/", "url": "https://translate.seerr.dev/api/languages/he/?format=api", "statistics_url": "https://translate.seerr.dev/api/languages/he/statistics/?format=api" }