Languages API.

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

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

{
    "total": 32489,
    "total_words": 243094,
    "total_chars": 1724263,
    "last_change": "2024-04-27T12:33:22.177240Z",
    "recent_changes": 576,
    "translated": 2888,
    "translated_words": 7281,
    "translated_percent": 8.8,
    "translated_words_percent": 2.9,
    "translated_chars": 56239,
    "translated_chars_percent": 3.2,
    "fuzzy": 2741,
    "fuzzy_percent": 8.4,
    "fuzzy_words": 12890,
    "fuzzy_words_percent": 5.3,
    "fuzzy_chars": 90073,
    "fuzzy_chars_percent": 5.2,
    "failing": 2051,
    "failing_percent": 6.3,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 706,
    "readonly_percent": 2.1,
    "readonly_words": 1133,
    "readonly_words_percent": 0.4,
    "readonly_chars": 15193,
    "readonly_chars_percent": 0.8,
    "suggestions": 0,
    "comments": 0,
    "name": "Tamazight (Standard Moroccan)",
    "url": "https://hosted.weblate.org/languages/zgh/"
}