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": 954, "translated_words": 954, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/en/", "fuzzy": 0, "total": 371, "name": "English", "url": "http://weblate.ucs.ru/engage/rk_office/en/", "translated_percent": 100.0, "failing": 4, "fuzzy_percent": 0.0, "translated": 371, "last_change": "2025-11-01T09:09:07" }, { "last_author": "Валерия Прозорова", "code": "ru", "failing_percent": 0.0, "total_words": 954, "translated_words": 954, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/ru/", "fuzzy": 0, "total": 371, "name": "Russian", "url": "http://weblate.ucs.ru/engage/rk_office/ru/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 371, "last_change": "2025-07-11T09:55:01" }, { "last_author": "Ficsór Imre", "code": "hu", "failing_percent": 0.0, "total_words": 954, "translated_words": 954, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/hu/", "fuzzy": 0, "total": 371, "name": "Hungarian", "url": "http://weblate.ucs.ru/engage/rk_office/hu/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 371, "last_change": "2025-11-05T15:48:03" }, { "last_author": "Пономаренко Вадим", "code": "bg", "failing_percent": 0.0, "total_words": 954, "translated_words": 954, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/bg/", "fuzzy": 0, "total": 371, "name": "Bulgarian", "url": "http://weblate.ucs.ru/engage/rk_office/bg/", "translated_percent": 100.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 371, "last_change": "2025-11-05T09:26:49" }, { "last_author": "Juskenas Edvinas", "code": "lt", "failing_percent": 1.6, "total_words": 954, "translated_words": 797, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/lt/", "fuzzy": 2, "total": 371, "name": "Lithuanian", "url": "http://weblate.ucs.ru/engage/rk_office/lt/", "translated_percent": 86.7, "failing": 6, "fuzzy_percent": 0.5, "translated": 322, "last_change": "2025-06-05T13:31:34" }, { "last_author": "Reznicek Jan", "code": "cs", "failing_percent": 0.5, "total_words": 954, "translated_words": 630, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/cs/", "fuzzy": 3, "total": 371, "name": "Czech", "url": "http://weblate.ucs.ru/engage/rk_office/cs/", "translated_percent": 65.2, "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": 954, "translated_words": 0, "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/de/", "fuzzy": 0, "total": 371, "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