Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pkp-lib/manager/gl/statistics/?format=api
{ "total": 1081, "total_words": 8639, "total_chars": 54222, "last_change": "2025-02-28T22:57:32.411487Z", "recent_changes": 1, "translated": 646, "translated_words": 4755, "translated_percent": 59.7, "translated_words_percent": 55.0, "translated_chars": 29877, "translated_chars_percent": 55.1, "fuzzy": 8, "fuzzy_percent": 0.7, "failing": 18, "failing_percent": 1.6, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "gl", "name": "Galician", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/manager/gl/", "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/gl/" }