Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/amikumu/app/en/statistics/?format=api
{ "total": 350, "total_words": 1807, "last_change": "2023-07-17T12:15:28.408392Z", "recent_changes": 2, "translated": 350, "translated_words": 1807, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 10896, "translated_chars_percent": 100.0, "total_chars": 10896, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 349, "failing_percent": 99.7, "approved": 339, "approved_percent": 96.8, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "en", "name": "English", "url": "https://traduk.amikumu.com/projects/amikumu/app/en/", "translate_url": "https://traduk.amikumu.com/translate/amikumu/app/en/" }