Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/dialerviewipad/pt_BR/statistics/?format=api
{ "total": 36, "total_words": 56, "last_change": null, "recent_changes": 0, "translated": 36, "translated_words": 56, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 194, "translated_chars_percent": 100.0, "total_chars": 194, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "pt_BR", "name": "Portuguese (Brazil)", "url": "https://weblate.linphone.org/projects/linphone-iphone/dialerviewipad/pt_BR/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/dialerviewipad/pt_BR/" }