Languages API.

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

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

{
    "total": 1344,
    "total_words": 5195,
    "total_chars": 31417,
    "last_change": "2025-08-27T13:23:24.879166Z",
    "recent_changes": 17,
    "translated": 936,
    "translated_words": 2808,
    "translated_percent": 69.6,
    "translated_words_percent": 54.0,
    "translated_chars": 17249,
    "translated_chars_percent": 54.9,
    "fuzzy": 99,
    "fuzzy_percent": 7.3,
    "fuzzy_words": 461,
    "fuzzy_words_percent": 8.8,
    "fuzzy_chars": 2503,
    "fuzzy_chars_percent": 7.9,
    "failing": 34,
    "failing_percent": 2.5,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 104,
    "readonly_percent": 7.7,
    "readonly_words": 622,
    "readonly_words_percent": 11.9,
    "readonly_chars": 3850,
    "readonly_chars_percent": 12.2,
    "suggestions": 0,
    "comments": 0,
    "name": "Kurdish",
    "url": "http://translate.gtaf.org/languages/ku_TR/"
}