Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 25069,
            "filename": "web/po/de.po",
            "revision": "2c1570b2c6ca6b1ac5810ff7bf9c9ade972f2a50",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/de/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/de/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/de/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 75,
            "translated_words": 138,
            "translated_percent": 5.4,
            "fuzzy": 43,
            "fuzzy_words": 138,
            "fuzzy_percent": 3.1,
            "failing_checks": 14,
            "failing_checks_words": 66,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-11T14:50:29.036506Z",
            "last_author": "Michael Calmer",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/de/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": 25070,
            "filename": "web/po/es.po",
            "revision": "3d6d6e2a8530228284996124f28917a08be2de15",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/es/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/es/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/es/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 273,
            "translated_words": 811,
            "translated_percent": 19.8,
            "fuzzy": 235,
            "fuzzy_words": 715,
            "fuzzy_percent": 17.0,
            "failing_checks": 34,
            "failing_checks_words": 94,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-31T08:08:59.465815Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/es/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/it/",
                "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 25071,
            "filename": "web/po/it.po",
            "revision": "0014ed3b607a93da41ca76bc4dd0da6fb3423f76",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/it/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/it/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/it/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 53,
            "translated_words": 192,
            "translated_percent": 3.8,
            "fuzzy": 48,
            "fuzzy_words": 129,
            "fuzzy_percent": 3.4,
            "failing_checks": 9,
            "failing_checks_words": 37,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-26T16:00:45.906227Z",
            "last_author": "Marina Latini",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/it/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 25072,
            "filename": "web/po/zh_CN.po",
            "revision": "01be2c049f4aabe574f22597648317fec891f671",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 1333,
            "translated_words": 5681,
            "translated_percent": 96.8,
            "fuzzy": 33,
            "fuzzy_words": 101,
            "fuzzy_percent": 2.3,
            "failing_checks": 10,
            "failing_checks_words": 29,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-19T01:33:48.070899Z",
            "last_author": "Grace Yu",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sk/",
                "url": "https://l10n.opensuse.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 27069,
            "filename": "web/po/sk.po",
            "revision": "40662c407cb07eee3f146d2b6c2518fe6bff4ec8",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/sk/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/sk/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 1377,
            "translated_words": 5855,
            "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": "2024-03-10T14:28:54.081646Z",
            "last_author": "Ferdinand Galko",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/sk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/sk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/sk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/sk/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": 27077,
            "filename": "web/po/cs.po",
            "revision": "c8b46dafa5e58ce2c68d878d0eae598eb6f802b0",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/cs/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/cs/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 1203,
            "translated_words": 4859,
            "translated_percent": 87.3,
            "fuzzy": 130,
            "fuzzy_words": 641,
            "fuzzy_percent": 9.4,
            "failing_checks": 41,
            "failing_checks_words": 136,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": "2022-09-19T17:10:28.081774Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/cs/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 27087,
            "filename": "web/po/ja.po",
            "revision": "5824ed63dd1f3a3c59f70bea814b173ffde1dba2",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 1333,
            "translated_words": 5681,
            "translated_percent": 96.8,
            "fuzzy": 33,
            "fuzzy_words": 101,
            "fuzzy_percent": 2.3,
            "failing_checks": 12,
            "failing_checks_words": 36,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-19T05:37:51.621370Z",
            "last_author": "Carina Hagl",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ja/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 27114,
            "filename": "web/po/pt_BR.po",
            "revision": "fa9256ce02f731a0129d0677ca376e69b956a9ac",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 67,
            "translated_words": 276,
            "translated_percent": 4.8,
            "fuzzy": 80,
            "fuzzy_words": 298,
            "fuzzy_percent": 5.8,
            "failing_checks": 13,
            "failing_checks_words": 44,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2021-02-23T20:33:08.270882Z",
            "last_author": "Rodrigo Macedo",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt/",
                "url": "https://l10n.opensuse.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 27116,
            "filename": "web/po/pt.po",
            "revision": "1ed1eb0ee7eff1db5b18d0bcdf8160603815fd2b",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/pt/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/pt/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/pt/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.1,
            "fuzzy": 6,
            "fuzzy_words": 12,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-15T09:26:25.251100Z",
            "last_author": "Ricardo Mateus",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 27179,
            "filename": "web/po/ko.po",
            "revision": "23df0fbb640b6eb94b39982982a0eccb04c87e0a",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/ko/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/ko/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 1333,
            "translated_words": 5681,
            "translated_percent": 96.8,
            "fuzzy": 33,
            "fuzzy_words": 101,
            "fuzzy_percent": 2.3,
            "failing_checks": 14,
            "failing_checks_words": 54,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-19T01:34:32.860000Z",
            "last_author": "Seeun Lee",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/ko/units/?format=api"
        },
        {
            "language": {
                "code": "zh_HK",
                "name": "Chinese (Hong Kong)",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_HK/",
                "url": "https://l10n.opensuse.org/api/languages/zh_HK/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_HK/statistics/?format=api"
            },
            "language_code": "zh_HK",
            "id": 27272,
            "filename": "web/po/zh_HK.po",
            "revision": "1e7bb9cbfa8148baaab843c81c4e221cb2269299",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/zh_HK/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_HK/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/zh_HK/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "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/uyuni/web/zh_HK/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_HK/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_HK/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_HK/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_HK/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Taiwan)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_TW/",
                "url": "https://l10n.opensuse.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 27276,
            "filename": "web/po/zh_TW.po",
            "revision": "780c6d5192ad14f40c038392ab6cb26efcf84a11",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 235,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/si/",
                "url": "https://l10n.opensuse.org/api/languages/si/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 27334,
            "filename": "web/po/si.po",
            "revision": "88283be36804ade5c823e1c099defe5c169c376d",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/si/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/si/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/si/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "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/uyuni/web/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/si/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 27603,
            "filename": "web/po/spacewalk-web.pot",
            "revision": "7e047e4801ec9ae0464a4fcfbe722fc066e6d99e",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/en/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/en/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/en/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1377,
            "total_words": 5855,
            "translated": 1377,
            "translated_words": 5855,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 115,
            "failing_checks_words": 341,
            "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/uyuni/web/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/en/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 28281,
            "filename": "web/po/fr.po",
            "revision": "93533cf567e57ef9849b9bc0017d0db6c6291cf5",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/web/fr/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/web/fr/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/web/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1377,
            "total_words": 5855,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/web/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/web/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/web/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/web/fr/units/?format=api"
        }
    ]
}