Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/sadiq/strings/fr/statistics/?format=api
{ "total": 788, "total_words": 3022, "total_chars": 18233, "last_change": "2025-12-03T04:30:22.255791Z", "recent_changes": 0, "translated": 714, "translated_words": 2709, "translated_percent": 90.6, "translated_words_percent": 89.6, "translated_chars": 16394, "translated_chars_percent": 89.9, "fuzzy": 18, "fuzzy_percent": 2.2, "fuzzy_words": 23, "fuzzy_words_percent": 0.7, "fuzzy_chars": 177, "fuzzy_chars_percent": 0.9, "failing": 160, "failing_percent": 20.3, "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": 0, "comments": 0, "code": "fr", "name": "French", "url": "http://translate.gtaf.org/projects/sadiq/strings/fr/", "translate_url": "http://translate.gtaf.org/translate/sadiq/strings/fr/" }