Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/bureaucrat-generics-17-0/generic_todo/statistics/?format=api
{ "count": 8, "next": null, "previous": null, "results": [ { "total": 185, "total_words": 570, "last_change": null, "recent_changes": 0, "translated": 185, "translated_words": 570, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 3528, "translated_chars_percent": 100.0, "total_chars": 3528, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 47, "failing_percent": 25.4, "code": "en", "name": "English", "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_todo/en/", "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_todo/en/" }, { "total": 139, "total_words": 403, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 2503, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 46, "failing_percent": 33.0, "code": "ru", "name": "ru (generated)", "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_todo/ru/", "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_todo/ru/" }, { "total": 171, "total_words": 516, "last_change": "2025-09-26T14:08:07.273106Z", "recent_changes": 29, "translated": 169, "translated_words": 503, "translated_percent": 98.8, "translated_words_percent": 97.4, "translated_chars": 3029, "translated_chars_percent": 97.6, "total_chars": 3103, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 42, "failing_percent": 24.5, "code": "uk", "name": "Ukrainian", "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_todo/uk/", "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_todo/uk/" }, { "total": 139, "total_words": 403, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 2503, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "de", "name": "de (generated)", "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_todo/de/", "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_todo/de/" }, { "total": 139, "total_words": 403, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 2503, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 29, "failing_percent": 20.8, "code": "fr", "name": "fr (generated)", "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_todo/fr/", "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_todo/fr/" }, { "total": 139, "total_words": 403, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 2503, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "lt", "name": "lt (generated)", "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_todo/lt/", "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_todo/lt/" }, { "total": 137, "total_words": 409, "last_change": null, "recent_changes": 0, "translated": 137, "translated_words": 409, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 2569, "translated_chars_percent": 100.0, "total_chars": 2569, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 16, "failing_percent": 11.6, "code": "tr", "name": "tr (generated)", "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_todo/tr/", "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_todo/tr/" }, { "total": 164, "total_words": 485, "last_change": "2025-06-10T14:02:50.647416Z", "recent_changes": 1, "translated": 164, "translated_words": 485, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 2907, "translated_chars_percent": 100.0, "total_chars": 2907, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 14, "failing_percent": 8.5, "code": "he", "name": "Hebrew", "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-17-0/generic_todo/he/", "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_todo/he/" } ] }