Translation components API.

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

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

{
    "count": 22,
    "next": "https://l10n.opensuse.org/api/components/yast-migration/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": 24656,
            "filename": "po/migration/ar.po",
            "revision": "cecd63d09f5942e3abf8dab803c29c778f4962ce",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24657,
            "filename": "po/migration/cs.po",
            "revision": "21fdf9a03971a32cfb5d5275d5118e5df1a9e7f0",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24658,
            "filename": "po/migration/de.po",
            "revision": "44cf15b24c7344e70dbcb8fade70338434ca60e2",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/de/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24659,
            "filename": "po/migration/es.po",
            "revision": "b94c0e8c636c337aff88a97c635553d4626f6ca6",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/es/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24660,
            "filename": "po/migration/fr.po",
            "revision": "9dfe18f289df5895893ab93cdfa6581beec55733",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24661,
            "filename": "po/migration/hu.po",
            "revision": "897799f65267f9c37cd26cf15fea8a956da96bea",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24662,
            "filename": "po/migration/it.po",
            "revision": "e1ea23aadca4e5049ab36652d5b0050723062651",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/it/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/it/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/it/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24663,
            "filename": "po/migration/ja.po",
            "revision": "c5a27a68c62a571023d81190dd532f8746219428",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24664,
            "filename": "po/migration/ko.po",
            "revision": "fc07376e07c9e5391052aa05566489cc1d5db547",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24665,
            "filename": "po/migration/nl.po",
            "revision": "040a4ba0e6cc4231e38ee663b4fcfceb7117aad0",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24666,
            "filename": "po/migration/pl.po",
            "revision": "b2a65735acf9f7a4d923529b17c186eadd378198",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24667,
            "filename": "po/migration/pt_BR.po",
            "revision": "160d7bf517427b2836643f01dc2aba6c4102ab55",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-14T13:24:36.439354Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24668,
            "filename": "po/migration/ru.po",
            "revision": "9e1e46a3705913e708a7aa1f7e90d597da3e7973",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24669,
            "filename": "po/migration/sv.po",
            "revision": "3fdcbfad94093f297457c40bfd4b43c2bd6e70b4",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/sv/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/sv/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24670,
            "filename": "po/migration/zh_CN.po",
            "revision": "a0e3845ada8f1b3362b64f15a282ecd3944b47ed",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24671,
            "filename": "po/migration/zh_TW.po",
            "revision": "c2c4c20a47078aa911409ede54cfccf2b6f962c1",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 24673,
            "filename": "po/migration/ca.po",
            "revision": "dab9e17020095cd3ca9c3a206cee7b8b50eed7ad",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-03-19T16:51:54.069688Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/ca/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_PT/",
                "url": "https://l10n.opensuse.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 27261,
            "filename": "po/migration/pt_PT.po",
            "revision": "b729dab1d591ee523593835ca0ff499499d86137",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/pt_PT/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/pt_PT/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/pt_PT/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 93,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-13T21:57:55.403640Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_PT/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_PT/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_PT/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_PT/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/pt_PT/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": 27305,
            "filename": "po/migration/si.po",
            "revision": "42dc66401bfac158e5c4a80ee070c2c3e1213d6d",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/si/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/si/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/si/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 195,
            "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-migration/master/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/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": 27631,
            "filename": "po/migration/migration.pot",
            "revision": "26d35f7047c70b3c4cb95c7320eb1baccc54ceba",
            "web_url": "https://l10n.opensuse.org/projects/yast-migration/master/en/",
            "share_url": "https://l10n.opensuse.org/engage/yast-migration/en/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-migration/master/en/",
            "url": "https://l10n.opensuse.org/api/translations/yast-migration/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 14,
            "total_words": 195,
            "translated": 14,
            "translated_words": 195,
            "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-migration/master/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-migration/master/en/units/?format=api"
        }
    ]
}