Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/install-clone/de/statistics/?format=api
{ "total": 3, "total_words": 20, "total_chars": 167, "last_change": "2025-06-10T12:33:23.585939Z", "recent_changes": 2, "translated": 1, "translated_words": 4, "translated_percent": 33.3, "translated_words_percent": 20.0, "translated_chars": 37, "translated_chars_percent": 22.1, "fuzzy": 2, "fuzzy_percent": 66.6, "fuzzy_words": 16, "fuzzy_words_percent": 80.0, "fuzzy_chars": 130, "fuzzy_chars_percent": 77.8, "failing": 2, "failing_percent": 66.6, "approved": 1, "approved_percent": 33.3, "approved_words": 4, "approved_words_percent": 20.0, "approved_chars": 37, "approved_chars_percent": 22.1, "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": "de", "name": "German", "url": "https://translate.tails.net/projects/tails/install-clone/de/", "translate_url": "https://translate.tails.net/translate/tails/install-clone/de/" }