Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pkp-lib/editor/fa/statistics/?format=api
{ "total": 201, "total_words": 1313, "total_chars": 7946, "last_change": null, "recent_changes": 0, "translated": 111, "translated_words": 722, "translated_percent": 55.2, "translated_words_percent": 54.9, "translated_chars": 4335, "translated_chars_percent": 54.5, "fuzzy": 2, "fuzzy_percent": 0.9, "failing": 30, "failing_percent": 14.9, "approved": 0, "approved_percent": 0.0, "readonly": 1, "readonly_percent": 0.4, "suggestions": 0, "comments": 0, "code": "fa", "name": "Persian", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/editor/fa/", "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/editor/fa/" }