Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/limited/zh_Hans/statistics/?format=api
{ "total": 276, "total_words": 1611, "last_change": "2025-03-16T11:10:12.712571Z", "recent_changes": 9, "translated": 273, "translated_words": 1600, "translated_percent": 98.9, "translated_words_percent": 99.3, "translated_chars": 9993, "translated_chars_percent": 99.3, "total_chars": 10059, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 31, "code": "zh_Hans", "name": "Chinese (Simplified)", "url": "https://translate.habitica.com/projects/habitica/limited/zh_Hans/", "translate_url": "https://translate.habitica.com/translate/habitica/limited/zh_Hans/" }