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": 1675,
    "total_words": 6631,
    "total_chars": 40214,
    "last_change": "2025-10-19T06:07:54.370005Z",
    "recent_changes": 18,
    "translated": 981,
    "translated_words": 2947,
    "translated_percent": 58.5,
    "translated_words_percent": 44.4,
    "translated_chars": 18089,
    "translated_chars_percent": 44.9,
    "fuzzy": 97,
    "fuzzy_percent": 5.7,
    "fuzzy_words": 416,
    "fuzzy_words_percent": 6.2,
    "fuzzy_chars": 2209,
    "fuzzy_chars_percent": 5.4,
    "failing": 34,
    "failing_percent": 2.0,
    "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": 6.2,
    "readonly_words": 622,
    "readonly_words_percent": 9.3,
    "readonly_chars": 3850,
    "readonly_chars_percent": 9.5,
    "suggestions": 9,
    "comments": 0,
    "name": "Kurdish (Central)",
    "url": "http://translate.gtaf.org/languages/ckb/"
}