Languages API.

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

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

{
    "total": 67336,
    "total_words": 414003,
    "total_chars": 2784320,
    "last_change": "2024-04-30T10:01:07.118671Z",
    "recent_changes": 592,
    "translated": 21960,
    "translated_words": 112720,
    "translated_percent": 32.6,
    "translated_words_percent": 27.2,
    "translated_chars": 836451,
    "translated_chars_percent": 30.0,
    "fuzzy": 3149,
    "fuzzy_percent": 4.6,
    "fuzzy_words": 17842,
    "fuzzy_words_percent": 4.3,
    "fuzzy_chars": 122621,
    "fuzzy_chars_percent": 4.4,
    "failing": 4814,
    "failing_percent": 7.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 115,
    "readonly_percent": 0.1,
    "readonly_words": 144,
    "readonly_words_percent": 0.1,
    "readonly_chars": 1540,
    "readonly_chars_percent": 0.1,
    "suggestions": 3703,
    "comments": 0,
    "name": "Kyrgyz",
    "url": "https://hosted.weblate.org/languages/ky/"
}