Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/rk_office/webman/statistics/?format=api
{ "count": 7, "next": null, "previous": null, "results": [ { "last_author": "Валерия Прозорова", "code": "en", "failing_percent": 1.0, "total_words": 963, "translated_words": 963, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/en/", "fuzzy": 0, "total": 374, "name": "English", "url": "http://weblate.ucs.ru/engage/rk_office/en/", "translated_percent": 100.0, "failing": 4, "fuzzy_percent": 0.0, "translated": 374, "last_change": "2025-12-24T13:00:05" }, { "last_author": "Валерия Прозорова", "code": "ru", "failing_percent": 0.0, "total_words": 963, "translated_words": 963, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/ru/", "fuzzy": 0, "total": 374, "name": "Russian", "url": "http://weblate.ucs.ru/engage/rk_office/ru/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 374, "last_change": "2025-07-11T09:55:01" }, { "last_author": "Ficsór Imre", "code": "hu", "failing_percent": 0.0, "total_words": 963, "translated_words": 963, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/hu/", "fuzzy": 0, "total": 374, "name": "Hungarian", "url": "http://weblate.ucs.ru/engage/rk_office/hu/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 374, "last_change": "2025-12-16T08:45:30" }, { "last_author": "Пономаренко Вадим", "code": "bg", "failing_percent": 0.0, "total_words": 963, "translated_words": 954, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/bg/", "fuzzy": 0, "total": 374, "name": "Bulgarian", "url": "http://weblate.ucs.ru/engage/rk_office/bg/", "translated_percent": 99.1, "failing": 0, "fuzzy_percent": 0.0, "translated": 371, "last_change": "2025-11-05T09:26:49" }, { "last_author": "Juskenas Edvinas", "code": "lt", "failing_percent": 0.2, "total_words": 963, "translated_words": 949, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/lt/", "fuzzy": 1, "total": 374, "name": "Lithuanian", "url": "http://weblate.ucs.ru/engage/rk_office/lt/", "translated_percent": 98.9, "failing": 1, "fuzzy_percent": 0.2, "translated": 370, "last_change": "2025-11-28T13:02:25" }, { "last_author": "Reznicek Jan", "code": "cs", "failing_percent": 0.5, "total_words": 963, "translated_words": 630, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/cs/", "fuzzy": 3, "total": 374, "name": "Czech", "url": "http://weblate.ucs.ru/engage/rk_office/cs/", "translated_percent": 64.7, "failing": 2, "fuzzy_percent": 0.8, "translated": 242, "last_change": "2024-08-26T13:56:19" }, { "last_author": null, "code": "de", "failing_percent": 0.8, "total_words": 963, "translated_words": 0, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/de/", "fuzzy": 0, "total": 374, "name": "German", "url": "http://weblate.ucs.ru/engage/rk_office/de/", "translated_percent": 0.0, "failing": 3, "fuzzy_percent": 0.0, "translated": 0, "last_change": null } ] }
UCS Localization Server