Translation components API.

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

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

{
    "count": 20,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/ar/",
                "url": "https://l10n.opensuse.org/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 24640,
            "filename": "po/samba-provision/ar.po",
            "revision": "269fc542d8fea5c1c75117701257dd8af7dbad08",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "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-samba-provision/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24641,
            "filename": "po/samba-provision/cs.po",
            "revision": "2bcb9aca7837819980a45c39de8ef393e11c02d5",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-06T09:08:23.181003Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24642,
            "filename": "po/samba-provision/de.po",
            "revision": "236937c9cd5f63b8a0590f67c726b711980a8bc2",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/de/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "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": 2,
            "last_change": "2020-03-23T14:53:44.158748Z",
            "last_author": "Franziska Weinberger",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24643,
            "filename": "po/samba-provision/es.po",
            "revision": "f54389d57900fba5cc878a6db8d0d0c90157d979",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/es/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-19T20:46:13.623001Z",
            "last_author": "Juan Sarria",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24644,
            "filename": "po/samba-provision/fr.po",
            "revision": "59c53b19e683a2b1fd5c918eaafd38bcce364bf5",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-19T10:43:36.552755Z",
            "last_author": "Christine Gabriel",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24645,
            "filename": "po/samba-provision/hu.po",
            "revision": "0299937a135cde8381059793fb93e18c4aa8d4b9",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "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-samba-provision/master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24646,
            "filename": "po/samba-provision/it.po",
            "revision": "205e96c49739208fb464ea3700d7e2bc2397bd8c",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/it/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/it/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/it/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-17T18:07:54.517913Z",
            "last_author": "Davide Aiello",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24647,
            "filename": "po/samba-provision/ja.po",
            "revision": "6999e75e085f4f0a3cb409c00d13c0303dec5877",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "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-09T00:19:45.276262Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24648,
            "filename": "po/samba-provision/ko.po",
            "revision": "796e059241394f948e6a33114524a5bc4ae88106",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "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": 4,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24649,
            "filename": "po/samba-provision/nl.po",
            "revision": "e4a7b5e552d2c0f886a35cf424b7fd9190456e52",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "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-samba-provision/master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24650,
            "filename": "po/samba-provision/pl.po",
            "revision": "188cc171f4855ba43b28be492e19dab9eccaa5e3",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "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-samba-provision/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24651,
            "filename": "po/samba-provision/pt_BR.po",
            "revision": "9a351086801eb02f0b36b625279b99aefd1285f0",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-11T00:32:02.170092Z",
            "last_author": "Rodrigo Macedo",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24652,
            "filename": "po/samba-provision/ru.po",
            "revision": "3d8e0b92d0c58657805f26366a763e472ae1db1a",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "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": "2023-07-18T05:33:14.720936Z",
            "last_author": "Mr. Cookie",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24653,
            "filename": "po/samba-provision/sv.po",
            "revision": "53c0491ac0339edca9da85fadee2863898b9a279",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/sv/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/sv/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-04T13:09:02.971009Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24654,
            "filename": "po/samba-provision/zh_CN.po",
            "revision": "8f8fa3a9c871a9783eaf8fb02bd7c0d61fa2a07b",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-16T04:01:14.945683Z",
            "last_author": "Grace Yu",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 24655,
            "filename": "po/samba-provision/zh_TW.po",
            "revision": "171822c1260957307c065d31a4f65e50289a4ce6",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-17T06:34:12.628143Z",
            "last_author": "Grace Yu",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 27146,
            "filename": "po/samba-provision/ca.po",
            "revision": "6a7bfb52f8a120f4a01aafc7c67ceb688aab0cd9",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-07T12:02:14.405740Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 27174,
            "filename": "po/samba-provision/pt_PT.po",
            "revision": "b41ce498fa435983d3162e1ef1b6086d17c05a69",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/pt_PT/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/pt_PT/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/pt_PT/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-17T23:26:17.369139Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_PT/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_PT/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_PT/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/pt_PT/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 27308,
            "filename": "po/samba-provision/si.po",
            "revision": "dd27e77904581bf4d572b4edb8f0323567f049ff",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/si/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/si/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/si/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 186,
            "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-samba-provision/master/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/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": 27659,
            "filename": "po/samba-provision/samba-provision.pot",
            "revision": "9980f8e3a7ef6c0b1cf6f79ccb810d73a360342c",
            "web_url": "https://l10n.opensuse.org/projects/yast-samba-provision/master/en/",
            "share_url": "https://l10n.opensuse.org/engage/yast-samba-provision/en/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-samba-provision/master/en/",
            "url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 54,
            "total_words": 186,
            "translated": 54,
            "translated_words": 186,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 22,
            "failing_checks_percent": 14.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/en/units/?format=api"
        }
    ]
}