Languages API.

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

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

{
    "total": 1565,
    "total_words": 5610,
    "total_chars": 34044,
    "last_change": "2023-07-15T08:33:24.778399Z",
    "recent_changes": 3,
    "translated": 117,
    "translated_words": 147,
    "translated_percent": 7.4,
    "translated_words_percent": 2.6,
    "translated_chars": 1012,
    "translated_chars_percent": 2.9,
    "fuzzy": 4,
    "fuzzy_percent": 0.2,
    "fuzzy_words": 13,
    "fuzzy_words_percent": 0.2,
    "fuzzy_chars": 79,
    "fuzzy_chars_percent": 0.2,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 3,
    "readonly_percent": 0.1,
    "readonly_words": 3,
    "readonly_words_percent": 0.1,
    "readonly_chars": 43,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Gikuyu",
    "url": "https://hosted.weblate.org/languages/ki/"
}