Translation components API.

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

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

{
    "count": 65,
    "next": "https://l10n.opensuse.org/api/components/libstorage/sle-12-sp5/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": 24437,
            "filename": "po/af.po",
            "revision": "674f5efddf6671770811033f3d323b97b2837a35",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/af/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/af/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/af/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 88,
            "translated_words": 624,
            "translated_percent": 40.0,
            "fuzzy": 88,
            "fuzzy_words": 473,
            "fuzzy_percent": 40.0,
            "failing_checks": 41,
            "failing_checks_words": 204,
            "failing_checks_percent": 18.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/af/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": 24438,
            "filename": "po/ar.po",
            "revision": "62eaeec0ef8333c07379d68e78dfdd066d0d3f3d",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/ar/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/ar/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 220,
            "translated_words": 1382,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 297,
            "failing_checks_percent": 15.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ar/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": 24439,
            "filename": "po/be.po",
            "revision": "94fb1949afae2dfc164c27e1997b184502fad7ae",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/be/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/be/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/be/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 39,
            "fuzzy_words": 220,
            "fuzzy_percent": 17.7,
            "failing_checks": 41,
            "failing_checks_words": 236,
            "failing_checks_percent": 18.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/be/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/be/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/be/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/be/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24440,
            "filename": "po/bg.po",
            "revision": "7fd96d7fa104176e9426627fd31cf43722626172",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/bg/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/bg/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 166,
            "translated_words": 1024,
            "translated_percent": 75.4,
            "fuzzy": 50,
            "fuzzy_words": 325,
            "fuzzy_percent": 22.7,
            "failing_checks": 24,
            "failing_checks_words": 248,
            "failing_checks_percent": 10.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24441,
            "filename": "po/bn.po",
            "revision": "ec8ef4d391a1322d70ff5b08236797fe8fc912e6",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/bn/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/bn/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/bn/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 31,
            "translated_words": 165,
            "translated_percent": 14.0,
            "fuzzy": 182,
            "fuzzy_words": 1133,
            "fuzzy_percent": 82.7,
            "failing_checks": 162,
            "failing_checks_words": 1094,
            "failing_checks_percent": 73.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24442,
            "filename": "po/bs.po",
            "revision": "7413de02a9217881c1080d5cf4dff388890e9f95",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/bs/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/bs/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/bs/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.9,
            "fuzzy": 76,
            "fuzzy_words": 416,
            "fuzzy_percent": 34.5,
            "failing_checks": 65,
            "failing_checks_words": 408,
            "failing_checks_percent": 29.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/bs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24443,
            "filename": "po/ca.po",
            "revision": "fb91ba129a9b511edc470ab27b9ed2e2894986b5",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/ca/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/ca/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 220,
            "translated_words": 1382,
            "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-23T10:26:53.494281Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24444,
            "filename": "po/cs.po",
            "revision": "74c8ff7c8eedd62e415d60fd4cf343114e5711e9",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/cs/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/cs/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 220,
            "translated_words": 1382,
            "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/libstorage/sle-12-sp5/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24445,
            "filename": "po/cy.po",
            "revision": "000c29a690ecd5d12744126cb98f7ae89fa3dc9a",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/cy/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/cy/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/cy/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 1.3,
            "fuzzy": 72,
            "fuzzy_words": 367,
            "fuzzy_percent": 32.7,
            "failing_checks": 61,
            "failing_checks_words": 369,
            "failing_checks_percent": 27.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/cy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24446,
            "filename": "po/da.po",
            "revision": "e4c8d370798d7b2d1ce063c66df4221cbd836ef2",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/da/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/da/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/da/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 220,
            "translated_words": 1382,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 56,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24447,
            "filename": "po/de.po",
            "revision": "2543998bd33a4d0efc695fdf262aca9c5708acdf",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/de/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/de/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/de/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 220,
            "translated_words": 1382,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-30T09:13:17.067885Z",
            "last_author": "Thomas Koller",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24448,
            "filename": "po/el.po",
            "revision": "afc41001c8f59044c9fea727f2ac09fab1e63449",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/el/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/el/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/el/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 217,
            "translated_words": 1352,
            "translated_percent": 98.6,
            "fuzzy": 2,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.9,
            "failing_checks": 10,
            "failing_checks_words": 56,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24449,
            "filename": "po/en_GB.po",
            "revision": "07ce9c8f3b4ad5fa4cef52244ea59e3743880182",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/en_GB/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/en_GB/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/en_GB/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 104,
            "translated_words": 685,
            "translated_percent": 47.2,
            "fuzzy": 110,
            "fuzzy_words": 662,
            "fuzzy_percent": 50.0,
            "failing_checks": 25,
            "failing_checks_words": 196,
            "failing_checks_percent": 11.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_GB/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_GB/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en_US/",
                "url": "https://l10n.opensuse.org/api/languages/en_US/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 24450,
            "filename": "po/en_US.po",
            "revision": "fedc6415386f6fff6dca5bd38fb6e1c75017e4ec",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/en_US/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/en_US/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/en_US/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 46,
            "fuzzy_words": 249,
            "fuzzy_percent": 20.9,
            "failing_checks": 47,
            "failing_checks_words": 264,
            "failing_checks_percent": 21.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_US/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_US/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_US/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_US/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/en_US/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": 24451,
            "filename": "po/eo.po",
            "revision": "9a1c0424156665aff892e8ac4f151ec47676b969",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/eo/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/eo/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/eo/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "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/libstorage/sle-12-sp5/eo/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/eo/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/eo/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24452,
            "filename": "po/es.po",
            "revision": "24cd235da98c1de7c6926de0c446a322fcf8e3e3",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/es/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/es/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/es/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 220,
            "translated_words": 1382,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 49,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24453,
            "filename": "po/et.po",
            "revision": "04a46893ee9d5ad08fb8721925a5831586a8884c",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/et/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/et/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/et/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 101,
            "translated_words": 587,
            "translated_percent": 45.9,
            "fuzzy": 117,
            "fuzzy_words": 717,
            "fuzzy_percent": 53.1,
            "failing_checks": 36,
            "failing_checks_words": 315,
            "failing_checks_percent": 16.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-02T12:55:02.136053Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24454,
            "filename": "po/eu.po",
            "revision": "2da3e8abcb7affa26935af64835352d93bbfc0a7",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/eu/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/eu/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/eu/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "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/libstorage/sle-12-sp5/eu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/eu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/eu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/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": 24455,
            "filename": "po/fa.po",
            "revision": "d80dad0369538a45e055052e31b8c93061c3189c",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/fa/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/fa/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "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/libstorage/sle-12-sp5/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fa/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fi/",
                "url": "https://l10n.opensuse.org/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 24456,
            "filename": "po/fi.po",
            "revision": "4ad35e037258ec495aea9f228db65e93e14de1b8",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/fi/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/fi/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 220,
            "total_words": 1382,
            "translated": 220,
            "translated_words": 1382,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 51,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-05T15:47:01.873343Z",
            "last_author": "Tommi Nieminen",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp5/fi/units/?format=api"
        }
    ]
}