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": 117511,
    "total_words": 524979,
    "total_chars": 3212239,
    "last_change": "2022-05-20T17:26:29.178138Z",
    "recent_changes": 670,
    "translated": 75179,
    "translated_words": 206402,
    "translated_percent": 63.9,
    "translated_words_percent": 39.3,
    "translated_chars": 1304402,
    "translated_chars_percent": 40.6,
    "fuzzy": 706,
    "fuzzy_percent": 0.6,
    "fuzzy_words": 1496,
    "fuzzy_words_percent": 0.2,
    "fuzzy_chars": 11165,
    "fuzzy_chars_percent": 0.3,
    "failing": 2646,
    "failing_percent": 2.2,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 44,
    "readonly_percent": 0.1,
    "readonly_words": 75,
    "readonly_words_percent": 0.1,
    "readonly_chars": 539,
    "readonly_chars_percent": 0.1,
    "suggestions": 34,
    "comments": 0,
    "name": "Kabyle",
    "url": "https://translations.documentfoundation.org/languages/kab/"
}