Translation components API.

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

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

{
    "count": 36,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/landing-page/glossary/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 214,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ru/",
                "url": "https://l10n.opensuse.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 30551,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/ru/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/ru/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/ru/?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/landing-page/glossary/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 30552,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/cs/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/cs/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/cs/?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/landing-page/glossary/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/et/",
                "url": "https://l10n.opensuse.org/api/languages/et/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 30553,
            "filename": "et.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/et/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/et/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/et/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/et/?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/landing-page/glossary/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/et/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 30554,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/es/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/es/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/es/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/es/?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/landing-page/glossary/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/es/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": 30555,
            "filename": "fa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/fa/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/fa/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/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/landing-page/glossary/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "code": "tzm",
                "name": "Tamazight (Central Atlas)",
                "plural": {
                    "id": 346,
                    "source": 0,
                    "number": 2,
                    "formula": "n >= 2 && (n < 11 || n > 99)",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/tzm/",
                "url": "https://l10n.opensuse.org/api/languages/tzm/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/tzm/statistics/?format=api"
            },
            "language_code": "tzm",
            "id": 30556,
            "filename": "tzm.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/tzm/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/tzm/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/tzm/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/tzm/?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/landing-page/glossary/tzm/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/tzm/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/tzm/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/tzm/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/tzm/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/id/",
                "url": "https://l10n.opensuse.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 30557,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/id/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/id/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/id/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/id/?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/landing-page/glossary/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/id/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fi/",
                "url": "https://l10n.opensuse.org/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 30558,
            "filename": "fi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/fi/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/fi/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fi/?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/landing-page/glossary/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/da/",
                "url": "https://l10n.opensuse.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 30559,
            "filename": "da.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/da/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/da/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/da/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/da/?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/landing-page/glossary/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/da/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lt/",
                "url": "https://l10n.opensuse.org/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 30560,
            "filename": "lt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/lt/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/lt/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/lt/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/lt/?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/landing-page/glossary/lt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/lt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/lt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/lt/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": 30561,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/it/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/it/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/it/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/it/?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/landing-page/glossary/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hi/",
                "url": "https://l10n.opensuse.org/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 30562,
            "filename": "hi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/hi/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/hi/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/hi/?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/landing-page/glossary/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/hi/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Taiwan)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_TW/",
                "url": "https://l10n.opensuse.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 30563,
            "filename": "zh_TW.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/zh_TW/?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/landing-page/glossary/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/zh_TW/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": 30564,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/uk/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/uk/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/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/landing-page/glossary/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_PT/",
                "url": "https://l10n.opensuse.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 30565,
            "filename": "pt_PT.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/pt_PT/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/pt_PT/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/pt_PT/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/pt_PT/?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/landing-page/glossary/pt_PT/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/pt_PT/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/pt_PT/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/pt_PT/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/pt_PT/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/el/",
                "url": "https://l10n.opensuse.org/api/languages/el/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 30566,
            "filename": "el.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/glossary/el/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/el/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/glossary/el/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/el/?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/landing-page/glossary/el/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/el/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/el/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/el/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/glossary/el/units/?format=api"
        }
    ]
}