Translation components API.

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

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

{
    "count": 78,
    "next": "https://l10n.opensuse.org/api/components/yast-control-center/master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 4,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/af/",
                "url": "https://l10n.opensuse.org/api/languages/af/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 4294,
            "filename": "po/control-center/af.po",
            "revision": "a34a45531707ab596fee2ef6e273265e51894bf5",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/af/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/af/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/af/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 7,
            "translated_words": 16,
            "translated_percent": 53.8,
            "fuzzy": 6,
            "fuzzy_words": 37,
            "fuzzy_percent": 46.1,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/af/units/?format=api"
        },
        {
            "language": {
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/am/",
                "url": "https://l10n.opensuse.org/api/languages/am/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 4296,
            "filename": "po/control-center/am.po",
            "revision": "b6007b2b632b8e00cff998e1a8c1ef4768e00fdf",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/am/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/am/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/am/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "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-control-center/master/am/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/am/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/am/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/am/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/am/units/?format=api"
        },
        {
            "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": 4298,
            "filename": "po/control-center/ar.po",
            "revision": "82fae252a845173bdda6f264a89e7354760e5a28",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-02-06T11:31:47.859324Z",
            "last_author": "George Yacoub",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ar/units/?format=api"
        },
        {
            "language": {
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ast/",
                "url": "https://l10n.opensuse.org/api/languages/ast/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 4300,
            "filename": "po/control-center/ast.po",
            "revision": "1f91a5afc535120d7fb8bbfcf80b632cd7410ada",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/ast/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/ast/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/ast/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 12,
            "translated_words": 52,
            "translated_percent": 92.3,
            "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-23T00:48:30Z",
            "last_author": "Enol P",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ast/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ast/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ast/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ast/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 25,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/be/",
                "url": "https://l10n.opensuse.org/api/languages/be/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 4302,
            "filename": "po/control-center/be.po",
            "revision": "07017eb0cd504212b3be53f344cc75bba66a39c2",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/be/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/be/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/be/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 30.7,
            "fuzzy": 3,
            "fuzzy_words": 11,
            "fuzzy_percent": 23.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-control-center/master/be/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/be/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/be/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/be/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/be/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bg/",
                "url": "https://l10n.opensuse.org/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 4304,
            "filename": "po/control-center/bg.po",
            "revision": "40d7d5003ecddd5dc48377f5085144ec3da0dcf7",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/bg/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/bg/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bg/units/?format=api"
        },
        {
            "language": {
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bn/",
                "url": "https://l10n.opensuse.org/api/languages/bn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 4306,
            "filename": "po/control-center/bn.po",
            "revision": "05e29797f372f0aef82d0764d437d3de4b30ab01",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/bn/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/bn/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/bn/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 7,
            "translated_words": 16,
            "translated_percent": 53.8,
            "fuzzy": 6,
            "fuzzy_words": 37,
            "fuzzy_percent": 46.1,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bn/units/?format=api"
        },
        {
            "language": {
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 36,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bs/",
                "url": "https://l10n.opensuse.org/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 4308,
            "filename": "po/control-center/bs.po",
            "revision": "d7a2dbc3d8a40fab7e4c79972631341fcf82dc33",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/bs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/bs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/bs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/bs/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": 4310,
            "filename": "po/control-center/ca.po",
            "revision": "959bc5eca7d0c7e0ff5f85043af9110701f0d71b",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-03T16:11:59.027949Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/ca/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": 4312,
            "filename": "po/control-center/cs.po",
            "revision": "01901c4619169a34aa2dfbc8630ce278c3ad9371",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-09-26T14:50:32.755463Z",
            "last_author": "SLE Merge Robot",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cy/",
                "url": "https://l10n.opensuse.org/api/languages/cy/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 4314,
            "filename": "po/control-center/cy.po",
            "revision": "5a64d5c0cb889f9565f4aeac46bffa0f51e5bd25",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/cy/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/cy/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/cy/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 30.7,
            "fuzzy": 6,
            "fuzzy_words": 34,
            "fuzzy_percent": 46.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/cy/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/da/",
                "url": "https://l10n.opensuse.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 4316,
            "filename": "po/control-center/da.po",
            "revision": "cbbfe83d7e8ff55e0ac1967ccc4eecd1984f75df",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/da/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/da/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/da/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-09-16T13:54:34.094678Z",
            "last_author": "scootergrisen",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/da/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": 4318,
            "filename": "po/control-center/de.po",
            "revision": "a9084b886ff427a3caef44f9220efb9f5d05b0da",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/de/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-02-28T14:16:41.503638Z",
            "last_author": "SLE Merge Robot",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/el/",
                "url": "https://l10n.opensuse.org/api/languages/el/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 4320,
            "filename": "po/control-center/el.po",
            "revision": "b2451a1140548d0cb08547d47e9a7769dd5f4040",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/el/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/el/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/el/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/el/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 78,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en_GB/",
                "url": "https://l10n.opensuse.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 4322,
            "filename": "po/control-center/en_GB.po",
            "revision": "d328d2c4f05282b3669a0f2b9fd5ca40c1959b25",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/en_GB/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/en_GB/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/en_GB/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 10,
            "translated_words": 27,
            "translated_percent": 76.9,
            "fuzzy": 3,
            "fuzzy_words": 26,
            "fuzzy_percent": 23.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-control-center/master/en_GB/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/en_GB/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/eo/",
                "url": "https://l10n.opensuse.org/api/languages/eo/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 4326,
            "filename": "po/control-center/eo.po",
            "revision": "6bd3e79cd529eef3000d5852ada23e7d51a63c3f",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/eo/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/eo/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/eo/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "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-control-center/master/eo/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eo/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eo/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eo/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": 4328,
            "filename": "po/control-center/es.po",
            "revision": "5d489986a450bf414daa1363a2f0628cc87b2ce6",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/es/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "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": "2019-01-16T20:31:20.998835Z",
            "last_author": "jcsl",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/es/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/et/",
                "url": "https://l10n.opensuse.org/api/languages/et/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 4330,
            "filename": "po/control-center/et.po",
            "revision": "8e13dcedebdb2fd65823c9f46b19ef4655bc196c",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/et/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/et/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/et/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/et/units/?format=api"
        },
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/eu/",
                "url": "https://l10n.opensuse.org/api/languages/eu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 4332,
            "filename": "po/control-center/eu.po",
            "revision": "c3810bb9bcd2f0476c74006d4fcad45945eda4c8",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/eu/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/eu/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/eu/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 15.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/eu/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/fa/",
                "url": "https://l10n.opensuse.org/api/languages/fa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 4334,
            "filename": "po/control-center/fa.po",
            "revision": "8b79144256a47e73682f9f1e80cd3f1af1d40adb",
            "web_url": "https://l10n.opensuse.org/projects/yast-control-center/master/fa/",
            "share_url": "https://l10n.opensuse.org/engage/yast-control-center/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-control-center/master/fa/",
            "url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 53,
            "translated": 13,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-10-31T12:40:00Z",
            "last_author": "hayyan rostami",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-control-center/master/fa/units/?format=api"
        }
    ]
}