Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/trm/champ-de-valeur/en_US/statistics/?format=api
{ "total": 46, "total_words": 2137, "last_change": "2023-03-24T16:31:53.926595Z", "recent_changes": 7, "translated": 46, "translated_words": 2137, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 13407, "translated_chars_percent": 100.0, "total_chars": 13407, "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": "en_US", "name": "English (United States)", "url": "https://weblate.duniter.org/projects/trm/champ-de-valeur/en_US/", "translate_url": "https://weblate.duniter.org/translate/trm/champ-de-valeur/en_US/" }