Languages API.

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

GET /api/languages/kab/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 160480,
    "total_words": 1213168,
    "total_chars": 8466141,
    "last_change": "2024-04-27T18:09:06.154942Z",
    "recent_changes": 497,
    "translated": 19580,
    "translated_words": 68305,
    "translated_percent": 12.2,
    "translated_words_percent": 5.6,
    "translated_chars": 445892,
    "translated_chars_percent": 5.2,
    "fuzzy": 6355,
    "fuzzy_percent": 3.9,
    "fuzzy_words": 20450,
    "fuzzy_words_percent": 1.6,
    "fuzzy_chars": 147098,
    "fuzzy_chars_percent": 1.7,
    "failing": 2647,
    "failing_percent": 1.6,
    "approved": 6,
    "approved_percent": 0.1,
    "approved_words": 30,
    "approved_words_percent": 0.1,
    "approved_chars": 198,
    "approved_chars_percent": 0.1,
    "readonly": 1449,
    "readonly_percent": 0.9,
    "readonly_words": 1870,
    "readonly_words_percent": 0.1,
    "readonly_chars": 27133,
    "readonly_chars_percent": 0.3,
    "suggestions": 130,
    "comments": 0,
    "name": "Kabyle",
    "url": "https://hosted.weblate.org/languages/kab/"
}