Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/dnf/dnf-master/pt/statistics/?format=api
{ "total": 897, "total_words": 5071, "total_chars": 33381, "last_change": "2025-04-09T11:52:08.379455Z", "recent_changes": 0, "translated": 453, "translated_words": 2029, "translated_percent": 50.5, "translated_words_percent": 40.0, "translated_chars": 13040, "translated_chars_percent": 39.0, "fuzzy": 28, "fuzzy_percent": 3.1, "fuzzy_words": 181, "fuzzy_words_percent": 3.5, "fuzzy_chars": 1169, "fuzzy_chars_percent": 3.5, "failing": 1, "failing_percent": 0.1, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "readonly_words": 0, "readonly_words_percent": 0.0, "readonly_chars": 0, "readonly_chars_percent": 0.0, "suggestions": 43, "comments": 0, "code": "pt", "name": "Portuguese", "url": "https://translate.fedoraproject.org/projects/dnf/dnf-master/pt/", "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-master/pt/" }