Languages API.

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

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

{
    "total": 192346,
    "total_words": 2051471,
    "total_chars": 13720312,
    "last_change": "2024-04-27T20:07:10.512788Z",
    "recent_changes": 699,
    "translated": 17776,
    "translated_words": 64266,
    "translated_percent": 9.2,
    "translated_words_percent": 3.1,
    "translated_chars": 414395,
    "translated_chars_percent": 3.0,
    "fuzzy": 7374,
    "fuzzy_percent": 3.8,
    "fuzzy_words": 33647,
    "fuzzy_words_percent": 1.6,
    "fuzzy_chars": 236708,
    "fuzzy_chars_percent": 1.7,
    "failing": 6587,
    "failing_percent": 3.4,
    "approved": 2,
    "approved_percent": 0.1,
    "approved_words": 45,
    "approved_words_percent": 0.1,
    "approved_chars": 262,
    "approved_chars_percent": 0.1,
    "readonly": 1335,
    "readonly_percent": 0.6,
    "readonly_words": 5167,
    "readonly_words_percent": 0.2,
    "readonly_chars": 43797,
    "readonly_chars_percent": 0.3,
    "suggestions": 113,
    "comments": 0,
    "name": "Kurdish (Central)",
    "url": "https://hosted.weblate.org/languages/ckb/"
}