Translation components API.

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

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

{
    "count": 46,
    "next": "https://l10n.opensuse.org/api/components/get-o-o/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": 27856,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/en/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/en/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/en/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 46,
            "total_words": 56,
            "translated": 46,
            "translated_words": 56,
            "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/get-o-o/glossary/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/en/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": 27857,
            "filename": "zh_CN.tbx",
            "revision": "056ea42192d7b965d6f3f84cf8e3eca8f3792c61",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-28T06:17:57.743897Z",
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_CN/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": 27858,
            "filename": "ar.tbx",
            "revision": "18d0d4c7d0c5b665b490022ac0a0f7926d7e8f21",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/ar/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/ar/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 54,
            "translated": 44,
            "translated_words": 54,
            "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": "2022-03-30T13:50:39.947494Z",
            "last_author": "Ghazy Ibrahim",
            "repository_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ar/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": 28627,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/ja/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/ja/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ja/?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/get-o-o/glossary/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ja/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": 28628,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/ca/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/ca/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ca/?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/get-o-o/glossary/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ca/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": 28629,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/de/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/de/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/de/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/de/?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/get-o-o/glossary/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nn/",
                "url": "https://l10n.opensuse.org/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 28630,
            "filename": "nn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/nn/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/nn/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nn/?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/get-o-o/glossary/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nn/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nl/",
                "url": "https://l10n.opensuse.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 28631,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/nl/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/nl/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nl/?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/get-o-o/glossary/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/nl/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": 28632,
            "filename": "zh_HK.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/zh_HK/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/zh_HK/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/zh_HK/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_HK/?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/get-o-o/glossary/zh_HK/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_HK/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_HK/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_HK/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/zh_HK/units/?format=api"
        },
        {
            "language": {
                "code": "wa",
                "name": "Walloon",
                "plural": {
                    "id": 289,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "wln"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/wa/",
                "url": "https://l10n.opensuse.org/api/languages/wa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/wa/statistics/?format=api"
            },
            "language_code": "wa",
            "id": 28633,
            "filename": "wa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/wa/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/wa/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/wa/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/wa/?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/get-o-o/glossary/wa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/wa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/wa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/wa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/wa/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pl/",
                "url": "https://l10n.opensuse.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 28634,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/pl/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/pl/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pl/?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/get-o-o/glossary/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pl/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": 28635,
            "filename": "si.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/si/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/si/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/si/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/si/?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/get-o-o/glossary/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/si/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/th/",
                "url": "https://l10n.opensuse.org/api/languages/th/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 28636,
            "filename": "th.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/th/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/th/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/th/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/th/?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/get-o-o/glossary/th/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/th/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/th/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/th/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/th/units/?format=api"
        },
        {
            "language": {
                "code": "es_419",
                "name": "Spanish (Latin America)",
                "plural": {
                    "id": 407,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es_419/",
                "url": "https://l10n.opensuse.org/api/languages/es_419/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es_419/statistics/?format=api"
            },
            "language_code": "es_419",
            "id": 28637,
            "filename": "es_419.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/es_419/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/es_419/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/es_419/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/es_419/?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/get-o-o/glossary/es_419/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/es_419/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/es_419/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/es_419/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/es_419/units/?format=api"
        },
        {
            "language": {
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 128,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/kab/",
                "url": "https://l10n.opensuse.org/api/languages/kab/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 28638,
            "filename": "kab.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/kab/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/kab/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/kab/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/kab/?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/get-o-o/glossary/kab/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/kab/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/kab/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/kab/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/kab/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": 28639,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/ko/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/ko/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ko/?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/get-o-o/glossary/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/ko/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": 28640,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/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/get-o-o/glossary/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/pt_BR/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": 28641,
            "filename": "sk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/sk/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/sk/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sk/?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/get-o-o/glossary/sk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sv/",
                "url": "https://l10n.opensuse.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 28642,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/sv/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/sv/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sv/?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/get-o-o/glossary/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/sv/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": 28643,
            "filename": "bg.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/get-o-o/glossary/bg/",
            "share_url": "https://l10n.opensuse.org/engage/get-o-o/bg/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/glossary/bg/",
            "url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/bg/?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/get-o-o/glossary/bg/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/bg/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/bg/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/get-o-o/glossary/bg/units/?format=api"
        }
    ]
}