Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/foe-helper/website/de/statistics/?format=api
{ "total": 464, "total_words": 2365, "last_change": "2025-01-05T14:42:31.480360Z", "recent_changes": 3, "translated": 463, "translated_words": 2351, "translated_percent": 99.7, "translated_words_percent": 99.4, "translated_chars": 14572, "translated_chars_percent": 98.9, "total_chars": 14724, "fuzzy": 1, "fuzzy_percent": 0.2, "failing": 20, "failing_percent": 4.3, "code": "de", "name": "German", "url": "http://i18n.foe-helper.com/projects/foe-helper/website/de/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/de/" }