Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/onionshare/tr/statistics/?format=api
{ "total": 40, "total_words": 399, "total_chars": 2750, "last_change": "2025-09-18T09:12:56.649884Z", "recent_changes": 0, "translated": 7, "translated_words": 25, "translated_percent": 17.5, "translated_words_percent": 6.2, "translated_chars": 275, "translated_chars_percent": 10.0, "fuzzy": 2, "fuzzy_percent": 5.0, "fuzzy_words": 6, "fuzzy_words_percent": 1.5, "fuzzy_chars": 66, "fuzzy_chars_percent": 2.4, "failing": 3, "failing_percent": 7.5, "approved": 7, "approved_percent": 17.5, "approved_words": 25, "approved_words_percent": 6.2, "approved_chars": 275, "approved_chars_percent": 10.0, "readonly": 0, "readonly_percent": 0.0, "readonly_words": 0, "readonly_words_percent": 0.0, "readonly_chars": 0, "readonly_chars_percent": 0.0, "suggestions": 19, "comments": 0, "code": "tr", "name": "Turkish", "url": "https://translate.tails.net/projects/tails/onionshare/tr/", "translate_url": "https://translate.tails.net/translate/tails/onionshare/tr/" }