Translation components API.

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

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

{
    "count": 79,
    "next": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/translations/?format=api&page=4",
    "previous": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/translations/?format=api&page=2",
    "results": [
        {
            "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": 21524,
            "filename": "po/configuration_management/lt.po",
            "revision": "68c72add54f013e850c0cfebe61735494ea536ad",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/lt/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/lt/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/lt/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 5,
            "translated_words": 13,
            "translated_percent": 26.3,
            "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": "2021-05-14T06:35:50.729955Z",
            "last_author": "Mindaugas Baranauskas",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lt/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lv/",
                "url": "https://l10n.opensuse.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 21525,
            "filename": "po/configuration_management/lv.po",
            "revision": "5f4a71e89eeb91c6f4ac6d32264ed173a26cd571",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/lv/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/lv/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/lv/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/lv/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": 21526,
            "filename": "po/configuration_management/mk.po",
            "revision": "4025486e56d82cd9508f185c5311f8a517cf3ab2",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/mk/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/mk/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/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": 21527,
            "filename": "po/configuration_management/mr.po",
            "revision": "2549baefb82ef1bf0f45d75f27fbfa929560b0e7",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/mr/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/mr/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/mr/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/mr/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ms/",
                "url": "https://l10n.opensuse.org/api/languages/ms/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 21528,
            "filename": "po/configuration_management/ms.po",
            "revision": "179739fed5cb02e6f3873278f89cffa8f907cf0e",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/ms/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/ms/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/ms/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ms/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ms/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ms/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ms/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ms/units/?format=api"
        },
        {
            "language": {
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/my/",
                "url": "https://l10n.opensuse.org/api/languages/my/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 21529,
            "filename": "po/configuration_management/my.po",
            "revision": "dfc12b5de1959b0eb03cd9f8125ffc2b3bd6d18e",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/my/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/my/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/my/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/my/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/my/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/my/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/my/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/my/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": 21530,
            "filename": "po/configuration_management/nb.po",
            "revision": "68afcbf54884c29443f906d7836f6e0dcd1a75f1",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/nb/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/nb/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/nb/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nb/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nb/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nb/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nb/units/?format=api"
        },
        {
            "language": {
                "code": "nds",
                "name": "German (Low)",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nds/",
                "url": "https://l10n.opensuse.org/api/languages/nds/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nds/statistics/?format=api"
            },
            "language_code": "nds",
            "id": 21531,
            "filename": "po/configuration_management/nds.po",
            "revision": "b76b735fe9af0b58002d220e570953a78f0e078c",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/nds/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/nds/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/nds/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nds/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nds/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nds/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nds/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nds/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nds/units/?format=api"
        },
        {
            "language": {
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 181,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ne/",
                "url": "https://l10n.opensuse.org/api/languages/ne/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 21532,
            "filename": "po/configuration_management/ne.po",
            "revision": "b1286dd8c7a8ca336f85c0049e6826ff2ce34470",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/ne/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/ne/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/ne/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ne/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ne/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ne/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ne/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ne/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": 21533,
            "filename": "po/configuration_management/nl.po",
            "revision": "32a3c490bbb2a0cb77376235e1b9e05f1459e747",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 18,
            "translated_words": 98,
            "translated_percent": 94.7,
            "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": "2019-03-18T10:08:00.465462Z",
            "last_author": "Eva van Rein",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/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": 21534,
            "filename": "po/configuration_management/nn.po",
            "revision": "82a5d5850ccf2b0660f693e5c327556eea36bce3",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/nn/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/nn/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/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": 21535,
            "filename": "po/configuration_management/pa.po",
            "revision": "8a1cdd300579a66185185b75a427e794027b2bd9",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/pa/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/pa/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/pa/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/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": 21536,
            "filename": "po/configuration_management/pl.po",
            "revision": "1f64039747a27ec0741a73d1a1161d12ac5328b6",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 18,
            "translated_words": 98,
            "translated_percent": 94.7,
            "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": "2019-03-14T17:36:33.784899Z",
            "last_author": "Ewelina Michalowska",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pl/units/?format=api"
        },
        {
            "language": {
                "code": "ps",
                "name": "Pashto",
                "plural": {
                    "id": 209,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "pus"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/ps/",
                "url": "https://l10n.opensuse.org/api/languages/ps/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ps/statistics/?format=api"
            },
            "language_code": "ps",
            "id": 21537,
            "filename": "po/configuration_management/ps.po",
            "revision": "8fe75a062238483e532591588fb9b77219e36db7",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/ps/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/ps/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/ps/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ps/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ps/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ps/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ps/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ps/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ps/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": 21538,
            "filename": "po/configuration_management/pt.po",
            "revision": "8ac5504902938e1a48077bd693ee4f9a021b136c",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/pt/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/pt/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/pt/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 19,
            "translated_words": 103,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-24T14:35:26.875354Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 21539,
            "filename": "po/configuration_management/pt_BR.po",
            "revision": "4454c3ded3ed98c0d3a84c0e5c75b0177525610c",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 19,
            "translated_words": 103,
            "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": "2020-08-13T17:29:44.814247Z",
            "last_author": "Rodrigo Macedo",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 211,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ro/",
                "url": "https://l10n.opensuse.org/api/languages/ro/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 21540,
            "filename": "po/configuration_management/ro.po",
            "revision": "fbc6d687559463979cffffa0a42d41a222d7d87f",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/ro/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/ro/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/ro/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 18,
            "translated_words": 101,
            "translated_percent": 94.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T19:37:17.878866Z",
            "last_author": "Coleasa Nicolae",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ro/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ro/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ro/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 214,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ru/",
                "url": "https://l10n.opensuse.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 21541,
            "filename": "po/configuration_management/ru.po",
            "revision": "54dae685a9b0e46db655e5b67d311d77624c59e8",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 19,
            "translated_words": 103,
            "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": "2021-01-05T18:04:43.906550Z",
            "last_author": "Alex Minton",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ru/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 235,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/si/",
                "url": "https://l10n.opensuse.org/api/languages/si/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 21542,
            "filename": "po/configuration_management/si.po",
            "revision": "46ca04dcb9db4f596223ede7d9a1f4fb7d02de4d",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/si/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/si/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/si/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/si/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sk/",
                "url": "https://l10n.opensuse.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 21543,
            "filename": "po/configuration_management/sk.po",
            "revision": "5096d5f70ca14f0d28eede208232709dd0304cd8",
            "web_url": "https://l10n.opensuse.org/projects/yast-configuration_management/master/sk/",
            "share_url": "https://l10n.opensuse.org/engage/yast-configuration_management/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-configuration_management/master/sk/",
            "url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 103,
            "translated": 19,
            "translated_words": 103,
            "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": "2020-07-31T17:22:46.918215Z",
            "last_author": "Ferdinand Galko",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/sk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/sk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/sk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/sk/units/?format=api"
        }
    ]
}