Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pkp-lib/admin/fr_CA/statistics/?format=api
{ "total": 300, "total_words": 2609, "total_chars": 16404, "last_change": "2026-03-13T16:14:37.006470Z", "recent_changes": 1, "translated": 197, "translated_words": 1504, "translated_percent": 65.6, "translated_words_percent": 57.6, "translated_chars": 9475, "translated_chars_percent": 57.7, "fuzzy": 88, "fuzzy_percent": 29.3, "failing": 1, "failing_percent": 0.3, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 1, "code": "fr_CA", "name": "French (Canada)", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/admin/fr_CA/", "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/admin/fr_CA/" }