Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/trm/comment-installer-une-monnaie-a-dividende-universel/statistics/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "total": 32, "total_words": 1416, "last_change": null, "recent_changes": 0, "translated": 32, "translated_words": 1416, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 8588, "translated_chars_percent": 100.0, "total_chars": 8588, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 2, "failing_percent": 6.2, "approved": 0, "approved_percent": 0.0, "readonly": 32, "readonly_percent": 100.0, "suggestions": 0, "comments": 0, "code": "fr", "name": "French", "url": "https://weblate.duniter.org/projects/trm/comment-installer-une-monnaie-a-dividende-universel/fr/", "translate_url": "https://weblate.duniter.org/translate/trm/comment-installer-une-monnaie-a-dividende-universel/fr/" }, { "total": 32, "total_words": 1416, "last_change": "2023-03-24T16:16:06.218645Z", "recent_changes": 3, "translated": 32, "translated_words": 1416, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 8588, "translated_chars_percent": 100.0, "total_chars": 8588, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "en_US", "name": "English (United States)", "url": "https://weblate.duniter.org/projects/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/", "translate_url": "https://weblate.duniter.org/translate/trm/comment-installer-une-monnaie-a-dividende-universel/en_US/" }, { "total": 32, "total_words": 1416, "last_change": "2024-05-06T22:25:26.245766Z", "recent_changes": 34, "translated": 32, "translated_words": 1416, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 8588, "translated_chars_percent": 100.0, "total_chars": 8588, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "es", "name": "Spanish", "url": "https://weblate.duniter.org/projects/trm/comment-installer-une-monnaie-a-dividende-universel/es/", "translate_url": "https://weblate.duniter.org/translate/trm/comment-installer-une-monnaie-a-dividende-universel/es/" } ] }