Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/anaconda/glossary/fr/statistics/?format=api
{ "total": 36, "total_words": 53, "total_chars": 350, "last_change": "2024-11-14T10:38:40.276304Z", "recent_changes": 0, "translated": 36, "translated_words": 53, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 350, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 11, "readonly_percent": 30.5, "readonly_words": 16, "readonly_words_percent": 30.1, "readonly_chars": 108, "readonly_chars_percent": 30.8, "suggestions": 0, "comments": 1, "code": "fr", "name": "French", "url": "https://translate.fedoraproject.org/projects/anaconda/glossary/fr/", "translate_url": "https://translate.fedoraproject.org/translate/anaconda/glossary/fr/" }