Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/ibus-input-pad/statistics/?format=api
{ "total": 401, "total_words": 1300, "total_chars": 7881, "last_change": "2025-03-08T12:38:38.645146Z", "recent_changes": 0, "translated": 334, "translated_words": 1062, "translated_percent": 83.2, "translated_words_percent": 81.6, "translated_chars": 6438, "translated_chars_percent": 81.6, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 34, "failing_percent": 8.4, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 32, "readonly_percent": 7.9, "readonly_words": 103, "readonly_words_percent": 7.9, "readonly_chars": 621, "readonly_chars_percent": 7.8, "suggestions": 40, "comments": 0, "name": "ibus-input-pad", "url": "https://translate.fedoraproject.org/projects/ibus-input-pad/" }