Translation components API.

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

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

{
    "count": 81,
    "next": "https://l10n.opensuse.org/api/components/uyuni/glossary/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 27950,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/en/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/en/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/en/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 93,
            "total_words": 125,
            "translated": 93,
            "translated_words": 125,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/en/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": 27951,
            "filename": "ja.tbx",
            "revision": "aa9a286ef724a93e3ef17fc5a4ba38f1736df2b4",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 64,
            "total_words": 89,
            "translated": 64,
            "translated_words": 89,
            "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-03-18T04:11:49.801429Z",
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ja/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": 27952,
            "filename": "sk.tbx",
            "revision": "ac5542fd8c23a06f59abddeab429d190ed8a9cac",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/sk/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/sk/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 15,
            "translated": 14,
            "translated_words": 15,
            "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-19T17:45:53.968474Z",
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sk/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": 27953,
            "filename": "it.tbx",
            "revision": "486bdf648ec59385fe425c259e6643f05b6f092f",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/it/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/it/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/it/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 23,
            "translated": 16,
            "translated_words": 23,
            "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-03-25T10:39:42.535828Z",
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 259,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/tg/",
                "url": "https://l10n.opensuse.org/api/languages/tg/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/tg/statistics/?format=api"
            },
            "language_code": "tg",
            "id": 28088,
            "filename": "tg.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/tg/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/tg/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/tg/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/tg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/tg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/tg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/tg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/tg/units/?format=api"
        },
        {
            "language": {
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 161,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ml/",
                "url": "https://l10n.opensuse.org/api/languages/ml/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 28089,
            "filename": "ml.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/ml/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ml/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/ml/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/ml/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ml/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ml/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ml/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ml/units/?format=api"
        },
        {
            "language": {
                "code": "bn_IN",
                "name": "Bengali (India)",
                "plural": {
                    "id": 31,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/bn_IN/",
                "url": "https://l10n.opensuse.org/api/languages/bn_IN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/bn_IN/statistics/?format=api"
            },
            "language_code": "bn_IN",
            "id": 28090,
            "filename": "bn_IN.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/bn_IN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/bn_IN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/bn_IN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/bn_IN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/bn_IN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/bn_IN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/bn_IN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/bn_IN/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": 28092,
            "filename": "fa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/fa/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/fa/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "code": "nb",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 185,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nb/",
                "url": "https://l10n.opensuse.org/api/languages/nb/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nb/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 28094,
            "filename": "nb.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/nb/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/nb/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/nb/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/nb/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/nb/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/nb/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/nb/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ms/",
                "url": "https://l10n.opensuse.org/api/languages/ms/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 28096,
            "filename": "ms.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/ms/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ms/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/ms/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/ms/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ms/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ms/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ms/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/ms/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 275,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/uk/",
                "url": "https://l10n.opensuse.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 28098,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/uk/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/uk/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "code": "no",
                "name": "Norwegian (old code)",
                "plural": {
                    "id": 188,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/no/",
                "url": "https://l10n.opensuse.org/api/languages/no/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/no/statistics/?format=api"
            },
            "language_code": "no",
            "id": 28100,
            "filename": "no.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/no/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/no/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/no/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/no/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/no/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/no/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/no/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/no/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/no/units/?format=api"
        },
        {
            "language": {
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 6,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sq/",
                "url": "https://l10n.opensuse.org/api/languages/sq/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 28102,
            "filename": "sq.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/sq/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/sq/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/sq/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/sq/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sq/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sq/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sq/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sq/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": 28104,
            "filename": "zh_CN.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 262,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/te/",
                "url": "https://l10n.opensuse.org/api/languages/te/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 28106,
            "filename": "te.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/te/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/te/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/te/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/te/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/te/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/te/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/te/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/te/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/he/",
                "url": "https://l10n.opensuse.org/api/languages/he/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 28108,
            "filename": "he.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/he/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/he/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/he/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/he/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/he/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/he/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/he/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/he/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": 28110,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sl/",
                "url": "https://l10n.opensuse.org/api/languages/sl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 28112,
            "filename": "sl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/sl/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/sl/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/sl/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/sl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/sl/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": 28114,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/fr/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/fr/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "de_CH",
                "name": "German (Switzerland)",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "des"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de_CH/",
                "url": "https://l10n.opensuse.org/api/languages/de_CH/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de_CH/statistics/?format=api"
            },
            "language_code": "de_CH",
            "id": 28116,
            "filename": "de_CH.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/glossary/de_CH/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/de_CH/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/glossary/de_CH/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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/glossary/de_CH/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/de_CH/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/de_CH/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/de_CH/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/glossary/de_CH/units/?format=api"
        }
    ]
}