Translation components API.

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

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

{
    "count": 60,
    "next": "https://l10n.opensuse.org/api/components/libzypp/master/translations/?format=api&page=3",
    "previous": "https://l10n.opensuse.org/api/components/libzypp/master/translations/?format=api",
    "results": [
        {
            "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": 1818,
            "filename": "po/he.po",
            "revision": "fb924dd9d6b94e12cbc37ddd6459cec64dff6feb",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/he/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/he/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/he/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 143,
            "translated_words": 154,
            "translated_percent": 14.1,
            "fuzzy": 310,
            "fuzzy_words": 433,
            "fuzzy_percent": 30.6,
            "failing_checks": 32,
            "failing_checks_words": 78,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/he/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/he/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/he/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/he/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/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": 1820,
            "filename": "po/hi.po",
            "revision": "b85df4c87e9871a296979b8ab05b5d91b7ba8997",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 752,
            "translated_words": 1168,
            "translated_percent": 74.4,
            "fuzzy": 66,
            "fuzzy_words": 290,
            "fuzzy_percent": 6.5,
            "failing_checks": 42,
            "failing_checks_words": 208,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-08T13:30:23.130719Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hi/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 63,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hr/",
                "url": "https://l10n.opensuse.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1822,
            "filename": "po/hr.po",
            "revision": "8fa673884710e8f505c99b37705f2fe3de112350",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/hr/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/hr/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/hr/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 330,
            "translated_words": 431,
            "translated_percent": 32.6,
            "fuzzy": 10,
            "fuzzy_words": 29,
            "fuzzy_percent": 0.9,
            "failing_checks": 8,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hu/",
                "url": "https://l10n.opensuse.org/api/languages/hu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1824,
            "filename": "po/hu.po",
            "revision": "166c86186b1fde386d12ba6b1443b3096c105d76",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 924,
            "translated_words": 2166,
            "translated_percent": 91.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 13,
            "last_change": "2019-03-18T14:06:43.588265Z",
            "last_author": "Robert Taisz",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/hu/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": 1826,
            "filename": "po/id.po",
            "revision": "c50198503debd699e74c1cdf633c63d632e4138d",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/id/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/id/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/id/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 996,
            "translated_words": 2746,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-23T09:09:51.916478Z",
            "last_author": "Kukuh Syafaat",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/id/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": 1828,
            "filename": "po/it.po",
            "revision": "7d79eb854d637383ca043b353d619a19dbf61e2c",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/it/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/it/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/it/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 1010,
            "translated_words": 2861,
            "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": 1,
            "last_change": "2024-05-04T14:32:25.539627Z",
            "last_author": "Davide Aiello",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/it/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": 1830,
            "filename": "po/ja.po",
            "revision": "2ce286dcc1516ed5089819a653a49bb1203d9dd4",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 1010,
            "translated_words": 2861,
            "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": 14,
            "last_change": "2024-03-22T22:28:06.551994Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ka/",
                "url": "https://l10n.opensuse.org/api/languages/ka/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1832,
            "filename": "po/ka.po",
            "revision": "e20bbebdca675641e51df75c78cc772b1f43adb4",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/ka/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/ka/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/ka/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 494,
            "translated_words": 668,
            "translated_percent": 48.9,
            "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": "2023-01-28T13:11:09.564946Z",
            "last_author": "Temuri Doghonadze",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ka/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ka/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ka/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ka/units/?format=api"
        },
        {
            "language": {
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/km/",
                "url": "https://l10n.opensuse.org/api/languages/km/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 1834,
            "filename": "po/km.po",
            "revision": "256fe803074be6a87628fc67d0aba396307959b3",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/km/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/km/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/km/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 878,
            "translated_words": 1860,
            "translated_percent": 86.9,
            "fuzzy": 18,
            "fuzzy_words": 79,
            "fuzzy_percent": 1.7,
            "failing_checks": 8,
            "failing_checks_words": 32,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/km/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/km/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/km/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/km/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/km/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1836,
            "filename": "po/ko.po",
            "revision": "cf334162efd72dc578a3913ff3e3689925f5628e",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 924,
            "translated_words": 2166,
            "translated_percent": 91.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 42,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-03-21T04:15:08.869872Z",
            "last_author": "Hwajin Kim",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ko/units/?format=api"
        },
        {
            "language": {
                "code": "ku",
                "name": "Kurdish",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kur"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ku/",
                "url": "https://l10n.opensuse.org/api/languages/ku/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ku/statistics/?format=api"
            },
            "language_code": "ku",
            "id": 1838,
            "filename": "po/ku.po",
            "revision": "df49ab1379c0c76de2ab781e16f71fd95a48e25b",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/ku/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/ku/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/ku/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 546,
            "translated_words": 665,
            "translated_percent": 54.0,
            "fuzzy": 138,
            "fuzzy_words": 359,
            "fuzzy_percent": 13.6,
            "failing_checks": 43,
            "failing_checks_words": 169,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ku/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ku/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ku/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/ku/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lt/",
                "url": "https://l10n.opensuse.org/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1842,
            "filename": "po/lt.po",
            "revision": "548d26ea1b1afa66cc49ebec56dc19bd86359c19",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/lt/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/lt/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/lt/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 801,
            "translated_words": 1902,
            "translated_percent": 79.3,
            "fuzzy": 2,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 10,
            "failing_checks_words": 51,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-06-02T18:02:15Z",
            "last_author": "Mindaugas Baranauskas",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/lt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/lt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/lt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/lt/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mk/",
                "url": "https://l10n.opensuse.org/api/languages/mk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 1844,
            "filename": "po/mk.po",
            "revision": "7b3585ccdb888978688c477868fd138b94a23760",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/mk/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/mk/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 283,
            "translated_words": 472,
            "translated_percent": 28.0,
            "fuzzy": 63,
            "fuzzy_words": 99,
            "fuzzy_percent": 6.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-29T03:33:09.600765Z",
            "last_author": "Kristijan Fremen Velkovski",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mk/units/?format=api"
        },
        {
            "language": {
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mr/",
                "url": "https://l10n.opensuse.org/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 1846,
            "filename": "po/mr.po",
            "revision": "ed2e394ca5d762a53d2ff36f7e5bb929fc409763",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/mr/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/mr/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/mr/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 751,
            "translated_words": 1167,
            "translated_percent": 74.3,
            "fuzzy": 68,
            "fuzzy_words": 305,
            "fuzzy_percent": 6.7,
            "failing_checks": 58,
            "failing_checks_words": 265,
            "failing_checks_percent": 5.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/mr/units/?format=api"
        },
        {
            "language": {
                "code": "nb",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 185,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nb/",
                "url": "https://l10n.opensuse.org/api/languages/nb/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nb/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 1848,
            "filename": "po/nb.po",
            "revision": "da1672119653907a724030a4f847140b6d5d856d",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/nb/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/nb/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/nb/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 885,
            "translated_words": 1898,
            "translated_percent": 87.6,
            "fuzzy": 14,
            "fuzzy_words": 54,
            "fuzzy_percent": 1.3,
            "failing_checks": 15,
            "failing_checks_words": 59,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-29T18:21:01.451024Z",
            "last_author": "Karl Ove Hufthammer",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nb/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nb/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nb/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nb/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nl/",
                "url": "https://l10n.opensuse.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1852,
            "filename": "po/nl.po",
            "revision": "f307a0480da20c50b1438f3d6bf8658fbce498ab",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 1010,
            "translated_words": 2861,
            "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-22T23:39:54.543320Z",
            "last_author": "Freek de Kruijf",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nn/",
                "url": "https://l10n.opensuse.org/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 1854,
            "filename": "po/nn.po",
            "revision": "fdde7700a9ec11aec3c42adb768c663f07c5955f",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/nn/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/nn/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 484,
            "translated_words": 766,
            "translated_percent": 47.9,
            "fuzzy": 3,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.2,
            "failing_checks": 7,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-29T18:20:01.951189Z",
            "last_author": "Karl Ove Hufthammer",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/nn/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pa/",
                "url": "https://l10n.opensuse.org/api/languages/pa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 1856,
            "filename": "po/pa.po",
            "revision": "8a5a0b9042dd730eada33c958c1e81ba72a929b0",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/pa/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/pa/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/pa/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 748,
            "translated_words": 1089,
            "translated_percent": 74.0,
            "fuzzy": 60,
            "fuzzy_words": 267,
            "fuzzy_percent": 5.9,
            "failing_checks": 43,
            "failing_checks_words": 194,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pa/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": 1858,
            "filename": "po/pl.po",
            "revision": "655fb8f00f11df12eb40771237af8f8475abf99c",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 924,
            "translated_words": 2166,
            "translated_percent": 91.4,
            "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": 32,
            "last_change": "2019-03-14T16:51:40.743076Z",
            "last_author": "Ewelina Michalowska",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pl/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": 1860,
            "filename": "po/pt.po",
            "revision": "587e697a7620509133bcc33d35d406750f38e7e1",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/master/pt/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/pt/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/master/pt/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/master/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1010,
            "total_words": 2861,
            "translated": 828,
            "translated_words": 1473,
            "translated_percent": 81.9,
            "fuzzy": 29,
            "fuzzy_words": 161,
            "fuzzy_percent": 2.8,
            "failing_checks": 23,
            "failing_checks_words": 114,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-06T15:34:55.743337Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/master/pt/units/?format=api"
        }
    ]
}