Translation components API.

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

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

{
    "count": 60,
    "next": "https://l10n.opensuse.org/api/components/libzypp/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": 27959,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/en/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/en/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/en/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 8,
            "translated": 8,
            "translated_words": 8,
            "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/libzypp/glossary/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/en/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": 27960,
            "filename": "uk.tbx",
            "revision": "a6974b404ceb522c3c30ec30e3994fc4d1cf7d31",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/uk/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/uk/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 3,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 66.6,
            "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-11T19:37:29.249567Z",
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/uk/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": 27961,
            "filename": "pl.tbx",
            "revision": "3153b4340d1e10e5dec5442ff7aa8da2afb0c53d",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/pl/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/pl/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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": "2017-11-16T22:29:00.291103Z",
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/pl/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": 29086,
            "filename": "ja.tbx",
            "revision": "fd9459b9b6d90dad8bb782c3a70acc9597757143",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/ja/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/ja/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "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-01-25T07:20:56.798704Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/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": 29087,
            "filename": "ca.tbx",
            "revision": "0396b483fb560758a59850603694822c319d67fe",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/ca/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/ca/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ca/?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": "2022-01-26T10:02:51.133516Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mr/",
                "url": "https://l10n.opensuse.org/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 29088,
            "filename": "mr.tbx",
            "revision": "83e3ac7a9abb6627a1c04c0c65f884ff7afa4500",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/mr/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/mr/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/mr/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/mr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mr/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": 29089,
            "filename": "de.tbx",
            "revision": "3ee4b9fd346b1bfae6b4f8a0be4fa25b298e3c7b",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/de/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/de/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/de/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/de/?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": "2022-09-10T15:13:07.893721Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/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": 29090,
            "filename": "nn.tbx",
            "revision": "27c5f4fe7a519a237ec4a61adcfbfb767601d886",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/nn/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/nn/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nn/units/?format=api"
        },
        {
            "language": {
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 4,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/af/",
                "url": "https://l10n.opensuse.org/api/languages/af/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 29091,
            "filename": "af.tbx",
            "revision": "703844ec8472b141c66922a9d7cd2b26a725b6ed",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/af/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/af/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/af/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/af/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/af/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/af/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/af/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/af/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": 29092,
            "filename": "nl.tbx",
            "revision": "48574f2a741c36ba67b800e774e1a6c130fa15ba",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/nl/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/nl/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nl/?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": "2023-07-13T15:36:02.096975Z",
            "last_author": "Freek de Kruijf",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ta/",
                "url": "https://l10n.opensuse.org/api/languages/ta/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 29093,
            "filename": "ta.tbx",
            "revision": "6b3ed311e6e7b0e7afbab9f2fbb937f599068621",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/ta/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/ta/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/ta/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/ta/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ta/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ta/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ta/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ta/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": 29094,
            "filename": "wa.tbx",
            "revision": "ec3b5cad589c155f513148391a3b75f56bb031a8",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/wa/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/wa/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/wa/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/wa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/wa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/wa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/wa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/wa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/wa/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mk/",
                "url": "https://l10n.opensuse.org/api/languages/mk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 29095,
            "filename": "mk.tbx",
            "revision": "740a92b2fd21a48139225a213c49a34f69b94169",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/mk/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/mk/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mk/?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": "2022-05-26T02:07:59.057577Z",
            "last_author": "Kristijan Fremen Velkovski",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/mk/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/tr/",
                "url": "https://l10n.opensuse.org/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 29096,
            "filename": "tr.tbx",
            "revision": "f34175dfc43bd93e7d6f34c822cff0a29f823954",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/tr/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/tr/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/tr/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/tr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/tr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/tr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/tr/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": 29097,
            "filename": "zh_CN.tbx",
            "revision": "63084ae73bb34553ba9704d9674b1c83030dda73",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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": "2022-03-15T13:06:17.306127Z",
            "last_author": "Marguerite Su",
            "repository_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/gu/",
                "url": "https://l10n.opensuse.org/api/languages/gu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 29098,
            "filename": "gu.tbx",
            "revision": "801134ee55a8a76a51c82df7066b4b7da6db56b4",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/gu/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/gu/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/gu/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/gu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/gu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/gu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/gu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/gu/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 63,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hr/",
                "url": "https://l10n.opensuse.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 29099,
            "filename": "hr.tbx",
            "revision": "2b0d5aa335426c38ad8b449181ac2067ee45f405",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/hr/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/hr/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/hr/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/hr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/hr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/hr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/hr/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": 29100,
            "filename": "si.tbx",
            "revision": "bdf34acff4aa29f14d22c7fb848f25cab8e45876",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/si/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/si/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/si/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/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": 29101,
            "filename": "th.tbx",
            "revision": "7768bbc0fbcf6b622f37e438b23a69901db69679",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/th/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/th/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/th/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/th/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/th/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/th/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/th/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/th/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": 29102,
            "filename": "ar.tbx",
            "revision": "2b29a517acf0cbf008f75a527152b03eab5804ec",
            "web_url": "https://l10n.opensuse.org/projects/libzypp/glossary/ar/",
            "share_url": "https://l10n.opensuse.org/engage/libzypp/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/libzypp/glossary/ar/",
            "url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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/libzypp/glossary/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libzypp/glossary/ar/units/?format=api"
        }
    ]
}