Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/trm/considerations-generales/statistics/?format=api
{ "count": 6, "next": null, "previous": null, "results": [ { "total": 48, "total_words": 2110, "last_change": null, "recent_changes": 0, "translated": 48, "translated_words": 2110, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 12444, "translated_chars_percent": 100.0, "total_chars": 12444, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 7, "failing_percent": 14.5, "approved": 0, "approved_percent": 0.0, "readonly": 48, "readonly_percent": 100.0, "suggestions": 0, "comments": 0, "code": "fr", "name": "French", "url": "https://weblate.duniter.org/projects/trm/considerations-generales/fr/", "translate_url": "https://weblate.duniter.org/translate/trm/considerations-generales/fr/" }, { "total": 48, "total_words": 2110, "last_change": "2023-03-24T15:20:48.179209Z", "recent_changes": 6, "translated": 48, "translated_words": 2110, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 12444, "translated_chars_percent": 100.0, "total_chars": 12444, "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/considerations-generales/en_US/", "translate_url": "https://weblate.duniter.org/translate/trm/considerations-generales/en_US/" }, { "total": 48, "total_words": 2110, "last_change": "2024-05-07T10:02:56.960833Z", "recent_changes": 2, "translated": 48, "translated_words": 2110, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 12444, "translated_chars_percent": 100.0, "total_chars": 12444, "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/considerations-generales/es/", "translate_url": "https://weblate.duniter.org/translate/trm/considerations-generales/es/" }, { "total": 48, "total_words": 2110, "last_change": "2026-01-01T18:44:49.015195Z", "recent_changes": 2, "translated": 17, "translated_words": 645, "translated_percent": 35.4, "translated_words_percent": 30.5, "translated_chars": 3741, "translated_chars_percent": 30.0, "total_chars": 12444, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 4, "failing_percent": 8.3, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 1, "comments": 0, "code": "de", "name": "German", "url": "https://weblate.duniter.org/projects/trm/considerations-generales/de/", "translate_url": "https://weblate.duniter.org/translate/trm/considerations-generales/de/" }, { "total": 48, "total_words": 2110, "last_change": "2023-04-11T21:43:23.738699Z", "recent_changes": 50, "translated": 48, "translated_words": 2110, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 12444, "translated_chars_percent": 100.0, "total_chars": 12444, "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": "pt", "name": "Portuguese", "url": "https://weblate.duniter.org/projects/trm/considerations-generales/pt/", "translate_url": "https://weblate.duniter.org/translate/trm/considerations-generales/pt/" }, { "total": 48, "total_words": 2110, "last_change": "2026-01-08T13:57:45.801091Z", "recent_changes": 8, "translated": 10, "translated_words": 253, "translated_percent": 20.8, "translated_words_percent": 11.9, "translated_chars": 1453, "translated_chars_percent": 11.6, "total_chars": 12444, "fuzzy": 1, "fuzzy_percent": 2.0, "failing": 1, "failing_percent": 2.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "it", "name": "Italian", "url": "https://weblate.duniter.org/projects/trm/considerations-generales/it/", "translate_url": "https://weblate.duniter.org/translate/trm/considerations-generales/it/" } ] }