Language Instance
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/en_ZA/?format=api
{ "id": 85, "code": "en_ZA", "name": "English (South Africa)", "plural": { "id": 85, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [], "direction": "ltr", "population": 18737206, "web_url": "https://translate.fedoraproject.org/languages/en_ZA/", "url": "https://translate.fedoraproject.org/api/languages/en_ZA/?format=api", "statistics_url": "https://translate.fedoraproject.org/api/languages/en_ZA/statistics/?format=api" }