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": 28705,
    "total_words": 232592,
    "total_chars": 1577678,
    "last_change": "2025-03-13T03:22:34.502678Z",
    "recent_changes": 49,
    "translated": 8661,
    "translated_words": 38935,
    "translated_percent": 30.1,
    "translated_words_percent": 16.7,
    "translated_chars": 248644,
    "translated_chars_percent": 15.7,
    "fuzzy": 33,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 104,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 668,
    "fuzzy_chars_percent": 0.1,
    "failing": 125,
    "failing_percent": 0.4,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 1,
    "readonly_percent": 0.1,
    "readonly_words": 2,
    "readonly_words_percent": 0.1,
    "readonly_chars": 18,
    "readonly_chars_percent": 0.1,
    "suggestions": 6174,
    "comments": 0,
    "name": "Kabyle",
    "url": "https://translate.fedoraproject.org/languages/kab/"
}