Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/digiagriapp/website/statistics/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "total": 51, "total_words": 566, "total_chars": 4473, "last_change": "2025-10-22T07:52:55.603495Z", "recent_changes": 0, "translated": 51, "translated_words": 566, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 4473, "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": 11, "failing_percent": 21.5, "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": "en", "name": "English", "url": "https://weblate.osgeo.org/projects/digiagriapp/website/en/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/website/en/" }, { "total": 51, "total_words": 566, "total_chars": 4473, "last_change": "2025-10-22T07:52:55.987208Z", "recent_changes": 0, "translated": 51, "translated_words": 566, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 4473, "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": 11, "failing_percent": 21.5, "approved": 9, "approved_percent": 17.6, "approved_words": 24, "approved_words_percent": 4.2, "approved_chars": 186, "approved_chars_percent": 4.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": "it", "name": "Italian", "url": "https://weblate.osgeo.org/projects/digiagriapp/website/it/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/website/it/" }, { "total": 51, "total_words": 566, "total_chars": 4473, "last_change": "2025-12-11T00:26:57.577250Z", "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": 12, "comments": 0, "code": "es", "name": "Spanish", "url": "https://weblate.osgeo.org/projects/digiagriapp/website/es/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/website/es/" }, { "total": 51, "total_words": 566, "total_chars": 4473, "last_change": "2025-10-22T07:52:56.205004Z", "recent_changes": 0, "translated": 50, "translated_words": 549, "translated_percent": 98.0, "translated_words_percent": 96.9, "translated_chars": 4262, "translated_chars_percent": 95.2, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 7, "failing_percent": 13.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": "ja", "name": "Japanese", "url": "https://weblate.osgeo.org/projects/digiagriapp/website/ja/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/website/ja/" }, { "total": 51, "total_words": 566, "total_chars": 4473, "last_change": "2025-10-22T15:47:42.287701Z", "recent_changes": 1, "translated": 51, "translated_words": 566, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 4473, "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": 7, "failing_percent": 13.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/website/sv/", "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/website/sv/" } ] }