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/events/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 28,
    "next": "https://weblate.protegus.eu/api/components/protegus/events/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "code": "zh_Hant_HK",
            "name": "Chinese (Hong Kong)",
            "total": 50,
            "total_words": 95,
            "last_change": "2019-07-03T08:25:55.424428Z",
            "last_author": "ALEX YEUNG",
            "translated": 43,
            "translated_words": 77,
            "translated_percent": 86.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 1,
            "failing_percent": 2.0,
            "url": "https://weblate.protegus.eu/engage/protegus/zh_Hant_HK/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/zh_Hant_HK/"
        },
        {
            "code": "hr",
            "name": "Croatian",
            "total": 50,
            "total_words": 95,
            "last_change": null,
            "last_author": null,
            "translated": 37,
            "translated_words": 62,
            "translated_percent": 74.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 1,
            "failing_percent": 2.0,
            "url": "https://weblate.protegus.eu/engage/protegus/hr/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/hr/"
        },
        {
            "code": "cs",
            "name": "Czech",
            "total": 50,
            "total_words": 95,
            "last_change": "2021-12-09T10:55:25.764847Z",
            "last_author": "Petr Honsa",
            "translated": 50,
            "translated_words": 95,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/cs/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/cs/"
        },
        {
            "code": "nl",
            "name": "Dutch",
            "total": 50,
            "total_words": 95,
            "last_change": "2021-02-28T16:27:54.689835Z",
            "last_author": "Frank Melkebeke",
            "translated": 50,
            "translated_words": 95,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 2.0,
            "url": "https://weblate.protegus.eu/engage/protegus/nl/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/nl/"
        },
        {
            "code": "en",
            "name": "English",
            "total": 50,
            "total_words": 95,
            "last_change": "2019-07-10T15:42:46.751971Z",
            "last_author": "Jaroslav Kimso",
            "translated": 50,
            "translated_words": 95,
            "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/events/en/"
        },
        {
            "code": "et",
            "name": "Estonian",
            "total": 50,
            "total_words": 95,
            "last_change": null,
            "last_author": null,
            "translated": 37,
            "translated_words": 62,
            "translated_percent": 74.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 23,
            "failing_percent": 46.0,
            "url": "https://weblate.protegus.eu/engage/protegus/et/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/et/"
        },
        {
            "code": "fi",
            "name": "Finnish",
            "total": 50,
            "total_words": 95,
            "last_change": "2021-08-25T06:21:04.813159Z",
            "last_author": "Mika",
            "translated": 50,
            "translated_words": 95,
            "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/events/fi/"
        },
        {
            "code": "fr",
            "name": "French",
            "total": 50,
            "total_words": 95,
            "last_change": "2021-06-01T11:38:37.137383Z",
            "last_author": "Gábor Kántor",
            "translated": 49,
            "translated_words": 94,
            "translated_percent": 98.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 2,
            "failing_percent": 4.0,
            "url": "https://weblate.protegus.eu/engage/protegus/fr/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/fr/"
        },
        {
            "code": "de",
            "name": "German",
            "total": 50,
            "total_words": 95,
            "last_change": "2021-06-01T12:54:18.796404Z",
            "last_author": "Gábor Kántor",
            "translated": 49,
            "translated_words": 94,
            "translated_percent": 98.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/de/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/de/"
        },
        {
            "code": "el",
            "name": "Greek",
            "total": 50,
            "total_words": 95,
            "last_change": "2019-10-09T13:46:24.101875Z",
            "last_author": "Dimosthenis Trilivas",
            "translated": 50,
            "translated_words": 95,
            "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/events/el/"
        },
        {
            "code": "hu",
            "name": "Hungarian",
            "total": 50,
            "total_words": 95,
            "last_change": "2019-09-16T12:00:06.641172Z",
            "last_author": "Gábor Kántor",
            "translated": 50,
            "translated_words": 95,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/hu/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/hu/"
        },
        {
            "code": "id",
            "name": "Indonesian",
            "total": 50,
            "total_words": 95,
            "last_change": null,
            "last_author": null,
            "translated": 37,
            "translated_words": 62,
            "translated_percent": 74.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 1,
            "failing_percent": 2.0,
            "url": "https://weblate.protegus.eu/engage/protegus/id/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/id/"
        },
        {
            "code": "it",
            "name": "Italian",
            "total": 50,
            "total_words": 95,
            "last_change": null,
            "last_author": null,
            "translated": 37,
            "translated_words": 62,
            "translated_percent": 74.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 1,
            "failing_percent": 2.0,
            "url": "https://weblate.protegus.eu/engage/protegus/it/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/it/"
        },
        {
            "code": "lv",
            "name": "Latvian",
            "total": 50,
            "total_words": 95,
            "last_change": "2022-04-08T06:45:47.339679Z",
            "last_author": "Arturs",
            "translated": 50,
            "translated_words": 95,
            "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/events/lv/"
        },
        {
            "code": "lt",
            "name": "Lithuanian",
            "total": 50,
            "total_words": 95,
            "last_change": "2019-09-18T06:29:03.465150Z",
            "last_author": "Valdas",
            "translated": 50,
            "translated_words": 95,
            "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/events/lt/"
        },
        {
            "code": "mk",
            "name": "Macedonian",
            "total": 50,
            "total_words": 95,
            "last_change": null,
            "last_author": null,
            "translated": 37,
            "translated_words": 62,
            "translated_percent": 74.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/mk/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/mk/"
        },
        {
            "code": "ms",
            "name": "Malay",
            "total": 50,
            "total_words": 95,
            "last_change": null,
            "last_author": null,
            "translated": 37,
            "translated_words": 62,
            "translated_percent": 74.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/ms/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/ms/"
        },
        {
            "code": "pl",
            "name": "Polish",
            "total": 50,
            "total_words": 95,
            "last_change": null,
            "last_author": null,
            "translated": 50,
            "translated_words": 95,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 34,
            "failing_percent": 68.0,
            "url": "https://weblate.protegus.eu/engage/protegus/pl/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/pl/"
        },
        {
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "total": 50,
            "total_words": 95,
            "last_change": null,
            "last_author": null,
            "translated": 37,
            "translated_words": 62,
            "translated_percent": 74.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 22,
            "failing_percent": 44.0,
            "url": "https://weblate.protegus.eu/engage/protegus/pt_BR/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/pt_BR/"
        },
        {
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "total": 50,
            "total_words": 95,
            "last_change": "2019-05-24T10:34:50.154530Z",
            "last_author": "Vigilija",
            "translated": 41,
            "translated_words": 67,
            "translated_percent": 82.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.0,
            "failing": 0,
            "failing_percent": 0.0,
            "url": "https://weblate.protegus.eu/engage/protegus/pt_PT/",
            "url_translate": "https://weblate.protegus.eu/projects/protegus/events/pt_PT/"
        }
    ]
}