Translation components API.

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

GET /api/components/yast-slide-show/sle-12-sp2/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 18,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/ar/",
                "url": "https://l10n.opensuse.org/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1736,
            "filename": "po/ar.po",
            "revision": "6c3c3f9c3b13e0a6ce63a98a0aaa5d6f84b217f7",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/ar/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/ar/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 58,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-04-20T05:18:24Z",
            "last_author": "Sayed Gad",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1738,
            "filename": "po/cs.po",
            "revision": "16b23c3ba795206af40db575c096603f6af95b61",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/cs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/cs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 6,
            "last_change": "2016-07-27T14:58:54Z",
            "last_author": "Jakub Muzik",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1740,
            "filename": "po/de.po",
            "revision": "18fd406e7a45e29853d070c5a30aa0f3bf2ae23e",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/de/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/de/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/de/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "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-10-09T15:18:54Z",
            "last_author": "Stefan Schlesinger",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1742,
            "filename": "po/es.po",
            "revision": "c9260469689bdc9b1ca241f6235333e20434f5fe",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/es/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/es/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/es/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-06-03T13:35:27Z",
            "last_author": "Javier Llorente",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1744,
            "filename": "po/fr.po",
            "revision": "6edb52b002d177a0da7147a5f849705dc936efe0",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/fr/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/fr/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-11-24T23:41:04.647942Z",
            "last_author": "jérôme Brichese",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1746,
            "filename": "po/hu.po",
            "revision": "93d4ede6cc41e19e804c3a3fe5670b2d98e43ad9",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/hu/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/hu/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 51,
            "translated_words": 312,
            "translated_percent": 85.0,
            "fuzzy": 9,
            "fuzzy_words": 26,
            "fuzzy_percent": 15.0,
            "failing_checks": 10,
            "failing_checks_words": 27,
            "failing_checks_percent": 16.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-07-26T16:43:30Z",
            "last_author": "Robert Taisz",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1748,
            "filename": "po/it.po",
            "revision": "5fd34a42861ca68d7285bebea4ba16dab0a49c45",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/it/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/it/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/it/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "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-07-26T15:57:14Z",
            "last_author": "Davide Aiello",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1750,
            "filename": "po/ja.po",
            "revision": "2fc520033506773cb8ea251c2ac9661322dcc45d",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/ja/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/ja/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "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": 16,
            "last_change": "2022-01-30T11:32:14.895296Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1752,
            "filename": "po/ko.po",
            "revision": "27c8a23385e0aef7191bb1d4207a44df4d61bbe4",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/ko/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/ko/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "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-07-27T07:49:23Z",
            "last_author": "Hwajin Kim",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1754,
            "filename": "po/nl.po",
            "revision": "d4a11623957cf1803b2a981d751da57867a2c69c",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/nl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/nl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "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-09-16T17:01:32Z",
            "last_author": "Freek de Kruijf",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1756,
            "filename": "po/pl.po",
            "revision": "d449d9fe15d175c481ef95da2f8a8877990acdd9",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/pl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/pl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.6,
            "have_suggestion": 1,
            "have_comment": 5,
            "last_change": "2016-10-25T14:36:40Z",
            "last_author": "Marica Graziano",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1758,
            "filename": "po/pt_BR.po",
            "revision": "e35e5375316dc00a40d1f1524313a477d6d926cc",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "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": 9,
            "last_change": "2016-07-28T12:32:42Z",
            "last_author": "Samanta Magalhaes",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1760,
            "filename": "po/ru.po",
            "revision": "09af385dc82fc6f63db156f61716ba8f6c8006a7",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/ru/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/ru/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-07-28T06:33:14Z",
            "last_author": "Nikita Maynagashev",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1762,
            "filename": "po/sv.po",
            "revision": "38ea27fbe8fadcc3571ad346e41ab18200238672",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/sv/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/sv/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-07T15:20:48.658742Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1764,
            "filename": "po/zh_CN.po",
            "revision": "95b0ccdc92f4d811a465c5d7def89a3c217e3f53",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-07-27T01:51:29Z",
            "last_author": "Emily Dong",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/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": 1766,
            "filename": "po/zh_TW.po",
            "revision": "715404002c56c16befb1e19d94bbfa829246d759",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-10-30T09:49:28Z",
            "last_author": "Ramax Lo",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nn/",
                "url": "https://l10n.opensuse.org/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 20593,
            "filename": "po/nn.po",
            "revision": "afc38e335eab494cc013cc2613e70518d39e8274",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/nn/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/nn/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 338,
            "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-slide-show/sle-12-sp2/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/nn/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": 27560,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.opensuse.org/projects/yast-slide-show/sle-12-sp2/en/",
            "share_url": "https://l10n.opensuse.org/engage/yast-slide-show/en/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-slide-show/sle-12-sp2/en/",
            "url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 60,
            "total_words": 338,
            "translated": 60,
            "translated_words": 338,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 24,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 31,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-slide-show/sle-12-sp2/en/units/?format=api"
        }
    ]
}