Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/storehouse5/sh/statistics/?format=api&page=2
{ "count": 23, "next": null, "previous": "http://weblate.ucs.ru/api/components/storehouse5/sh/statistics/?format=api", "results": [ { "last_author": "Michael Harutyunyan", "code": "hy", "failing_percent": 0.7, "total_words": 29288, "translated_words": 20611, "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/hy/", "fuzzy": 79, "total": 10725, "name": "Armenian", "url": "http://weblate.ucs.ru/engage/storehouse5/hy/", "translated_percent": 72.1, "failing": 79, "fuzzy_percent": 0.7, "translated": 7742, "last_change": "2021-06-07T10:42:26" }, { "last_author": "Фарид Джафаров", "code": "az", "failing_percent": 7.0, "total_words": 29288, "translated_words": 24669, "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/az/", "fuzzy": 31, "total": 10725, "name": "Azerbaijani", "url": "http://weblate.ucs.ru/engage/storehouse5/az/", "translated_percent": 84.9, "failing": 758, "fuzzy_percent": 0.2, "translated": 9116, "last_change": "2023-08-01T08:37:07" }, { "last_author": null, "code": "tr", "failing_percent": 0.0, "total_words": 29288, "translated_words": 0, "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/tr/", "fuzzy": 0, "total": 10725, "name": "Turkish", "url": "http://weblate.ucs.ru/engage/storehouse5/tr/", "translated_percent": 0.0, "failing": 0, "fuzzy_percent": 0.0, "translated": 0, "last_change": null } ] }
UCS Localization Server