Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/limited/fr/statistics/?format=api
{ "total": 276, "total_words": 1611, "last_change": "2025-02-24T07:25:25.238774Z", "recent_changes": 4, "translated": 276, "translated_words": 1611, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 10059, "translated_chars_percent": 100.0, "total_chars": 10059, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 193, "approved_percent": 69.9, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 1, "code": "fr", "name": "French", "url": "https://translate.habitica.com/projects/habitica/limited/fr/", "translate_url": "https://translate.habitica.com/translate/habitica/limited/fr/" }