Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/assistantviewscreens/ja/statistics/?format=api
{ "total": 126, "total_words": 360, "last_change": "2023-07-15T15:05:01.572277Z", "recent_changes": 10, "translated": 126, "translated_words": 360, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 2379, "translated_chars_percent": 100.0, "total_chars": 2379, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 1, "failing_percent": 0.7, "code": "ja", "name": "Japanese", "url": "https://weblate.linphone.org/projects/linphone-iphone/assistantviewscreens/ja/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/assistantviewscreens/ja/" }