Translation components API.

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

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

{
    "count": 77,
    "next": "https://l10n.opensuse.org/api/components/yast-reipl/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": 12466,
            "filename": "po/reipl/af.po",
            "revision": "085d6d3b1139a784b03567219fc27c1b577befd7",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/af/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/af/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/af/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 6,
            "translated_words": 36,
            "translated_percent": 18.7,
            "fuzzy": 11,
            "fuzzy_words": 27,
            "fuzzy_percent": 34.3,
            "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-reipl/master/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12468,
            "filename": "po/reipl/am.po",
            "revision": "ec25d3f6a8cbcf064f088c3719856f5a44f94810",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/am/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/am/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/am/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "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-reipl/master/am/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/am/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/am/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/am/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12470,
            "filename": "po/reipl/ar.po",
            "revision": "640e04b80b198108566754e2bc025e1b699f6639",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 32,
            "translated_words": 313,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 19,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-02-01T07:47:15.964053Z",
            "last_author": "George Yacoub",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12472,
            "filename": "po/reipl/ast.po",
            "revision": "70acf5fdbefcb53c3cdebc40d49ab83921ea5907",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/ast/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/ast/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/ast/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.1,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 3.1,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ast/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ast/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ast/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12474,
            "filename": "po/reipl/be.po",
            "revision": "12c749ccfc303ca78297cc114b86f6bb2634eba7",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/be/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/be/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/be/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 6.2,
            "fuzzy": 2,
            "fuzzy_words": 8,
            "fuzzy_percent": 6.2,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/be/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/be/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/be/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/be/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12476,
            "filename": "po/reipl/bg.po",
            "revision": "0bebedac4239d5bfa5641447ded346d8487091a4",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/bg/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/bg/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 6,
            "translated_words": 36,
            "translated_percent": 18.7,
            "fuzzy": 13,
            "fuzzy_words": 33,
            "fuzzy_percent": 40.6,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 6.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12478,
            "filename": "po/reipl/bn.po",
            "revision": "ec304f9e4c9b78b0a442ae94ecc8f4a50f710399",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/bn/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/bn/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/bn/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 6,
            "translated_words": 36,
            "translated_percent": 18.7,
            "fuzzy": 11,
            "fuzzy_words": 27,
            "fuzzy_percent": 34.3,
            "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-reipl/master/bn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12480,
            "filename": "po/reipl/bs.po",
            "revision": "e251b87126ccb437d5006afc0b430c8603c8bdc4",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/bs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/bs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/bs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 14,
            "fuzzy_words": 59,
            "fuzzy_percent": 43.7,
            "failing_checks": 3,
            "failing_checks_words": 18,
            "failing_checks_percent": 9.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/bs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12482,
            "filename": "po/reipl/ca.po",
            "revision": "b33cc4b557beee014553193d23052a140f179a83",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 32,
            "translated_words": 313,
            "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-11-14T14:17:27.504287Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12484,
            "filename": "po/reipl/cs.po",
            "revision": "53771ddfacce773047cb9c0fcfcfd2f50709ddd8",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 32,
            "translated_words": 313,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 116,
            "failing_checks_percent": 9.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-02-15T21:31:34.952170Z",
            "last_author": "SLE Merge Robot",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12486,
            "filename": "po/reipl/cy.po",
            "revision": "2344df531e4d20bed7e5012dcd7e20dc684d617c",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/cy/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/cy/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/cy/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 11,
            "fuzzy_words": 53,
            "fuzzy_percent": 34.3,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/cy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12488,
            "filename": "po/reipl/da.po",
            "revision": "bc7a8ffbe2f04ba81bc93820a89cfa539ca9f926",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/da/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/da/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/da/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 32,
            "translated_words": 313,
            "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-17T09:00:07.520324Z",
            "last_author": "scootergrisen",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12490,
            "filename": "po/reipl/de.po",
            "revision": "f7229dacdb7e3867275317ce9b7ecc766b6ea4cf",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/de/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 32,
            "translated_words": 313,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-03-02T07:07:20.742148Z",
            "last_author": "SLE Merge Robot",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12492,
            "filename": "po/reipl/el.po",
            "revision": "6ebfaf233b374c2f4322cdf315c8f4ab22aa56d2",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/el/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/el/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/el/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 32,
            "translated_words": 313,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 56,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12494,
            "filename": "po/reipl/en_GB.po",
            "revision": "bf95ff42e78ddf44ac449cc2e43da1f8adb36035",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/en_GB/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/en_GB/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/en_GB/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 6,
            "translated_words": 36,
            "translated_percent": 18.7,
            "fuzzy": 12,
            "fuzzy_words": 30,
            "fuzzy_percent": 37.5,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 6.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en_GB/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en_GB/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12498,
            "filename": "po/reipl/eo.po",
            "revision": "6432ad7a43ffab8370b8cf1f7582f52cac3a19d1",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/eo/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/eo/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/eo/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "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-reipl/master/eo/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/eo/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/eo/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12500,
            "filename": "po/reipl/es.po",
            "revision": "c3fa7453c98246835fee03cd72622829ae0fe1c3",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/es/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 32,
            "translated_words": 313,
            "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-05-21T19:09:34.031901Z",
            "last_author": "jcsl",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12502,
            "filename": "po/reipl/et.po",
            "revision": "68eba8691c4a0286552bc124d1118f08e663e82c",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/et/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/et/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/et/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 6,
            "translated_words": 36,
            "translated_percent": 18.7,
            "fuzzy": 13,
            "fuzzy_words": 33,
            "fuzzy_percent": 40.6,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 9.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12504,
            "filename": "po/reipl/eu.po",
            "revision": "77e40b8a64db00c7f6318678c99480b9c31af78e",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/eu/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/eu/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/eu/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "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-reipl/master/eu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/eu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/eu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/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": 12506,
            "filename": "po/reipl/fa.po",
            "revision": "a76c4185b89ddfa408556ba831961605dcf4a919",
            "web_url": "https://l10n.opensuse.org/projects/yast-reipl/master/fa/",
            "share_url": "https://l10n.opensuse.org/engage/yast-reipl/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-reipl/master/fa/",
            "url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 313,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.1,
            "fuzzy": 2,
            "fuzzy_words": 2,
            "fuzzy_percent": 6.2,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 6.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-reipl/master/fa/units/?format=api"
        }
    ]
}