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": 3.1,
            "total_words": 650,
            "translated_words": 460,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/uz/",
            "fuzzy": 2,
            "total": 159,
            "name": "Uzbek",
            "url": "http://weblate.ucs.ru/engage/kiosk2/uz/",
            "translated_percent": 81.7,
            "failing": 5,
            "fuzzy_percent": 1.2,
            "translated": 130,
            "last_change": "2025-08-04T04:41:59"
        },
        {
            "last_author": "Кристина Спасова",
            "code": "bs_Latn",
            "failing_percent": 11.3,
            "total_words": 650,
            "translated_words": 435,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/bs_Latn/",
            "fuzzy": 1,
            "total": 159,
            "name": "Bosnian (latin)",
            "url": "http://weblate.ucs.ru/engage/kiosk2/bs_Latn/",
            "translated_percent": 74.2,
            "failing": 18,
            "fuzzy_percent": 0.6,
            "translated": 118,
            "last_change": "2022-07-27T06:23:15"
        },
        {
            "last_author": "Nebojsa Jankovic",
            "code": "sr_Latn",
            "failing_percent": 10.0,
            "total_words": 650,
            "translated_words": 512,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/sr_Latn/",
            "fuzzy": 0,
            "total": 159,
            "name": "Serbian (latin)",
            "url": "http://weblate.ucs.ru/engage/kiosk2/sr_Latn/",
            "translated_percent": 74.8,
            "failing": 16,
            "fuzzy_percent": 0.0,
            "translated": 119,
            "last_change": "2025-10-22T20:27:54"
        },
        {
            "last_author": "Dmitry Karpov",
            "code": "ky",
            "failing_percent": 5.0,
            "total_words": 650,
            "translated_words": 463,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/ky/",
            "fuzzy": 2,
            "total": 159,
            "name": "Kyrgyz",
            "url": "http://weblate.ucs.ru/engage/kiosk2/ky/",
            "translated_percent": 82.3,
            "failing": 8,
            "fuzzy_percent": 1.2,
            "translated": 131,
            "last_change": "2026-02-25T07:20:38"
        },
        {
            "last_author": "it@armfastfood.am",
            "code": "hy",
            "failing_percent": 9.4,
            "total_words": 650,
            "translated_words": 461,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/hy/",
            "fuzzy": 1,
            "total": 159,
            "name": "Armenian",
            "url": "http://weblate.ucs.ru/engage/kiosk2/hy/",
            "translated_percent": 81.7,
            "failing": 15,
            "fuzzy_percent": 0.6,
            "translated": 130,
            "last_change": "2024-10-22T19:17:54"
        },
        {
            "last_author": "Максим Лагуткин",
            "code": "ar",
            "failing_percent": 77.9,
            "total_words": 650,
            "translated_words": 444,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/ar/",
            "fuzzy": 1,
            "total": 159,
            "name": "Arabic",
            "url": "http://weblate.ucs.ru/engage/kiosk2/ar/",
            "translated_percent": 78.6,
            "failing": 124,
            "fuzzy_percent": 0.6,
            "translated": 125,
            "last_change": "2024-06-10T14:40:48"
        },
        {
            "last_author": "Bayram Muhiyev",
            "code": "tk",
            "failing_percent": 6.2,
            "total_words": 650,
            "translated_words": 451,
            "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/tk/",
            "fuzzy": 1,
            "total": 159,
            "name": "Turkmen",
            "url": "http://weblate.ucs.ru/engage/kiosk2/tk/",
            "translated_percent": 79.8,
            "failing": 10,
            "fuzzy_percent": 0.6,
            "translated": 127,
            "last_change": "2024-08-14T06:04:12"
        }
    ]
}