Languages API.

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

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

{
    "total": 117955,
    "total_words": 709736,
    "total_chars": 4821974,
    "last_change": "2024-05-05T00:24:09.560733Z",
    "recent_changes": 571,
    "translated": 49705,
    "translated_words": 265591,
    "translated_percent": 42.1,
    "translated_words_percent": 37.4,
    "translated_chars": 1814779,
    "translated_chars_percent": 37.6,
    "fuzzy": 7092,
    "fuzzy_percent": 6.0,
    "fuzzy_words": 37626,
    "fuzzy_words_percent": 5.3,
    "fuzzy_chars": 273396,
    "fuzzy_chars_percent": 5.6,
    "failing": 5678,
    "failing_percent": 4.8,
    "approved": 1688,
    "approved_percent": 1.4,
    "approved_words": 6392,
    "approved_words_percent": 0.9,
    "approved_chars": 41384,
    "approved_chars_percent": 0.8,
    "readonly": 2261,
    "readonly_percent": 1.9,
    "readonly_words": 1554,
    "readonly_words_percent": 0.2,
    "readonly_chars": 16874,
    "readonly_chars_percent": 0.3,
    "suggestions": 4751,
    "comments": 0,
    "name": "Kazakh",
    "url": "https://hosted.weblate.org/languages/kk/"
}