Translation components API.

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

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

{
    "total": 1196,
    "total_words": 5756,
    "total_chars": 34485,
    "last_change": "2026-02-01T07:19:52.398386Z",
    "recent_changes": 1,
    "translated": 60,
    "translated_words": 147,
    "translated_percent": 5.0,
    "translated_words_percent": 2.5,
    "translated_chars": 1011,
    "translated_chars_percent": 2.9,
    "fuzzy": 4,
    "fuzzy_percent": 0.3,
    "fuzzy_words": 7,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 36,
    "fuzzy_chars_percent": 0.1,
    "failing": 3,
    "failing_percent": 0.2,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 29,
    "readonly_percent": 2.4,
    "readonly_words": 67,
    "readonly_words_percent": 1.1,
    "readonly_chars": 496,
    "readonly_chars_percent": 1.4,
    "suggestions": 0,
    "comments": 0,
    "code": "ug",
    "name": "Uyghur",
    "url": "http://translate.gtaf.org/projects/al-quran-android/strings/ug/",
    "translate_url": "http://translate.gtaf.org/translate/al-quran-android/strings/ug/"
}