Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/kiosk2/kfc-yam/statistics/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 27,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/statistics/?format=api",
    "results": [
        {
            "last_author": "Damil Popov",
            "code": "uz",
            "failing_percent": 2.0,
            "total_words": 588,
            "translated_words": 518,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/uz/",
            "fuzzy": 3,
            "total": 145,
            "name": "Uzbek",
            "url": "http://weblate.ucs.ru/engage/kiosk2/uz/",
            "translated_percent": 88.9,
            "failing": 3,
            "fuzzy_percent": 2.0,
            "translated": 129,
            "last_change": "2025-07-01T10:06:35"
        },
        {
            "last_author": "Кристина Спасова",
            "code": "bs_Latn",
            "failing_percent": 10.3,
            "total_words": 588,
            "translated_words": 435,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/bs_Latn/",
            "fuzzy": 1,
            "total": 145,
            "name": "Bosnian (latin)",
            "url": "http://weblate.ucs.ru/engage/kiosk2/bs_Latn/",
            "translated_percent": 81.3,
            "failing": 15,
            "fuzzy_percent": 0.6,
            "translated": 118,
            "last_change": "2022-07-27T06:23:15"
        },
        {
            "last_author": null,
            "code": "sr_Latn",
            "failing_percent": 0.0,
            "total_words": 588,
            "translated_words": 0,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/sr_Latn/",
            "fuzzy": 0,
            "total": 145,
            "name": "Serbian (latin)",
            "url": "http://weblate.ucs.ru/engage/kiosk2/sr_Latn/",
            "translated_percent": 0.0,
            "failing": 0,
            "fuzzy_percent": 0.0,
            "translated": 0,
            "last_change": null
        },
        {
            "last_author": "Dmitry Karpov",
            "code": "ky",
            "failing_percent": 2.7,
            "total_words": 588,
            "translated_words": 505,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/ky/",
            "fuzzy": 1,
            "total": 145,
            "name": "Kyrgyz",
            "url": "http://weblate.ucs.ru/engage/kiosk2/ky/",
            "translated_percent": 85.5,
            "failing": 4,
            "fuzzy_percent": 0.6,
            "translated": 124,
            "last_change": "2023-12-08T09:32:21"
        },
        {
            "last_author": "it@armfastfood.am",
            "code": "hy",
            "failing_percent": 8.2,
            "total_words": 588,
            "translated_words": 525,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/hy/",
            "fuzzy": 0,
            "total": 145,
            "name": "Armenian",
            "url": "http://weblate.ucs.ru/engage/kiosk2/hy/",
            "translated_percent": 90.3,
            "failing": 12,
            "fuzzy_percent": 0.0,
            "translated": 131,
            "last_change": "2024-10-22T19:17:54"
        },
        {
            "last_author": "Максим Лагуткин",
            "code": "ar",
            "failing_percent": 85.5,
            "total_words": 588,
            "translated_words": 508,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/ar/",
            "fuzzy": 0,
            "total": 145,
            "name": "Arabic",
            "url": "http://weblate.ucs.ru/engage/kiosk2/ar/",
            "translated_percent": 86.8,
            "failing": 124,
            "fuzzy_percent": 0.0,
            "translated": 126,
            "last_change": "2024-06-10T14:40:48"
        },
        {
            "last_author": "Bayram Muhiyev",
            "code": "tk",
            "failing_percent": 5.5,
            "total_words": 588,
            "translated_words": 515,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/tk/",
            "fuzzy": 0,
            "total": 145,
            "name": "Turkmen",
            "url": "http://weblate.ucs.ru/engage/kiosk2/tk/",
            "translated_percent": 88.2,
            "failing": 8,
            "fuzzy_percent": 0.0,
            "translated": 128,
            "last_change": "2024-08-14T06:04:12"
        }
    ]
}