Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/foe-helper/website/it/statistics/?format=api
{ "total": 464, "total_words": 2365, "last_change": "2025-03-06T18:35:34.497845Z", "recent_changes": 9, "translated": 462, "translated_words": 2359, "translated_percent": 99.5, "translated_words_percent": 99.7, "translated_chars": 14640, "translated_chars_percent": 99.4, "total_chars": 14724, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "it", "name": "Italian", "url": "http://i18n.foe-helper.com/projects/foe-helper/website/it/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/website/it/" }