Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/inginious/statistics/?format=api
{ "total": 7790, "total_words": 34521, "last_change": "2024-03-01T08:25:49.418023Z", "recent_changes": 661, "translated": 4731, "translated_words": 21586, "translated_percent": 60.7, "translated_words_percent": 62.5, "translated_chars": 134089, "translated_chars_percent": 62.6, "total_chars": 214147, "fuzzy": 157, "fuzzy_percent": 2.0, "failing": 138, "failing_percent": 1.7, "approved": 0, "approved_percent": 0.0, "readonly": 815, "readonly_percent": 10.4, "suggestions": 27, "comments": 0, "name": "INGInious", "url": "https://weblate.info.ucl.ac.be/projects/inginious/" }