Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/verify_up-to-dateinline/pt/statistics/?format=api
{ "total": 8, "total_words": 97, "total_chars": 935, "last_change": "2025-09-20T11:06:40.073793Z", "recent_changes": 0, "translated": 4, "translated_words": 59, "translated_percent": 50.0, "translated_words_percent": 60.8, "translated_chars": 604, "translated_chars_percent": 64.5, "fuzzy": 3, "fuzzy_percent": 37.5, "fuzzy_words": 33, "fuzzy_words_percent": 34.0, "fuzzy_chars": 293, "fuzzy_chars_percent": 31.3, "failing": 3, "failing_percent": 37.5, "approved": 2, "approved_percent": 25.0, "approved_words": 34, "approved_words_percent": 35.0, "approved_chars": 343, "approved_chars_percent": 36.6, "readonly": 0, "readonly_percent": 0.0, "readonly_words": 0, "readonly_words_percent": 0.0, "readonly_chars": 0, "readonly_chars_percent": 0.0, "suggestions": 4, "comments": 0, "code": "pt", "name": "Portuguese", "url": "https://translate.tails.net/projects/tails/verify_up-to-dateinline/pt/", "translate_url": "https://translate.tails.net/translate/tails/verify_up-to-dateinline/pt/" }