Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/grass-gis/grasslibs/sv/statistics/?format=api
{ "total": 1854, "total_words": 12234, "total_chars": 72758, "last_change": "2026-01-31T17:49:46.165050Z", "recent_changes": 0, "translated": 1853, "translated_words": 12207, "translated_percent": 99.9, "translated_words_percent": 99.7, "translated_chars": 72596, "translated_chars_percent": 99.7, "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": "sv", "name": "Swedish", "url": "https://weblate.osgeo.org/projects/grass-gis/grasslibs/sv/", "translate_url": "https://weblate.osgeo.org/translate/grass-gis/grasslibs/sv/" }