Languages API.

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

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

{
    "id": 223,
    "code": "nqo",
    "name": "N’Ko",
    "plural": {
        "id": 223,
        "source": 0,
        "number": 1,
        "formula": "0",
        "type": 0
    },
    "aliases": [],
    "direction": "rtl",
    "population": 62637000,
    "web_url": "https://translations.documentfoundation.org/languages/nqo/",
    "url": "https://translations.documentfoundation.org/api/languages/nqo/?format=api",
    "statistics_url": "https://translations.documentfoundation.org/api/languages/nqo/statistics/?format=api"
}