Translation components API.

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

GET /api/components/libstorage/ng-sle-15-sp1/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/ng-sle-15-sp1/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": 24356,
            "filename": "po/af.po",
            "revision": "e0a778209a2bf73885474361ce4722630afdfd1a",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/af/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/af/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/af/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 8,
            "translated_words": 15,
            "translated_percent": 1.9,
            "fuzzy": 284,
            "fuzzy_words": 1967,
            "fuzzy_percent": 70.6,
            "failing_checks": 153,
            "failing_checks_words": 1152,
            "failing_checks_percent": 38.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24357,
            "filename": "po/ar.po",
            "revision": "c57b83e527ece7a1c6b170c241dfe61a752c2671",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/ar/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/ar/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 214,
            "failing_checks_percent": 5.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-04-04T12:23:38.495589Z",
            "last_author": "Iman Abd Elaziz",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24358,
            "filename": "po/be.po",
            "revision": "41e7c2914eb1cad11df560b1ff3995d41f9b10b5",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/be/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/be/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/be/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 225,
            "fuzzy_words": 1593,
            "fuzzy_percent": 55.9,
            "failing_checks": 216,
            "failing_checks_words": 1565,
            "failing_checks_percent": 53.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/be/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/be/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/be/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/be/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24359,
            "filename": "po/bg.po",
            "revision": "defc7913ccde807bd3cd075b9adb16684e0aff94",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/bg/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/bg/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 22,
            "translated_words": 32,
            "translated_percent": 5.4,
            "fuzzy": 272,
            "fuzzy_words": 1962,
            "fuzzy_percent": 67.6,
            "failing_checks": 126,
            "failing_checks_words": 1108,
            "failing_checks_percent": 31.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24360,
            "filename": "po/bn.po",
            "revision": "56f136834cafc952277f86a098005cb914324b94",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/bn/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/bn/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/bn/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 1.4,
            "fuzzy": 288,
            "fuzzy_words": 1988,
            "fuzzy_percent": 71.6,
            "failing_checks": 228,
            "failing_checks_words": 1734,
            "failing_checks_percent": 56.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24361,
            "filename": "po/bs.po",
            "revision": "cb65b98e8b0c4a11f49cd02d6d68d2b23bcaa110",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/bs/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/bs/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/bs/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.4,
            "fuzzy": 276,
            "fuzzy_words": 1869,
            "fuzzy_percent": 68.6,
            "failing_checks": 254,
            "failing_checks_words": 1830,
            "failing_checks_percent": 63.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/bs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24362,
            "filename": "po/ca.po",
            "revision": "a821f0b7c8c3af3b8fe578d8762b57c8f427b7f2",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/ca/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/ca/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "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:25:08.552525Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24363,
            "filename": "po/cs.po",
            "revision": "c2a80775327928ad7d12147ffc2bd9065fcd8810",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/cs/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/cs/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "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-07-14T18:40:11.635252Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24364,
            "filename": "po/cy.po",
            "revision": "aa169560e754d2d2dac836df62547b2bf38ef617",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/cy/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/cy/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/cy/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.7,
            "fuzzy": 261,
            "fuzzy_words": 1750,
            "fuzzy_percent": 64.9,
            "failing_checks": 236,
            "failing_checks_words": 1704,
            "failing_checks_percent": 58.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/cy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24365,
            "filename": "po/da.po",
            "revision": "b6ab925d60883b1ca5a7b7d8b022b45bf5fd9d73",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/da/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/da/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/da/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 35,
            "translated_words": 105,
            "translated_percent": 8.7,
            "fuzzy": 263,
            "fuzzy_words": 1896,
            "fuzzy_percent": 65.4,
            "failing_checks": 110,
            "failing_checks_words": 934,
            "failing_checks_percent": 27.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-26T00:19:21.020078Z",
            "last_author": "scootergrisen",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24366,
            "filename": "po/de.po",
            "revision": "f31acfe15920e9b8a59a92896e0d94c38e69fd5c",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/de/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/de/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/de/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2022-02-21T08:34:58.856557Z",
            "last_author": "Gemineo",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24367,
            "filename": "po/el.po",
            "revision": "b03050090ffc71c0f8adb9abe03e07ccf39ee927",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/el/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/el/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/el/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 85,
            "translated_words": 240,
            "translated_percent": 21.1,
            "fuzzy": 246,
            "fuzzy_words": 1823,
            "fuzzy_percent": 61.1,
            "failing_checks": 118,
            "failing_checks_words": 952,
            "failing_checks_percent": 29.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24368,
            "filename": "po/en_GB.po",
            "revision": "06ec0397be95f0ce80de5e400c9d4d64ac3623e8",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/en_GB/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/en_GB/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/en_GB/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 9,
            "translated_words": 19,
            "translated_percent": 2.2,
            "fuzzy": 285,
            "fuzzy_words": 1975,
            "fuzzy_percent": 70.8,
            "failing_checks": 118,
            "failing_checks_words": 982,
            "failing_checks_percent": 29.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_GB/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_GB/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24369,
            "filename": "po/en_US.po",
            "revision": "938714b85c93ff33a5482dc5adb0a43c53eb8159",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/en_US/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/en_US/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/en_US/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 229,
            "fuzzy_words": 1616,
            "fuzzy_percent": 56.9,
            "failing_checks": 220,
            "failing_checks_words": 1588,
            "failing_checks_percent": 54.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_US/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_US/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_US/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/en_US/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24370,
            "filename": "po/eo.po",
            "revision": "c5fb9caff43fa8ce9ca04d2527ec50d04b4ec74a",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/eo/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/eo/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/eo/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "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/ng-sle-15-sp1/eo/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/eo/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/eo/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24371,
            "filename": "po/es.po",
            "revision": "7db1f1e98a9990cf56f8c84200aebe0826040c2b",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/es/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/es/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/es/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 44,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-31T12:24:33.478682Z",
            "last_author": "Antonio Simón",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24372,
            "filename": "po/et.po",
            "revision": "546ff52b73122346b0f623954aa31b8939afc860",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/et/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/et/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/et/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 174,
            "translated_words": 897,
            "translated_percent": 43.2,
            "fuzzy": 226,
            "fuzzy_words": 1560,
            "fuzzy_percent": 56.2,
            "failing_checks": 110,
            "failing_checks_words": 855,
            "failing_checks_percent": 27.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-02T14:52:06.367044Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24373,
            "filename": "po/eu.po",
            "revision": "f98e3eb55107a746eae951d8a43d9f21f098a677",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/eu/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/eu/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/eu/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "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/ng-sle-15-sp1/eu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/eu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/eu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24374,
            "filename": "po/fa.po",
            "revision": "b3aa3273f72b57a80e6be33357ba4560962f8b42",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/fa/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/fa/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "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/ng-sle-15-sp1/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/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": 24375,
            "filename": "po/fi.po",
            "revision": "16bc98718d3e71a6f25697210d55513e976a7b39",
            "web_url": "https://l10n.opensuse.org/projects/libstorage/ng-sle-15-sp1/fi/",
            "share_url": "https://l10n.opensuse.org/engage/libstorage/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/ng-sle-15-sp1/fi/",
            "url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 402,
            "total_words": 2477,
            "translated": 402,
            "translated_words": 2477,
            "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-01-05T13:43:36.064988Z",
            "last_author": "Tommi Nieminen",
            "repository_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/fi/units/?format=api"
        }
    ]
}