Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/tikka/statistics/?format=api
{ "total": 3706, "total_words": 11460, "last_change": "2026-08-25T12:57:22.995592Z", "recent_changes": 525, "translated": 2943, "translated_words": 8830, "translated_percent": 79.4, "translated_words_percent": 77.0, "translated_chars": 56450, "translated_chars_percent": 78.7, "total_chars": 71665, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 44, "failing_percent": 1.1, "approved": 0, "approved_percent": 0.0, "readonly": 444, "readonly_percent": 11.9, "suggestions": 0, "comments": 0, "name": "Tikka", "url": "https://weblate.duniter.org/projects/tikka/" }