Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/digiagriapp/server/it/statistics/?format=api
{ "total": 567, "total_words": 3708, "total_chars": 23756, "last_change": "2025-12-11T13:47:43.608551Z", "recent_changes": 17, "translated": 340, "translated_words": 2148, "translated_percent": 59.9, "translated_words_percent": 57.9, "translated_chars": 13535, "translated_chars_percent": 56.9, "fuzzy": 33, "fuzzy_percent": 5.8, "fuzzy_words": 229, "fuzzy_words_percent": 6.1, "fuzzy_chars": 1485, "fuzzy_chars_percent": 6.2, "failing": 22, "failing_percent": 3.8, "approved": 9, "approved_percent": 1.5, "approved_words": 56, "approved_words_percent": 1.5, "approved_chars": 313, "approved_chars_percent": 1.3, "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": "it", "name": "Italian", "url": "https://weblate.osgeo.org/projects/digiagriapp/server/it/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/server/it/" }