Translation components API.

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

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

{
    "count": 61,
    "next": "https://l10n.opensuse.org/api/components/zypper/master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 4,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/af/",
                "url": "https://l10n.opensuse.org/api/languages/af/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 1900,
            "filename": "po/af.po",
            "revision": "9dedf80488859ccbcfbc02f6f6ead86c7d555626",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/af/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/af/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/af/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 35,
            "translated_words": 55,
            "translated_percent": 2.7,
            "fuzzy": 402,
            "fuzzy_words": 2308,
            "fuzzy_percent": 31.4,
            "failing_checks": 307,
            "failing_checks_words": 1901,
            "failing_checks_percent": 23.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/af/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": 1902,
            "filename": "po/ar.po",
            "revision": "7b9a79d793857f0fba0baf610a0a9dbed666d3e5",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 1194,
            "translated_words": 8095,
            "translated_percent": 93.2,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.1,
            "failing_checks": 111,
            "failing_checks_words": 1046,
            "failing_checks_percent": 8.6,
            "have_suggestion": 1,
            "have_comment": 1,
            "last_change": "2020-04-28T20:28:21.324897Z",
            "last_author": "mohammad alhargan",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/ar/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 25,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/be/",
                "url": "https://l10n.opensuse.org/api/languages/be/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 1904,
            "filename": "po/be.po",
            "revision": "521e1ee0fc59752d2d52c5a170b513f7894477f3",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/be/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/be/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/be/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 220,
            "translated_words": 1391,
            "translated_percent": 17.1,
            "fuzzy": 85,
            "fuzzy_words": 321,
            "fuzzy_percent": 6.6,
            "failing_checks": 53,
            "failing_checks_words": 231,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-03-01T12:52:30.812174Z",
            "last_author": "Yahor Pravdikov",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/be/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/be/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/be/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/be/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/be/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": 1906,
            "filename": "po/bg.po",
            "revision": "44c4dddedf459ef6fb439908ac1cc4eb64c7f72c",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/bg/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/bg/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 36,
            "translated_words": 102,
            "translated_percent": 2.8,
            "fuzzy": 349,
            "fuzzy_words": 1855,
            "fuzzy_percent": 27.2,
            "failing_checks": 228,
            "failing_checks_words": 1311,
            "failing_checks_percent": 17.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-16T19:30:18.072435Z",
            "last_author": "Yavor Uzunov",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/bg/units/?format=api"
        },
        {
            "language": {
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bn/",
                "url": "https://l10n.opensuse.org/api/languages/bn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 1908,
            "filename": "po/bn.po",
            "revision": "c783af20691948698a1342394d1cafe4da8beae9",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/bn/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/bn/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/bn/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 35,
            "translated_words": 55,
            "translated_percent": 2.7,
            "fuzzy": 400,
            "fuzzy_words": 2292,
            "fuzzy_percent": 31.2,
            "failing_checks": 310,
            "failing_checks_words": 1863,
            "failing_checks_percent": 24.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/bn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/bn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/bn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/bn/units/?format=api"
        },
        {
            "language": {
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 36,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bs/",
                "url": "https://l10n.opensuse.org/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 1910,
            "filename": "po/bs.po",
            "revision": "1ef79ba86ce3146094797fbd00244599aee6a51a",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/bs/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/bs/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/bs/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 8,
            "translated_words": 8,
            "translated_percent": 0.6,
            "fuzzy": 168,
            "fuzzy_words": 771,
            "fuzzy_percent": 13.1,
            "failing_checks": 122,
            "failing_checks_words": 617,
            "failing_checks_percent": 9.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/bs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/bs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/bs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/bs/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": 1912,
            "filename": "po/ca.po",
            "revision": "67d7be51f37273ce095634348d15fc359328b077",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 1280,
            "translated_words": 9170,
            "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-22T19:13:26.466273Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/ca/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": 1914,
            "filename": "po/cs.po",
            "revision": "2ccb781934c7c86be42de58c47f89e38e8e6c53e",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 1280,
            "translated_words": 9170,
            "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": 45,
            "last_change": "2024-03-23T10:54:18.247226Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cy/",
                "url": "https://l10n.opensuse.org/api/languages/cy/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 1916,
            "filename": "po/cy.po",
            "revision": "19df5ec721c789c4ac4c2ee735d9d30d9dd7e5ad",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/cy/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/cy/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/cy/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 7,
            "translated_words": 7,
            "translated_percent": 0.5,
            "fuzzy": 91,
            "fuzzy_words": 379,
            "fuzzy_percent": 7.1,
            "failing_checks": 65,
            "failing_checks_words": 332,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/cy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/cy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/cy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/cy/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/da/",
                "url": "https://l10n.opensuse.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 1918,
            "filename": "po/da.po",
            "revision": "bee8e2837c8e659643ffea95ec49240358fb5372",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/da/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/da/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/da/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 1224,
            "translated_words": 8345,
            "translated_percent": 95.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 55,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-10T10:20:03.494993Z",
            "last_author": "scootergrisen",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/da/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": 1920,
            "filename": "po/de.po",
            "revision": "4046fa66afdbf920e414a0cff6004f6e95b089bc",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/de/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 1270,
            "translated_words": 9086,
            "translated_percent": 99.2,
            "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": 2,
            "last_change": "2024-02-29T14:33:23.070538Z",
            "last_author": "Gemineo",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/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": 1922,
            "filename": "po/el.po",
            "revision": "9591db274064ca0f0c6bba8e081e28f012e0266c",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/el/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/el/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/el/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 820,
            "translated_words": 5120,
            "translated_percent": 64.0,
            "fuzzy": 38,
            "fuzzy_words": 324,
            "fuzzy_percent": 2.9,
            "failing_checks": 18,
            "failing_checks_words": 74,
            "failing_checks_percent": 1.4,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2016-08-23T07:58:41Z",
            "last_author": "Anastasios Mavrommatis",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/el/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": 1930,
            "filename": "po/es.po",
            "revision": "ac47af2ce61be30f80bfd64d593fc000a175b67a",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/es/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 1270,
            "translated_words": 9086,
            "translated_percent": 99.2,
            "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": 3,
            "last_change": "2024-02-29T21:28:14.724773Z",
            "last_author": "Antonio Simón",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/es/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/et/",
                "url": "https://l10n.opensuse.org/api/languages/et/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 1932,
            "filename": "po/et.po",
            "revision": "2cb42a873d72d7f3fde8f863a9bd499de25fd6f2",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/et/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/et/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/et/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 114,
            "translated_words": 632,
            "translated_percent": 8.9,
            "fuzzy": 401,
            "fuzzy_words": 2389,
            "fuzzy_percent": 31.3,
            "failing_checks": 270,
            "failing_checks_words": 1697,
            "failing_checks_percent": 21.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2019-12-08T09:44:12.599306Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/et/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fi/",
                "url": "https://l10n.opensuse.org/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1938,
            "filename": "po/fi.po",
            "revision": "c994afc39fb49c983fda0311db0bfe15cde25365",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 1252,
            "translated_words": 8691,
            "translated_percent": 97.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 213,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-04T08:50:09.774318Z",
            "last_author": "Tommi Nieminen",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/fi/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": 1940,
            "filename": "po/fr.po",
            "revision": "060f2c5808e1ae4d4b2253eb7f0127e51dbea887",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 1270,
            "translated_words": 9086,
            "translated_percent": 99.2,
            "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": 51,
            "last_change": "2024-03-04T14:24:54.761401Z",
            "last_author": "Sophie Leroy",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/fr/units/?format=api"
        },
        {
            "language": {
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/gl/",
                "url": "https://l10n.opensuse.org/api/languages/gl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1942,
            "filename": "po/gl.po",
            "revision": "25dd8cd7550b918cbeebc1ed68f86445706012f2",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/gl/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/gl/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/gl/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 635,
            "translated_words": 3730,
            "translated_percent": 49.6,
            "fuzzy": 85,
            "fuzzy_words": 687,
            "fuzzy_percent": 6.6,
            "failing_checks": 84,
            "failing_checks_words": 661,
            "failing_checks_percent": 6.5,
            "have_suggestion": 511,
            "have_comment": 0,
            "last_change": "2024-02-13T15:29:15.633557Z",
            "last_author": "Manuel Vazquez",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/gl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/gl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/gl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/gl/units/?format=api"
        },
        {
            "language": {
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/gu/",
                "url": "https://l10n.opensuse.org/api/languages/gu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 1944,
            "filename": "po/gu.po",
            "revision": "a6b10566aa862e196a53767c3206723a73082455",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/gu/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/gu/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/gu/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 35,
            "translated_words": 55,
            "translated_percent": 2.7,
            "fuzzy": 414,
            "fuzzy_words": 2383,
            "fuzzy_percent": 32.3,
            "failing_checks": 341,
            "failing_checks_words": 2030,
            "failing_checks_percent": 26.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/gu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/gu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/gu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/gu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/gu/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/he/",
                "url": "https://l10n.opensuse.org/api/languages/he/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 1946,
            "filename": "po/he.po",
            "revision": "39cb788043a2b6bbf462f646b10636d5d50f7c50",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/he/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/he/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/he/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 10,
            "translated_words": 10,
            "translated_percent": 0.7,
            "fuzzy": 79,
            "fuzzy_words": 270,
            "fuzzy_percent": 6.1,
            "failing_checks": 51,
            "failing_checks_words": 218,
            "failing_checks_percent": 3.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/he/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/he/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/he/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/he/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/he/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hi/",
                "url": "https://l10n.opensuse.org/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 1948,
            "filename": "po/hi.po",
            "revision": "720c815e235c83bd2791b00f9cd0f8dda1d28e92",
            "web_url": "https://l10n.opensuse.org/projects/zypper/master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/zypper/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/zypper/master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/zypper/master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1280,
            "total_words": 9170,
            "translated": 53,
            "translated_words": 84,
            "translated_percent": 4.1,
            "fuzzy": 400,
            "fuzzy_words": 2247,
            "fuzzy_percent": 31.2,
            "failing_checks": 316,
            "failing_checks_words": 1857,
            "failing_checks_percent": 24.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-22T17:24:37.155768Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/zypper/master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/zypper/master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/zypper/master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/zypper/master/hi/units/?format=api"
        }
    ]
}