Translation components API.

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

GET /api/translations/al-quran-android/strings/ckb/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 992,
    "total_words": 4347,
    "total_chars": 26010,
    "last_change": "2025-10-19T06:07:54.370005Z",
    "recent_changes": 1,
    "translated": 687,
    "translated_words": 2384,
    "translated_percent": 69.2,
    "translated_words_percent": 54.8,
    "translated_chars": 14293,
    "translated_chars_percent": 54.9,
    "fuzzy": 42,
    "fuzzy_percent": 4.2,
    "fuzzy_words": 229,
    "fuzzy_words_percent": 5.2,
    "fuzzy_chars": 1222,
    "fuzzy_chars_percent": 4.6,
    "failing": 25,
    "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": 10.4,
    "readonly_words": 622,
    "readonly_words_percent": 14.3,
    "readonly_chars": 3850,
    "readonly_chars_percent": 14.8,
    "suggestions": 1,
    "comments": 0,
    "code": "ckb",
    "name": "Kurdish (Central)",
    "url": "http://translate.gtaf.org/projects/al-quran-android/strings/ckb/",
    "translate_url": "http://translate.gtaf.org/translate/al-quran-android/strings/ckb/"
}