Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/aboutindex/de/statistics/?format=api
{ "total": 11, "total_words": 51, "total_chars": 609, "last_change": "2026-03-09T13:01:18.321658Z", "recent_changes": 1, "translated": 5, "translated_words": 20, "translated_percent": 45.4, "translated_words_percent": 39.2, "translated_chars": 259, "translated_chars_percent": 42.5, "fuzzy": 6, "fuzzy_percent": 54.5, "fuzzy_words": 31, "fuzzy_words_percent": 60.7, "fuzzy_chars": 350, "fuzzy_chars_percent": 57.4, "failing": 5, "failing_percent": 45.4, "approved": 1, "approved_percent": 9.0, "approved_words": 1, "approved_words_percent": 1.9, "approved_chars": 29, "approved_chars_percent": 4.7, "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/aboutindex/de/", "translate_url": "https://translate.tails.net/translate/tails/aboutindex/de/" }