Translation components API.

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

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

{
    "total": 39,
    "total_words": 240,
    "total_chars": 1293,
    "last_change": "2025-08-04T09:34:28.870014Z",
    "recent_changes": 1,
    "translated": 8,
    "translated_words": 28,
    "translated_percent": 20.5,
    "translated_words_percent": 11.6,
    "translated_chars": 149,
    "translated_chars_percent": 11.5,
    "fuzzy": 21,
    "fuzzy_percent": 53.8,
    "fuzzy_words": 112,
    "fuzzy_words_percent": 46.6,
    "fuzzy_chars": 582,
    "fuzzy_chars_percent": 45.0,
    "failing": 5,
    "failing_percent": 12.8,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 2,
    "comments": 0,
    "code": "sw",
    "name": "Swahili",
    "url": "http://translate.gtaf.org/projects/al-quran-android/notifications/sw/",
    "translate_url": "http://translate.gtaf.org/translate/al-quran-android/notifications/sw/"
}