Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pkp-lib/editor/he/statistics/?format=api
{ "total": 199, "total_words": 1281, "total_chars": 7778, "last_change": null, "recent_changes": 0, "translated": 2, "translated_words": 20, "translated_percent": 1.0, "translated_words_percent": 1.5, "translated_chars": 121, "translated_chars_percent": 1.5, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 1, "readonly_percent": 0.5, "suggestions": 0, "comments": 0, "code": "he", "name": "Hebrew", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/editor/he/", "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/editor/he/" }