Languages API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/languages/sah/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 257,
    "code": "sah",
    "name": "Yakut",
    "plural": {
        "id": 257,
        "source": 0,
        "number": 1,
        "formula": "0",
        "type": 0
    },
    "aliases": [],
    "direction": "ltr",
    "population": 45351040,
    "web_url": "https://translations.documentfoundation.org/languages/sah/",
    "url": "https://translations.documentfoundation.org/api/languages/sah/?format=api",
    "statistics_url": "https://translations.documentfoundation.org/api/languages/sah/statistics/?format=api"
}