Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linhome/linhome-shared-texts/zh_Hans/statistics/?format=api
{ "total": 193, "total_words": 789, "last_change": "2022-11-23T12:04:59.230669Z", "recent_changes": 169, "translated": 193, "translated_words": 789, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 5069, "translated_chars_percent": 100.0, "total_chars": 5069, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 1, "failing_percent": 0.5, "code": "zh_Hans", "name": "Chinese (Simplified)", "url": "https://weblate.linphone.org/projects/linhome/linhome-shared-texts/zh_Hans/", "translate_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/zh_Hans/" }