Translation components API.

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

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

{
    "total": 988,
    "total_words": 4327,
    "total_chars": 25886,
    "last_change": "2025-08-04T15:00:12.278128Z",
    "recent_changes": 29,
    "translated": 667,
    "translated_words": 2294,
    "translated_percent": 67.5,
    "translated_words_percent": 53.0,
    "translated_chars": 13749,
    "translated_chars_percent": 53.1,
    "fuzzy": 42,
    "fuzzy_percent": 4.2,
    "fuzzy_words": 269,
    "fuzzy_words_percent": 6.2,
    "fuzzy_chars": 1485,
    "fuzzy_chars_percent": 5.7,
    "failing": 27,
    "failing_percent": 2.7,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 101,
    "readonly_percent": 10.2,
    "readonly_words": 603,
    "readonly_words_percent": 13.9,
    "readonly_chars": 3735,
    "readonly_chars_percent": 14.4,
    "suggestions": 0,
    "comments": 0,
    "code": "ku_TR",
    "name": "Kurdish",
    "url": "http://translate.gtaf.org/projects/al-quran-android/strings/ku_TR/",
    "translate_url": "http://translate.gtaf.org/translate/al-quran-android/strings/ku_TR/"
}