Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/about/fr/statistics/?format=api
{ "total": 94, "total_words": 1121, "total_chars": 8017, "last_change": "2026-04-25T09:18:49.312492Z", "recent_changes": 1, "translated": 94, "translated_words": 1121, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 8017, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 3, "failing_percent": 3.1, "approved": 91, "approved_percent": 96.8, "approved_words": 1095, "approved_words_percent": 97.6, "approved_chars": 7864, "approved_chars_percent": 98.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": "https://translate.tails.net/projects/tails/about/fr/", "translate_url": "https://translate.tails.net/translate/tails/about/fr/" }