Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/rk_office/webman_reports/statistics/?format=api
{ "count": 5, "next": null, "previous": null, "results": [ { "last_author": null, "code": "ru", "failing_percent": 0.0, "total_words": 271, "translated_words": 271, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman_reports/ru/", "fuzzy": 0, "total": 145, "name": "Russian", "url": "http://weblate.ucs.ru/engage/rk_office/ru/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 145, "last_change": null }, { "last_author": "Валерия Прозорова", "code": "en", "failing_percent": 0.0, "total_words": 271, "translated_words": 271, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman_reports/en/", "fuzzy": 0, "total": 145, "name": "English", "url": "http://weblate.ucs.ru/engage/rk_office/en/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 145, "last_change": "2025-11-13T09:26:11" }, { "last_author": "Ficsór Imre", "code": "hu", "failing_percent": 0.0, "total_words": 271, "translated_words": 271, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman_reports/hu/", "fuzzy": 0, "total": 145, "name": "Hungarian", "url": "http://weblate.ucs.ru/engage/rk_office/hu/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 145, "last_change": "2025-11-06T08:14:14" }, { "last_author": "Juskenas Edvinas", "code": "lt", "failing_percent": 0.0, "total_words": 271, "translated_words": 271, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman_reports/lt/", "fuzzy": 0, "total": 145, "name": "Lithuanian", "url": "http://weblate.ucs.ru/engage/rk_office/lt/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 145, "last_change": "2025-11-28T13:02:37" }, { "last_author": null, "code": "de", "failing_percent": 3.4, "total_words": 271, "translated_words": 37, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman_reports/de/", "fuzzy": 0, "total": 145, "name": "German", "url": "http://weblate.ucs.ru/engage/rk_office/de/", "translated_percent": 15.1, "failing": 5, "fuzzy_percent": 0.0, "translated": 22, "last_change": null } ] }
UCS Localization Server