Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/sonoran-cms/web-app/pl/statistics/?format=api
{ "total": 4312, "total_words": 19282, "total_chars": 117456, "last_change": "2025-11-01T00:12:56.032501Z", "recent_changes": 0, "translated": 4247, "translated_words": 18748, "translated_percent": 98.4, "translated_words_percent": 97.2, "translated_chars": 114074, "translated_chars_percent": 97.1, "fuzzy": 38, "fuzzy_percent": 0.8, "fuzzy_words": 459, "fuzzy_words_percent": 2.3, "fuzzy_chars": 2829, "fuzzy_chars_percent": 2.4, "failing": 0, "failing_percent": 0.0, "approved": 3338, "approved_percent": 77.4, "approved_words": 14456, "approved_words_percent": 74.9, "approved_chars": 87513, "approved_chars_percent": 74.5, "readonly": 0, "readonly_percent": 0.0, "readonly_words": 0, "readonly_words_percent": 0.0, "readonly_chars": 0, "readonly_chars_percent": 0.0, "suggestions": 0, "comments": 0, "code": "pl", "name": "Polish", "url": "https://translate.sonoransoftware.com/projects/sonoran-cms/web-app/pl/", "translate_url": "https://translate.sonoransoftware.com/translate/sonoran-cms/web-app/pl/" }