Translation components API.


See <a href="https://docs.weblate.org/en/weblate-3.6.1/api.html#components">the Weblate's Web API documentation</a> for detailed
description of the API.

GET /api/components/protegus/users/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30,
    "next": "https://weblate.protegus.eu/api/components/protegus/users/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "code": "zh_Hant_HK",
            "name": "Chinese (Hong Kong)",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:20.951051Z",
            "last_author": "Valdas",
            "translated": 109,
            "translated_words": 353,
            "translated_percent": 72.7,
            "fuzzy": 2,
            "fuzzy_percent": 1.3,
            "failing": 2,
            "failing_percent": 1.3,
            "url": "https://weblate.protegus.eu/engage/protegus/zh_Hant_HK/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/zh_Hant_HK/"
        },
        {
            "code": "hr",
            "name": "Croatian",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:15.919783Z",
            "last_author": "Valdas",
            "translated": 98,
            "translated_words": 248,
            "translated_percent": 65.3,
            "fuzzy": 4,
            "fuzzy_percent": 2.7,
            "failing": 69,
            "failing_percent": 46.0,
            "url": "https://weblate.protegus.eu/engage/protegus/hr/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/hr/"
        },
        {
            "code": "cs",
            "name": "Czech",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-12-09T11:00:25.184491Z",
            "last_author": "Petr Honsa",
            "translated": 149,
            "translated_words": 655,
            "translated_percent": 99.3,
            "fuzzy": 1,
            "fuzzy_percent": 0.7,
            "failing": 1,
            "failing_percent": 0.7,
            "url": "https://weblate.protegus.eu/engage/protegus/cs/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/cs/"
        },
        {
            "code": "nl",
            "name": "Dutch",
            "total": 150,
            "total_words": 667,
            "last_change": "2022-05-13T08:45:26.500414Z",
            "last_author": "Frank Melkebeke",
            "translated": 150,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/nl/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/nl/"
        },
        {
            "code": "en",
            "name": "English",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:16.683784Z",
            "last_author": "Valdas",
            "translated": 150,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/en/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/en/"
        },
        {
            "code": "et",
            "name": "Estonian",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:14.699288Z",
            "last_author": "Valdas",
            "translated": 98,
            "translated_words": 248,
            "translated_percent": 65.3,
            "fuzzy": 4,
            "fuzzy_percent": 2.7,
            "failing": 67,
            "failing_percent": 44.7,
            "url": "https://weblate.protegus.eu/engage/protegus/et/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/et/"
        },
        {
            "code": "fi",
            "name": "Finnish",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-08-24T10:23:32.918785Z",
            "last_author": "Mika",
            "translated": 150,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/fi/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/fi/"
        },
        {
            "code": "fr",
            "name": "French",
            "total": 150,
            "total_words": 667,
            "last_change": "2022-08-29T07:22:34.272178Z",
            "last_author": "Valdas",
            "translated": 145,
            "translated_words": 620,
            "translated_percent": 96.7,
            "fuzzy": 5,
            "fuzzy_percent": 3.3,
            "failing": 5,
            "failing_percent": 3.3,
            "url": "https://weblate.protegus.eu/engage/protegus/fr/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/fr/"
        },
        {
            "code": "de",
            "name": "German",
            "total": 150,
            "total_words": 667,
            "last_change": "2022-09-01T08:29:09.630893Z",
            "last_author": "Valdas",
            "translated": 147,
            "translated_words": 642,
            "translated_percent": 98.0,
            "fuzzy": 3,
            "fuzzy_percent": 2.0,
            "failing": 2,
            "failing_percent": 1.3,
            "url": "https://weblate.protegus.eu/engage/protegus/de/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/de/"
        },
        {
            "code": "el",
            "name": "Greek",
            "total": 150,
            "total_words": 667,
            "last_change": "2023-09-10T13:28:35.958082Z",
            "last_author": "Michail Dimtsas",
            "translated": 150,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/el/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/el/"
        },
        {
            "code": "hu",
            "name": "Hungarian",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-05-28T11:09:37.552528Z",
            "last_author": "Gábor Kántor",
            "translated": 150,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.7,
            "url": "https://weblate.protegus.eu/engage/protegus/hu/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/hu/"
        },
        {
            "code": "id",
            "name": "Indonesian",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:15.599985Z",
            "last_author": "Valdas",
            "translated": 98,
            "translated_words": 248,
            "translated_percent": 65.3,
            "fuzzy": 4,
            "fuzzy_percent": 2.7,
            "failing": 68,
            "failing_percent": 45.3,
            "url": "https://weblate.protegus.eu/engage/protegus/id/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/id/"
        },
        {
            "code": "it",
            "name": "Italian",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:15.461078Z",
            "last_author": "Valdas",
            "translated": 98,
            "translated_words": 248,
            "translated_percent": 65.3,
            "fuzzy": 4,
            "fuzzy_percent": 2.7,
            "failing": 68,
            "failing_percent": 45.3,
            "url": "https://weblate.protegus.eu/engage/protegus/it/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/it/"
        },
        {
            "code": "lv",
            "name": "Latvian",
            "total": 150,
            "total_words": 667,
            "last_change": "2022-04-08T14:15:31.022504Z",
            "last_author": "Arturs",
            "translated": 150,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/lv/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/lv/"
        },
        {
            "code": "lt",
            "name": "Lithuanian",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-08-03T08:44:16.762710Z",
            "last_author": "Valdas",
            "translated": 150,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/lt/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/lt/"
        },
        {
            "code": "mk",
            "name": "Macedonian",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:21.812792Z",
            "last_author": "Valdas",
            "translated": 99,
            "translated_words": 260,
            "translated_percent": 66.0,
            "fuzzy": 3,
            "fuzzy_percent": 2.0,
            "failing": 23,
            "failing_percent": 15.3,
            "url": "https://weblate.protegus.eu/engage/protegus/mk/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/mk/"
        },
        {
            "code": "ms",
            "name": "Malay",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:21.114974Z",
            "last_author": "Valdas",
            "translated": 99,
            "translated_words": 260,
            "translated_percent": 66.0,
            "fuzzy": 3,
            "fuzzy_percent": 2.0,
            "failing": 23,
            "failing_percent": 15.3,
            "url": "https://weblate.protegus.eu/engage/protegus/ms/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/ms/"
        },
        {
            "code": "pl",
            "name": "Polish",
            "total": 150,
            "total_words": 667,
            "last_change": null,
            "last_author": null,
            "translated": 150,
            "translated_words": 667,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 118,
            "failing_percent": 78.7,
            "url": "https://weblate.protegus.eu/engage/protegus/pl/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/pl/"
        },
        {
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:20.655925Z",
            "last_author": "Valdas",
            "translated": 99,
            "translated_words": 260,
            "translated_percent": 66.0,
            "fuzzy": 3,
            "fuzzy_percent": 2.0,
            "failing": 64,
            "failing_percent": 42.7,
            "url": "https://weblate.protegus.eu/engage/protegus/pt_BR/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/pt_BR/"
        },
        {
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "total": 150,
            "total_words": 667,
            "last_change": "2021-04-26T06:57:14.993560Z",
            "last_author": "Valdas",
            "translated": 109,
            "translated_words": 353,
            "translated_percent": 72.7,
            "fuzzy": 2,
            "fuzzy_percent": 1.3,
            "failing": 2,
            "failing_percent": 1.3,
            "url": "https://weblate.protegus.eu/engage/protegus/pt_PT/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/users/pt_PT/"
        }
    ]
}