Translation components API.

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

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

{
    "count": 77,
    "next": "https://l10n.opensuse.org/api/components/yast-vm/master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 4,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/af/",
                "url": "https://l10n.opensuse.org/api/languages/af/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 15854,
            "filename": "po/vm/af.po",
            "revision": "b3572b855f2a8a8a886c7ce10c7f8dea84299094",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/af/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/af/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/af/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 9,
            "translated_words": 54,
            "translated_percent": 25.0,
            "fuzzy": 19,
            "fuzzy_words": 157,
            "fuzzy_percent": 52.7,
            "failing_checks": 7,
            "failing_checks_words": 72,
            "failing_checks_percent": 19.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/af/units/?format=api"
        },
        {
            "language": {
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/am/",
                "url": "https://l10n.opensuse.org/api/languages/am/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 15856,
            "filename": "po/vm/am.po",
            "revision": "91a133c7b42eb37ff1aeedb6ab65f18fd9a775a5",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/am/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/am/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/am/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/am/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/am/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/am/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/am/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/am/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/ar/",
                "url": "https://l10n.opensuse.org/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 15858,
            "filename": "po/vm/ar.po",
            "revision": "b15952d8a270eef03874f15f236ec9fb257b0296",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 35,
            "translated_words": 281,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-01-30T16:30:42.790808Z",
            "last_author": "SLE Merge Robot",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ar/units/?format=api"
        },
        {
            "language": {
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ast/",
                "url": "https://l10n.opensuse.org/api/languages/ast/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 15860,
            "filename": "po/vm/ast.po",
            "revision": "b089e16bab006286298ed37e451d7fa389e3f3e5",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/ast/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/ast/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/ast/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 2.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ast/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ast/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ast/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ast/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 25,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/be/",
                "url": "https://l10n.opensuse.org/api/languages/be/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 15862,
            "filename": "po/vm/be.po",
            "revision": "c78845260edf135827731c49a85567a288f86841",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/be/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/be/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/be/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 5.5,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/be/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/be/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/be/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/be/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/be/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bg/",
                "url": "https://l10n.opensuse.org/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 15864,
            "filename": "po/vm/bg.po",
            "revision": "40ebd89b2aaa0a9f83338e7eb7e5e41c0fba4dd4",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/bg/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/bg/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 34,
            "translated_words": 270,
            "translated_percent": 94.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 112,
            "failing_checks_percent": 19.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bg/units/?format=api"
        },
        {
            "language": {
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bn/",
                "url": "https://l10n.opensuse.org/api/languages/bn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 15866,
            "filename": "po/vm/bn.po",
            "revision": "38e457250be017c469d288221f8489a15339ddd1",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/bn/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/bn/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/bn/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 9,
            "translated_words": 54,
            "translated_percent": 25.0,
            "fuzzy": 17,
            "fuzzy_words": 153,
            "fuzzy_percent": 47.2,
            "failing_checks": 10,
            "failing_checks_words": 126,
            "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/yast-vm/master/bn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bn/units/?format=api"
        },
        {
            "language": {
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 36,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bs/",
                "url": "https://l10n.opensuse.org/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 15868,
            "filename": "po/vm/bs.po",
            "revision": "e0aaa5c54030ef34c5f47f1ffcce1f192942a896",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/bs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/bs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/bs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 13,
            "fuzzy_words": 49,
            "fuzzy_percent": 36.1,
            "failing_checks": 7,
            "failing_checks_words": 29,
            "failing_checks_percent": 19.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/bs/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 15870,
            "filename": "po/vm/ca.po",
            "revision": "bc1148c4aa9173a48a1510273c1f6806ede828ee",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 36,
            "translated_words": 291,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-05T14:30:40.825903Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/ca/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 15872,
            "filename": "po/vm/cs.po",
            "revision": "d4a58ffe81271e0d0c6b9ebdb2d253117244e8d7",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 36,
            "translated_words": 291,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-24T15:10:31.641102Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cy/",
                "url": "https://l10n.opensuse.org/api/languages/cy/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 15874,
            "filename": "po/vm/cy.po",
            "revision": "d722d53ce747837636bf61a74918e6e710258f04",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/cy/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/cy/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/cy/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 12,
            "fuzzy_words": 44,
            "fuzzy_percent": 33.3,
            "failing_checks": 5,
            "failing_checks_words": 21,
            "failing_checks_percent": 13.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/cy/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/da/",
                "url": "https://l10n.opensuse.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 15876,
            "filename": "po/vm/da.po",
            "revision": "2a639966bbe9ae091e0d0ddb31793177841678ea",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/da/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/da/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/da/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 35,
            "translated_words": 281,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-02-05T01:46:46.239517Z",
            "last_author": "scootergrisen",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 15878,
            "filename": "po/vm/de.po",
            "revision": "2a7bd1468eacc40260bd1b50c93e3cc824be8c38",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/de/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 36,
            "translated_words": 291,
            "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-02-24T10:22:19.115793Z",
            "last_author": "Gemineo",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/el/",
                "url": "https://l10n.opensuse.org/api/languages/el/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 15880,
            "filename": "po/vm/el.po",
            "revision": "431b6802d5499cf043487445036699986f0171ea",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/el/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/el/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/el/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 26,
            "translated_words": 198,
            "translated_percent": 72.2,
            "fuzzy": 2,
            "fuzzy_words": 27,
            "fuzzy_percent": 5.5,
            "failing_checks": 3,
            "failing_checks_words": 74,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/el/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 78,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en_GB/",
                "url": "https://l10n.opensuse.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 15882,
            "filename": "po/vm/en_GB.po",
            "revision": "8b36e757854c3f1fecc98089b84462d63400b860",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/en_GB/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/en_GB/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/en_GB/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 12,
            "translated_words": 102,
            "translated_percent": 33.3,
            "fuzzy": 15,
            "fuzzy_words": 113,
            "fuzzy_percent": 41.6,
            "failing_checks": 5,
            "failing_checks_words": 51,
            "failing_checks_percent": 13.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/en_GB/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/en_GB/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/eo/",
                "url": "https://l10n.opensuse.org/api/languages/eo/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 15886,
            "filename": "po/vm/eo.po",
            "revision": "84ba719fad97dfcd7b291e5a824ac54ea911d15f",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/eo/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/eo/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/eo/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eo/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eo/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eo/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eo/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 15888,
            "filename": "po/vm/es.po",
            "revision": "a11efde5c395336577fd3e231cc22e22914d2f0c",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/es/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 36,
            "translated_words": 291,
            "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-02-24T20:05:12.061906Z",
            "last_author": "Antonio Simón",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/es/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/et/",
                "url": "https://l10n.opensuse.org/api/languages/et/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 15890,
            "filename": "po/vm/et.po",
            "revision": "d4c01314392c1c72f80c8e4d8eec2e648124b371",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/et/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/et/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/et/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 35,
            "translated_words": 281,
            "translated_percent": 97.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-11-16T09:37:53.881675Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/et/units/?format=api"
        },
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/eu/",
                "url": "https://l10n.opensuse.org/api/languages/eu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 15892,
            "filename": "po/vm/eu.po",
            "revision": "5f284ddbd017ea434a4759cf6f12346f43b34493",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/eu/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/eu/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/eu/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/eu/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/fa/",
                "url": "https://l10n.opensuse.org/api/languages/fa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 15894,
            "filename": "po/vm/fa.po",
            "revision": "4832aba02841a901c6144920414fb7a0f0d7d180",
            "web_url": "https://l10n.opensuse.org/projects/yast-vm/master/fa/",
            "share_url": "https://l10n.opensuse.org/engage/yast-vm/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/yast-vm/master/fa/",
            "url": "https://l10n.opensuse.org/api/translations/yast-vm/master/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 291,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 2,
            "fuzzy_words": 7,
            "fuzzy_percent": 5.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/yast-vm/master/fa/units/?format=api"
        }
    ]
}