Translation components API.

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

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

{
    "count": 20,
    "next": null,
    "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": 24592,
            "filename": "po/hanafirewall/ar.po",
            "revision": "4d0cdf2d28ad443fbd0032c0528033142fa74e23",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "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-hanafirewall/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ar/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": 24593,
            "filename": "po/hanafirewall/cs.po",
            "revision": "51cb83b2282e5325346ec24e8a2a4523616e2f87",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-01-22T11:43:51.978701Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/cs/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": 24594,
            "filename": "po/hanafirewall/de.po",
            "revision": "e1b46c2fe7fe0ada9807c3c8fd0e48cb8761f809",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/de/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-02-19T07:17:31.711070Z",
            "last_author": "Franziska Weinberger",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/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": 24595,
            "filename": "po/hanafirewall/es.po",
            "revision": "850a272902f0982f14aa002b67f7b0043e932315",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/es/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-02-19T20:22:17.517979Z",
            "last_author": "Juan Sarria",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/es/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": 24596,
            "filename": "po/hanafirewall/fr.po",
            "revision": "2847a49c02c8cdb08f12a5710f66c789134c8a2e",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-02-17T15:57:23.313257Z",
            "last_author": "Christine Gabriel",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/fr/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": 24597,
            "filename": "po/hanafirewall/hu.po",
            "revision": "d3a9780aba8aeda12b34a85cbdcb787d4c66af07",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "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-hanafirewall/master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hu/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": 24598,
            "filename": "po/hanafirewall/it.po",
            "revision": "e2b2ecf8549301766c01c2424e985e42079a5748",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/it/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/it/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/it/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-02-17T17:00:38.759342Z",
            "last_author": "Davide Aiello",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/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": 24599,
            "filename": "po/hanafirewall/ja.po",
            "revision": "fc6956c2ef852d7023338450d46699b5c9ce2823",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-05-08T23:28:09.745853Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ja/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": 24600,
            "filename": "po/hanafirewall/ko.po",
            "revision": "c281ed20e12cdef7fe82d7dc32337161cb1e7d6d",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "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-hanafirewall/master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ko/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": 24601,
            "filename": "po/hanafirewall/nl.po",
            "revision": "86bd4ca4654a6f9454ef7d79e843bcc55f358bd6",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "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-hanafirewall/master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/nl/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": 24602,
            "filename": "po/hanafirewall/pl.po",
            "revision": "ee849b009ed146046de33db08a7921338a8b69e5",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "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-hanafirewall/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pl/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": 24603,
            "filename": "po/hanafirewall/pt_BR.po",
            "revision": "1d2e2e1b13649c3589731d5f02ef7093a436ecf4",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-01-29T14:33:30.374832Z",
            "last_author": "Rodrigo Macedo",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/pt_BR/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": 24604,
            "filename": "po/hanafirewall/ru.po",
            "revision": "553d5b9360a1c72408abd7e7d577ce53346455ca",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "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-hanafirewall/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sv/",
                "url": "https://l10n.opensuse.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 24605,
            "filename": "po/hanafirewall/sv.po",
            "revision": "fde47aecd9179d133446751a8b1027a46b844f9f",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/sv/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/sv/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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": "2022-08-07T14:58:51.124497Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/sv/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 24606,
            "filename": "po/hanafirewall/zh_CN.po",
            "revision": "5256c866b41ba600505d53cbbbac8b4cfff5e2f3",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-02-16T03:16:20.025907Z",
            "last_author": "Grace Yu",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Taiwan)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_TW/",
                "url": "https://l10n.opensuse.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 24607,
            "filename": "po/hanafirewall/zh_TW.po",
            "revision": "bf7d3dedb2fe774cee9f08bb4f444d07470dfa9b",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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": "2022-02-21T01:45:00.574428Z",
            "last_author": "Grace Yu",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_TW/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": 27141,
            "filename": "po/hanafirewall/ca.po",
            "revision": "8fb68b945d7e178024eeef659f73697e30f71a25",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-11-07T09:22:21.595299Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/ca/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": 27312,
            "filename": "po/hanafirewall/si.po",
            "revision": "d52471a1c24c98c32fd67691c80009a65267d503",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/si/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/si/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/si/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "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-hanafirewall/master/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/si/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 27598,
            "filename": "po/hanafirewall/hanafirewall.pot",
            "revision": "5674345c7867471f52f18dc802b58fe46f304620",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/en/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/en/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/en/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/en/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": 28242,
            "filename": "po/hanafirewall/hi.po",
            "revision": "87471c63c8cfaca828473f13502e8c7dc03c215a",
            "web_url": "https://l10n.opensuse.org/projects/yast-hanafirewall/master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/yast-hanafirewall/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-hanafirewall/master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 83,
            "translated": 12,
            "translated_words": 83,
            "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-05-07T13:51:56.453041Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/hi/units/?format=api"
        }
    ]
}