Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/foe-helper/extension/pt_BR/statistics/?format=api
{ "total": 1706, "total_words": 7042, "last_change": "2024-07-16T00:14:01.558054Z", "recent_changes": 153, "translated": 782, "translated_words": 2831, "translated_percent": 45.8, "translated_words_percent": 40.2, "translated_chars": 18086, "translated_chars_percent": 40.4, "total_chars": 44679, "fuzzy": 128, "fuzzy_percent": 7.5, "failing": 18, "failing_percent": 1.0, "code": "pt_BR", "name": "Portuguese (Brazil)", "url": "http://i18n.foe-helper.com/projects/foe-helper/extension/pt_BR/", "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/extension/pt_BR/" }