Translation components API.

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

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

{
    "count": 26,
    "next": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_pcidss-master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/ar/",
                "url": "https://l10n.opensuse.org/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 26066,
            "filename": "ar/po/art_pcidss.ar.po",
            "revision": "c005fd52bb4cbfe147fa9853a19ebe27a47bf0ec",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ar/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 26067,
            "filename": "ca/po/art_pcidss.ca.po",
            "revision": "664ac07a090404a444993d61b368a14f721b9f1f",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ca/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 26068,
            "filename": "cs/po/art_pcidss.cs.po",
            "revision": "82f6736faa60ff057358afbba3b86ddc06b8fe0a",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 14,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-13T09:54:58.107809Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/da/",
                "url": "https://l10n.opensuse.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 26069,
            "filename": "da/po/art_pcidss.da.po",
            "revision": "59f4925629c62c18cb9d2d5bd2b8fb1f0800e2a7",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/da/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/da/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/da/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 26070,
            "filename": "de/po/art_pcidss.de.po",
            "revision": "2d9b6bd1b8b0bfbd2075bf94e966e1f84f7e8958",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/de/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/de/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/de/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-05T14:29:57.566795Z",
            "last_author": "Jens Maucher",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/de/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 26071,
            "filename": "es/po/art_pcidss.es.po",
            "revision": "41efdf79fe14b79dd7a9efc0dcd6dbb31341b336",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/es/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/es/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/es/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/es/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fi/",
                "url": "https://l10n.opensuse.org/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 26072,
            "filename": "fi/po/art_pcidss.fi.po",
            "revision": "5a415b4b6685a21c312ee18dd512b3f902daafd2",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fi/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 26073,
            "filename": "fr/po/art_pcidss.fr.po",
            "revision": "d87c5af590a81bcb55779a6ad98c5b7916b469c6",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-11T18:15:36.002869Z",
            "last_author": "Lucie Charrier",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/fr/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": 26074,
            "filename": "hi/po/art_pcidss.hi.po",
            "revision": "ab3c9e2c5f6d73d9642cc07c65509fbf1752c456",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hi/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": 26075,
            "filename": "hu/po/art_pcidss.hu.po",
            "revision": "ac9cb56dff5c8674ccd6424e3c264a5334c324da",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-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": 26076,
            "filename": "id/po/art_pcidss.id.po",
            "revision": "339e394781e5ba9b75dff28146283f06bd067b53",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/id/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/id/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/id/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-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": 26077,
            "filename": "it/po/art_pcidss.it.po",
            "revision": "16ab73a0b2cd004c9dbfcb1563b0aa11781efbb7",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/it/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/it/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/it/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-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": 26078,
            "filename": "ja/po/art_pcidss.ja.po",
            "revision": "538b52e09023a8c4dbe17bf7dccc8e595a2c3b63",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-27T00:57:36.793522Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/units/?format=api"
        },
        {
            "language": {
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 128,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/kab/",
                "url": "https://l10n.opensuse.org/api/languages/kab/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 26079,
            "filename": "kab/po/art_pcidss.kab.po",
            "revision": "a4a09a52df62e83783cf813cd59409f5ea9b342c",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/kab/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/kab/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/kab/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/kab/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/kab/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/kab/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/kab/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/kab/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": 26080,
            "filename": "ko/po/art_pcidss.ko.po",
            "revision": "a025c4c373670e36a3138b9497f364cf368ec1e7",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ko/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": 26081,
            "filename": "lt/po/art_pcidss.lt.po",
            "revision": "a221b3bfc2465d615e638b380bdebe6d04b08d42",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/lt/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/lt/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/lt/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/lt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/lt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/lt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/lt/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": 26082,
            "filename": "nl/po/art_pcidss.nl.po",
            "revision": "257f173c9fb2eee5121b84b9e7adcbc00a6503a0",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-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": 26083,
            "filename": "nn/po/art_pcidss.nn.po",
            "revision": "c3338d58e535412f4e373141ad119268afeb0e0c",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/nn/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/nn/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/nn/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": 26084,
            "filename": "pl/po/art_pcidss.pl.po",
            "revision": "3069f8f98dc7660e665ea1feba4790c0d954aee1",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "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/doc-sle-translations/art_pcidss-master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-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": 26085,
            "filename": "pt/po/art_pcidss.pt.po",
            "revision": "fba9d36df85a011997619541757ed28a6826e62e",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/art_pcidss-master/pt/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/pt/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/art_pcidss-master/pt/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 14,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-04T20:10:43.249131Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/pt/units/?format=api"
        }
    ]
}