Translation components API.

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

GET /api/components/get-o-o/main/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": "https://l10n.opensuse.org/api/components/get-o-o/main/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 27027,
            "filename": "_data/locales/en.yml",
            "revision": "39becd028a330989b664a0e68b7fe039c13f3dae,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/en/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/en/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/en/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 248,
            "total_words": 2736,
            "translated": 248,
            "translated_words": 2736,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 446,
            "failing_checks_percent": 9.6,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2021-03-15T09:15:37.532094Z",
            "last_author": "Fabian Niepelt",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/en/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 27028,
            "filename": "_data/locales/zh_CN.yml",
            "revision": "c02185aa087f08f098117f201af3ba8025b595db,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 248,
            "translated_words": 2736,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-06T10:01:44.218005Z",
            "last_author": "Monstorix",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pl/",
                "url": "https://l10n.opensuse.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 27029,
            "filename": "_data/locales/pl.yml",
            "revision": "49a753978d61e45297acd032eee7d3a989ece8e1,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/pl/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/pl/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 222,
            "translated_words": 2081,
            "translated_percent": 89.5,
            "fuzzy": 4,
            "fuzzy_words": 13,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-12T17:33:05.162110Z",
            "last_author": "Szymon Scholz",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pl/units/?format=api"
        },
        {
            "language": {
                "code": "es_419",
                "name": "Spanish (Latin America)",
                "plural": {
                    "id": 407,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es_419/",
                "url": "https://l10n.opensuse.org/api/languages/es_419/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es_419/statistics/?format=api"
            },
            "language_code": "es_419",
            "id": 27030,
            "filename": "_data/locales/es_419.yml",
            "revision": "626eaeec2a7037c96f3a45d5257eaa33d1bb692f,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/es_419/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/es_419/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/es_419/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 127,
            "translated_words": 971,
            "translated_percent": 51.2,
            "fuzzy": 14,
            "fuzzy_words": 212,
            "fuzzy_percent": 5.6,
            "failing_checks": 9,
            "failing_checks_words": 186,
            "failing_checks_percent": 3.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-03-07T21:48:03.882548Z",
            "last_author": "Lubos Kocman",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es_419/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es_419/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es_419/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es_419/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es_419/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 27031,
            "filename": "_data/locales/ca.yml",
            "revision": "b4a7a5e6855223647103d1ce16738289ef174497,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/ca/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/ca/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 248,
            "translated_words": 2736,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-05T09:05:44.875385Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ca/units/?format=api"
        },
        {
            "language": {
                "code": "zh_HK",
                "name": "Chinese (Hong Kong)",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_HK/",
                "url": "https://l10n.opensuse.org/api/languages/zh_HK/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_HK/statistics/?format=api"
            },
            "language_code": "zh_HK",
            "id": 27032,
            "filename": "_data/locales/zh_HK.yml",
            "revision": "e0bf051b2b7ae921a71de48a33efa9b5beb887c5,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/zh_HK/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/zh_HK/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/zh_HK/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 108,
            "translated_words": 634,
            "translated_percent": 43.5,
            "fuzzy": 16,
            "fuzzy_words": 250,
            "fuzzy_percent": 6.4,
            "failing_checks": 8,
            "failing_checks_words": 135,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-07T06:16:02.829901Z",
            "last_author": "Sunny Chow",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_HK/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_HK/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_HK/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_HK/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_HK/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/fa/",
                "url": "https://l10n.opensuse.org/api/languages/fa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 27033,
            "filename": "_data/locales/fa.yml",
            "revision": "24e7e0ed81e5e09b00760e463d0cdd43b882a343,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/fa/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/fa/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 223,
            "translated_words": 2103,
            "translated_percent": 89.9,
            "fuzzy": 3,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-02-23T08:11:54.981513Z",
            "last_author": "Behzad A",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fa/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 27089,
            "filename": "_data/locales/pt_BR.yml",
            "revision": "f210a501bbe7a3412dec11b1dc9879abf2945d44,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 230,
            "translated_words": 2231,
            "translated_percent": 92.7,
            "fuzzy": 2,
            "fuzzy_words": 17,
            "fuzzy_percent": 0.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2023-12-05T18:41:10.369514Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 27091,
            "filename": "_data/locales/fr.yml",
            "revision": "26f4a1bbe67c1ab10c27016306e5bbcb538b0e7b,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/fr/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/fr/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 221,
            "translated_words": 2075,
            "translated_percent": 89.1,
            "fuzzy": 3,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-11-15T10:22:52.944717Z",
            "last_author": "Guillaume GARDET",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/fr/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/ar/",
                "url": "https://l10n.opensuse.org/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 27117,
            "filename": "_data/locales/ar.yml",
            "revision": "8acc6e4419e92b5f97d91b6528f087e2f0f6d183,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/ar/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/ar/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 119,
            "translated_words": 932,
            "translated_percent": 47.9,
            "fuzzy": 15,
            "fuzzy_words": 216,
            "fuzzy_percent": 6.0,
            "failing_checks": 9,
            "failing_checks_words": 212,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-20T21:03:14.903126Z",
            "last_author": "Ahmed Badr",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ar/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 27118,
            "filename": "_data/locales/de.yml",
            "revision": "9aa5f26ac55d6c835f6b2034112a43de902e1d8a,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/de/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/de/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/de/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 221,
            "translated_words": 1897,
            "translated_percent": 89.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 56,
            "have_comment": 1,
            "last_change": "2024-03-18T18:36:30.482733Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/el/",
                "url": "https://l10n.opensuse.org/api/languages/el/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 27119,
            "filename": "_data/locales/el.yml",
            "revision": "6485aac919166a7409d0f26ddd1fd8fa5067aa25,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/el/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/el/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/el/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 26,
            "translated_words": 109,
            "translated_percent": 10.4,
            "fuzzy": 4,
            "fuzzy_words": 13,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-24T16:10:07.556863Z",
            "last_author": "Dimitrios Krikelis",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/el/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Taiwan)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_TW/",
                "url": "https://l10n.opensuse.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 27135,
            "filename": "_data/locales/zh_TW.yml",
            "revision": "61fcd4cc08344d31e84f148630e099916384e1ba,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 207,
            "translated_words": 1838,
            "translated_percent": 83.4,
            "fuzzy": 4,
            "fuzzy_words": 123,
            "fuzzy_percent": 1.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-07T11:48:29.320603Z",
            "last_author": "Ramax Lo",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bg/",
                "url": "https://l10n.opensuse.org/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 27136,
            "filename": "_data/locales/bg.yml",
            "revision": "22711ff6c41a4752bfa439d418c96776e19ac64a,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/bg/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/bg/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 118,
            "translated_words": 922,
            "translated_percent": 47.5,
            "fuzzy": 16,
            "fuzzy_words": 226,
            "fuzzy_percent": 6.4,
            "failing_checks": 10,
            "failing_checks_words": 250,
            "failing_checks_percent": 4.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2020-11-03T20:47:53.567673Z",
            "last_author": "Dobri Danchev",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/bg/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 27147,
            "filename": "_data/locales/ja.yml",
            "revision": "8e2aa726df3deeaf9306ef1e3f8b1aa39a51ba5b,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/ja/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/ja/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 248,
            "translated_words": 2736,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-05T22:44:07.694531Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt/",
                "url": "https://l10n.opensuse.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 27166,
            "filename": "_data/locales/pt.yml",
            "revision": "0f960f32474e43d01f7614910d0507f14dba21b2,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/pt/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/pt/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/pt/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 120,
            "translated_words": 942,
            "translated_percent": 48.3,
            "fuzzy": 18,
            "fuzzy_words": 230,
            "fuzzy_percent": 7.2,
            "failing_checks": 10,
            "failing_checks_words": 188,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-15T02:04:47.409761Z",
            "last_author": "Eduardo Ervideira",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/it/",
                "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 27183,
            "filename": "_data/locales/it.yml",
            "revision": "2eaec2b5857a49e396cd7e0fd66c9ef0129235a6,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/it/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/it/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/it/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 224,
            "translated_words": 1986,
            "translated_percent": 90.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 25,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-29T17:16:29.860738Z",
            "last_author": "Paolo Za",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/it/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/id/",
                "url": "https://l10n.opensuse.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 27192,
            "filename": "_data/locales/id.yml",
            "revision": "4a8c07ee967c9f8d026fc46879101bb691af02ec,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/id/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/id/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/id/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 248,
            "translated_words": 2736,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-07T09:25:50.700432Z",
            "last_author": "Kukuh Syafaat",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/id/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 27193,
            "filename": "_data/locales/cs.yml",
            "revision": "ce1f3a6e09de6778eb0e0f6770ebb89a1eb4d3c4,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/cs/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/cs/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 142,
            "translated_words": 1075,
            "translated_percent": 57.2,
            "fuzzy": 13,
            "fuzzy_words": 163,
            "fuzzy_percent": 5.2,
            "failing_checks": 2,
            "failing_checks_words": 52,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-22T12:27:01.880920Z",
            "last_author": "Vojtěch Zeisek",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/cs/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 27260,
            "filename": "_data/locales/es.yml",
            "revision": "b7e16314a614c65c3fa3d74a976a68d3ce28057b,39becd028a330989b664a0e68b7fe039c13f3dae",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/main/es/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/es/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/es/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 248,
            "total_words": 2736,
            "translated": 210,
            "translated_words": 2015,
            "translated_percent": 84.6,
            "fuzzy": 9,
            "fuzzy_words": 40,
            "fuzzy_percent": 3.6,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-11-15T09:59:06.731064Z",
            "last_author": "Michal Suchanek",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/main/es/units/?format=api"
        }
    ]
}