Languages API.

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

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

{
    "id": 316,
    "code": "tzm",
    "name": "Tamazight (Central Atlas)",
    "plural": {
        "id": 316,
        "source": 0,
        "number": 2,
        "formula": "n >= 2 && (n < 11 || n > 99)",
        "type": 1
    },
    "aliases": [],
    "direction": "ltr",
    "population": 3485046,
    "web_url": "https://translate.fedoraproject.org/languages/tzm/",
    "url": "https://translate.fedoraproject.org/api/languages/tzm/?format=api",
    "statistics_url": "https://translate.fedoraproject.org/api/languages/tzm/statistics/?format=api"
}