Translation components API.

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

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

{
    "count": 65,
    "next": "https://l10n.opensuse.org/api/components/kiwi/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": 636,
            "filename": "locale/ar/LC_MESSAGES/kiwi.po",
            "revision": "781d0453892f96774df5bb4cf92eb1994d63fc13",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2016-03-31T06:09:15Z",
            "last_author": "mohammad alhargan",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 638,
            "filename": "locale/cs/LC_MESSAGES/kiwi.po",
            "revision": "f182bd663e952e0686743046112864969b704408",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2015-10-10T23:38:06Z",
            "last_author": "Martin Pluskal",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 640,
            "filename": "locale/de/LC_MESSAGES/kiwi.po",
            "revision": "0eac299c3ad7fc355755bcf42e6a49ebce08b89e",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/de/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2016-02-13T09:04:18Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/el/",
                "url": "https://l10n.opensuse.org/api/languages/el/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 642,
            "filename": "locale/el/LC_MESSAGES/kiwi.po",
            "revision": "a4ad28b9324827c87b7785172e24aa01570466df",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/el/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/el/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/el/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 25,
            "translated_words": 92,
            "translated_percent": 89.2,
            "fuzzy": 3,
            "fuzzy_words": 40,
            "fuzzy_percent": 10.7,
            "failing_checks": 3,
            "failing_checks_words": 40,
            "failing_checks_percent": 10.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2016-12-19T16:10:33Z",
            "last_author": "Panagiotis Mantzios",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/el/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 644,
            "filename": "locale/es/LC_MESSAGES/kiwi.po",
            "revision": "39c0a19d744f51006415b50d9124b818f92bc16e",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/es/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2017-06-13T15:05:14Z",
            "last_author": "Javier Llorente",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 646,
            "filename": "locale/fi/LC_MESSAGES/kiwi.po",
            "revision": "947a09bd77558dd72dcde8caff98224ea76dfd55",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 23,
            "translated_words": 83,
            "translated_percent": 82.1,
            "fuzzy": 1,
            "fuzzy_words": 6,
            "fuzzy_percent": 3.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 648,
            "filename": "locale/fr/LC_MESSAGES/kiwi.po",
            "revision": "68e5908e7b2aa0b77199b018f62761fff2ea7300",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2016-02-25T14:48:14Z",
            "last_author": "Guillaume GARDET",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 650,
            "filename": "locale/hu/LC_MESSAGES/kiwi.po",
            "revision": "ac2b004f0fa1ca13d5ca9b9f35c22ae8c1a142f4",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2018-01-29T17:13:35.377257Z",
            "last_author": "Robert Taisz",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 652,
            "filename": "locale/it/LC_MESSAGES/kiwi.po",
            "revision": "86ba8357d69dc05430d25956e35f152cd544722e",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/it/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/it/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/it/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2018-02-17T07:58:59.589968Z",
            "last_author": "Davide Aiello",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 654,
            "filename": "locale/ja/LC_MESSAGES/kiwi.po",
            "revision": "bac74f8046d9f5583dd31e784def2775f4b8a441",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2015-10-11T02:45:13Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 656,
            "filename": "locale/ko/LC_MESSAGES/kiwi.po",
            "revision": "d62d47b7a7aeb5872c455056ed205ed54b6a587a",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2016-04-25T08:08:18Z",
            "last_author": "Yunseok Choi",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 658,
            "filename": "locale/nl/LC_MESSAGES/kiwi.po",
            "revision": "fb7883259326d341f10ce1d4ff6274c753676b22",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2018-03-25T14:47:50.767277Z",
            "last_author": "Nathan Follens",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 660,
            "filename": "locale/pl/LC_MESSAGES/kiwi.po",
            "revision": "5e629a2dfd3b16371121949b933b9e4fb43a8c58",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2018-01-25T11:09:12.539178Z",
            "last_author": "Ewelina Michalowska",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 662,
            "filename": "locale/pt_BR/LC_MESSAGES/kiwi.po",
            "revision": "7516a0f267215846ed1847932094387ccf098468",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2017-11-27T18:54:25.266984Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 664,
            "filename": "locale/ru/LC_MESSAGES/kiwi.po",
            "revision": "494a7295f63997875a651a281ba66a0dbf0b2324",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2015-11-02T17:00:47Z",
            "last_author": "Alex Minton",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 666,
            "filename": "locale/sv/LC_MESSAGES/kiwi.po",
            "revision": "4f328c2157bd07b24726c321a05f83336291774a",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/sv/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/sv/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2015-12-06T01:08:19Z",
            "last_author": "Jonas Svensson",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/tr/",
                "url": "https://l10n.opensuse.org/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 668,
            "filename": "locale/tr/LC_MESSAGES/kiwi.po",
            "revision": "ce26ecce5ee42615550f9d3e028700757d4ae51d",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/tr/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/tr/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/tr/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 24,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-03-04T22:33:07.775798Z",
            "last_author": "Osman Tosun",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/tr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/tr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/tr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 275,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/uk/",
                "url": "https://l10n.opensuse.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 670,
            "filename": "locale/uk/LC_MESSAGES/kiwi.po",
            "revision": "d7fd74b017399e4806e4cf7d8e98c04fb7cd8bce",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/uk/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/uk/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2015-10-10T20:01:36Z",
            "last_author": "Andriy Bandura",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/uk/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": 672,
            "filename": "locale/zh_CN/LC_MESSAGES/kiwi.po",
            "revision": "779c5c65358079778b13f025aca57b8b20a4c15a",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2016-06-06T11:17:08Z",
            "last_author": "Marguerite Su",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/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": 674,
            "filename": "locale/zh_TW/LC_MESSAGES/kiwi.po",
            "revision": "fe43c7de1c5f4eee9f4974f31442d2392bf5c236",
            "web_url": "https://l10n.opensuse.org/projects/kiwi/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/kiwi/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/kiwi/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 132,
            "translated": 28,
            "translated_words": 132,
            "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": "2015-10-17T04:30:40Z",
            "last_author": "Ramax Lo",
            "repository_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/kiwi/master/zh_TW/units/?format=api"
        }
    ]
}