Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/pkp-lib/statistics/?format=api
{ "total": 250999, "total_words": 1831764, "total_chars": 12122573, "last_change": "2025-08-14T13:45:29.588364Z", "recent_changes": 7674, "translated": 165741, "translated_words": 1119290, "translated_percent": 66.0, "translated_words_percent": 61.1, "translated_chars": 7384424, "translated_chars_percent": 60.9, "fuzzy": 2235, "fuzzy_percent": 0.8, "failing": 4436, "failing_percent": 1.7, "approved": 0, "approved_percent": 0.0, "readonly": 2671, "readonly_percent": 1.0, "suggestions": 144, "comments": 123, "name": "PKP Web Application Library", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/" }