Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/xvm/xvm-client/pl/statistics/?format=api
{ "total": 222, "total_words": 633, "last_change": "2021-07-26T07:41:32.809521Z", "recent_changes": 5, "translated": 222, "translated_words": 633, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 5059, "translated_chars_percent": 100.0, "total_chars": 5059, "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": 0, "code": "pl", "name": "Polish", "url": "https://translate.modxvm.com/projects/xvm/xvm-client/pl/", "translate_url": "https://translate.modxvm.com/translate/xvm/xvm-client/pl/" }