Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/digiagriapp/server/statistics/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "total": 567, "total_words": 3708, "total_chars": 23756, "last_change": "2025-12-07T21:37:22.852190Z", "recent_changes": 0, "translated": 567, "translated_words": 3708, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 23756, "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": 12, "failing_percent": 2.1, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 567, "readonly_percent": 100.0, "readonly_words": 3708, "readonly_words_percent": 100.0, "readonly_chars": 23756, "readonly_chars_percent": 100.0, "suggestions": 0, "comments": 0, "code": "en", "name": "English", "url": "https://weblate.osgeo.org/projects/digiagriapp/server/en/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/server/en/" }, { "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/" }, { "total": 567, "total_words": 3708, "total_chars": 23756, "last_change": "2025-12-07T21:37:23.543443Z", "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.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": 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": "es", "name": "Spanish", "url": "https://weblate.osgeo.org/projects/digiagriapp/server/es/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/server/es/" }, { "total": 567, "total_words": 3708, "total_chars": 23756, "last_change": "2025-12-07T21:37:25.341237Z", "recent_changes": 0, "translated": 5, "translated_words": 6, "translated_percent": 0.8, "translated_words_percent": 0.1, "translated_chars": 36, "translated_chars_percent": 0.1, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 1, "failing_percent": 0.1, "approved": 5, "approved_percent": 0.8, "approved_words": 6, "approved_words_percent": 0.1, "approved_chars": 36, "approved_chars_percent": 0.1, "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": "ja", "name": "Japanese", "url": "https://weblate.osgeo.org/projects/digiagriapp/server/ja/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/server/ja/" }, { "total": 567, "total_words": 3708, "total_chars": 23756, "last_change": "2025-12-07T21:37:26.345424Z", "recent_changes": 0, "translated": 523, "translated_words": 3389, "translated_percent": 92.2, "translated_words_percent": 91.3, "translated_chars": 21737, "translated_chars_percent": 91.5, "fuzzy": 23, "fuzzy_percent": 4.0, "fuzzy_words": 155, "fuzzy_words_percent": 4.1, "fuzzy_chars": 1001, "fuzzy_chars_percent": 4.2, "failing": 27, "failing_percent": 4.7, "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": 0, "comments": 0, "code": "sv", "name": "Swedish", "url": "https://weblate.osgeo.org/projects/digiagriapp/server/sv/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/server/sv/" } ] }