Translation components API.

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

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

{
    "count": 38,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1644,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/en/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/en/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/en/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 15,
            "total_words": 18,
            "translated": 15,
            "translated_words": 18,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/en/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1645,
            "filename": "fr.tbx",
            "revision": "2c7079c9955805ad898601056014a5eca1ee999d",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/fr/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/fr/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fr/?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": "2021-08-12T13:14:02.502128Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 72337,
                "web_url": "https://weblate.framasoft.org/languages/gd/",
                "url": "https://weblate.framasoft.org/api/languages/gd/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/gd/statistics/?format=api"
            },
            "language_code": "gd",
            "id": 1646,
            "filename": "gd.tbx",
            "revision": "69d019a02c0880f1795c632bfdd09e06febee679",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/gd/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/gd/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/gd/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gd/?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": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gd/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gd/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gd/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gd/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gd/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://weblate.framasoft.org/languages/br/",
                "url": "https://weblate.framasoft.org/api/languages/br/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 1963,
            "filename": "br.tbx",
            "revision": "9ee66623121b46763579102683c22fba7d007327",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/br/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/br/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/br/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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": "2023-11-23T10:21:28.392965Z",
            "last_author": "Florent Grouin",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/br/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.framasoft.org/languages/ca/",
                "url": "https://weblate.framasoft.org/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1964,
            "filename": "ca.tbx",
            "revision": "21d820e0592be6a9ec251debea75e3cef4063bb0",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/ca/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/ca/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/ca/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/ca/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ca/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ca/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.framasoft.org/languages/cs/",
                "url": "https://weblate.framasoft.org/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1965,
            "filename": "cs.tbx",
            "revision": "bd64770bb7032edb8a1b05ab837b95b08e75c969",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/cs/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/cs/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/cs/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.framasoft.org/languages/de/",
                "url": "https://weblate.framasoft.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1966,
            "filename": "de.tbx",
            "revision": "6e1cccc7de2d4810953ee647899e2084bbb2507f",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/de/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/de/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/de/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/?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": "2023-08-31T23:49:53.460963Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://weblate.framasoft.org/languages/eo/",
                "url": "https://weblate.framasoft.org/api/languages/eo/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 1967,
            "filename": "eo.tbx",
            "revision": "70e77c402d34e14ea4a65d241a3475ad97c61244",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/eo/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/eo/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/eo/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/eo/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/eo/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/eo/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.framasoft.org/languages/es/",
                "url": "https://weblate.framasoft.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1968,
            "filename": "es.tbx",
            "revision": "ed2e81665fb39f946ef96a5e9f1f6edd2fc19b8a",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/es/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/es/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/es/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/es/?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-03T06:56:19.337294Z",
            "last_author": "Giovanni Alfredo Garciliano Díaz",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/es/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://weblate.framasoft.org/languages/gl/",
                "url": "https://weblate.framasoft.org/api/languages/gl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1969,
            "filename": "gl.tbx",
            "revision": "54f4d31103653a7e4863c0752fc495501f6ac46c",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/gl/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/gl/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/gl/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gl/?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": "2023-11-06T20:51:25.068142Z",
            "last_author": "Pablo",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/gl/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://weblate.framasoft.org/languages/hu/",
                "url": "https://weblate.framasoft.org/api/languages/hu/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1970,
            "filename": "hu.tbx",
            "revision": "9cca62f08cf8197958d8d0dd136b0429dffcc29c",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/hu/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/hu/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/hu/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/hu/?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": "2024-04-28T13:01:40.213237Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/hu/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/hu/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/hu/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://weblate.framasoft.org/languages/id/",
                "url": "https://weblate.framasoft.org/api/languages/id/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1971,
            "filename": "id.tbx",
            "revision": "5d1c59eae95095fefa580c369808a10cb7547448",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/id/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/id/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/id/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/?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": "2023-03-27T04:22:10.902319Z",
            "last_author": "Linerly",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.framasoft.org/languages/it/",
                "url": "https://weblate.framasoft.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1972,
            "filename": "it.tbx",
            "revision": "c46c3533d2ca588c060cef76e20bc521974332aa",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/it/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/it/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/it/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 2,
            "fuzzy_words": 2,
            "fuzzy_percent": 100.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-09T11:47:51.574151Z",
            "last_author": "lost_geographer",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.framasoft.org/languages/ja/",
                "url": "https://weblate.framasoft.org/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1973,
            "filename": "ja.tbx",
            "revision": "f606261f49bc71de9a05461e72f64162420ae605",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/ja/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/ja/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/ja/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/ja/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ja/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ja/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 171,
                "code": "kr",
                "name": "Kanuri",
                "plural": {
                    "id": 171,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kau"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/kr/",
                "url": "https://weblate.framasoft.org/api/languages/kr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/kr/statistics/?format=api"
            },
            "language_code": "kr",
            "id": 1974,
            "filename": "kr.tbx",
            "revision": "63eeded53f3662e16ddb70c0b441e619107e179c",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/kr/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/kr/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/kr/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/kr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kr/units/?format=api"
        },
        {
            "language": {
                "id": 177,
                "code": "kw",
                "name": "Cornish",
                "plural": {
                    "id": 177,
                    "source": 0,
                    "number": 6,
                    "formula": "(n == 0) ? 0 : ((n == 1) ? 1 : (((n % 100 == 2 || n % 100 == 22 || n % 100 == 42 || n % 100 == 62 || n % 100 == 82) || n % 1000 == 0 && (n % 100000 >= 1000 && n % 100000 <= 20000 || n % 100000 == 40000 || n % 100000 == 60000 || n % 100000 == 80000) || n != 0 && n % 1000000 == 100000) ? 2 : ((n % 100 == 3 || n % 100 == 23 || n % 100 == 43 || n % 100 == 63 || n % 100 == 83) ? 3 : ((n != 1 && (n % 100 == 1 || n % 100 == 21 || n % 100 == 41 || n % 100 == 61 || n % 100 == 81)) ? 4 : 5))))",
                    "type": 12
                },
                "aliases": [
                    "cor"
                ],
                "direction": "ltr",
                "population": 1972,
                "web_url": "https://weblate.framasoft.org/languages/kw/",
                "url": "https://weblate.framasoft.org/api/languages/kw/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/kw/statistics/?format=api"
            },
            "language_code": "kw",
            "id": 1975,
            "filename": "kw.tbx",
            "revision": "e2596470cab2adfd442cb9bb7b77bf7d2443f3e3",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/kw/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/kw/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/kw/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/kw/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kw/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kw/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kw/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/kw/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://weblate.framasoft.org/languages/nb_NO/",
                "url": "https://weblate.framasoft.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1976,
            "filename": "nb_NO.tbx",
            "revision": "9301876df6299e154718696a451c445e0f408b91",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/nb_NO/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/nb_NO/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/nb_NO/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/nb_NO/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.framasoft.org/languages/nl/",
                "url": "https://weblate.framasoft.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1977,
            "filename": "nl.tbx",
            "revision": "2da274cef5868708621e5e23ab248d1b861f2a08",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/nl/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/nl/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/nl/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/nl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 221,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 221,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://weblate.framasoft.org/languages/nn/",
                "url": "https://weblate.framasoft.org/api/languages/nn/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 1978,
            "filename": "nn.tbx",
            "revision": "a6c364a0fc793ba9828f84051c35498b58c87810",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/nn/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/nn/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/nn/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/nn/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nn/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nn/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nn/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/nn/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://weblate.framasoft.org/languages/oc/",
                "url": "https://weblate.framasoft.org/api/languages/oc/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 1979,
            "filename": "oc.tbx",
            "revision": "369286279f48861b41eab2ada06d6bf40938f800",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/oc/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/oc/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/oc/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/?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": "2023-10-12T18:26:46.889957Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/oc/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.framasoft.org/languages/pl/",
                "url": "https://weblate.framasoft.org/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1980,
            "filename": "pl.tbx",
            "revision": "9184f749b67234ced7cacddab638d1819bdbcc03",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/pl/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/pl/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/pl/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.framasoft.org/languages/pt/",
                "url": "https://weblate.framasoft.org/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1981,
            "filename": "pt.tbx",
            "revision": "89e17aa7004ab3a8004bd12115c6ef39e7048913",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/pt/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/pt/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/pt/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/pt/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pt/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pt/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://weblate.framasoft.org/languages/ro/",
                "url": "https://weblate.framasoft.org/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 1982,
            "filename": "ro.tbx",
            "revision": "592721aa084141ad167ccf745167d5afa12e108f",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/ro/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/ro/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/ro/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/ro/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ro/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ro/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ro/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.framasoft.org/languages/ru/",
                "url": "https://weblate.framasoft.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1983,
            "filename": "ru.tbx",
            "revision": "93ab1254d69990fad020e1c37a93fa6a822a9704",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/ru/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/ru/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/ru/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/ru/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ru/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ru/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 273,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 273,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://weblate.framasoft.org/languages/sl/",
                "url": "https://weblate.framasoft.org/api/languages/sl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 1984,
            "filename": "sl.tbx",
            "revision": "32398d6e3ed9f0f124fffdc4111d2d57090d2a51",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/sl/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/sl/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/sl/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 18,
            "translated": 15,
            "translated_words": 18,
            "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-02T12:39:24.323777Z",
            "last_author": "Gorazd Gorup",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sl/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.framasoft.org/languages/uk/",
                "url": "https://weblate.framasoft.org/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1985,
            "filename": "uk.tbx",
            "revision": "7bb7e311be86c71b910ef24738bc2f6791551451",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/uk/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/uk/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/uk/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/?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": "2021-11-17T16:58:39.174503Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 325,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 325,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.framasoft.org/languages/vi/",
                "url": "https://weblate.framasoft.org/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1986,
            "filename": "vi.tbx",
            "revision": "7e84136693d2746303b305ee65211f342b0cbd56",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/vi/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/vi/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/vi/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/vi/?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": "2023-06-19T11:05:55.462384Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/vi/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/vi/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/vi/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/vi/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.framasoft.org/languages/zh_Hans/",
                "url": "https://weblate.framasoft.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 1987,
            "filename": "zh_Hans.tbx",
            "revision": "7a938cfaa7b3c05dfb9abd432a8fab5f0813cbc7",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/zh_Hans/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/zh_Hans/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/zh_Hans/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 602,
                "code": "jb",
                "name": "jb (generated)",
                "plural": {
                    "id": 624,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/jb/",
                "url": "https://weblate.framasoft.org/api/languages/jb/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/jb/statistics/?format=api"
            },
            "language_code": "jbo",
            "id": 1988,
            "filename": "jbo.tbx",
            "revision": "3b10ddecedc6565d259d6326eedbdf75e2078530",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/jb/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/jb/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/jb/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/jb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/jb/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/jb/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/jb/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/jb/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/jb/units/?format=api"
        },
        {
            "language": {
                "id": 603,
                "code": "mx",
                "name": "mx (generated)",
                "plural": {
                    "id": 625,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/mx/",
                "url": "https://weblate.framasoft.org/api/languages/mx/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/mx/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 1989,
            "filename": "es_MX.tbx",
            "revision": "e0c453fca73621f12ca6b1e7115352abeca6b21d",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/mx/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/mx/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/mx/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/?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-05-30T19:08:12.222838Z",
            "last_author": "Gerson",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/units/?format=api"
        },
        {
            "language": {
                "id": 604,
                "code": "ns",
                "name": "ns (generated)",
                "plural": {
                    "id": 626,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/ns/",
                "url": "https://weblate.framasoft.org/api/languages/ns/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ns/statistics/?format=api"
            },
            "language_code": "nds",
            "id": 1990,
            "filename": "nds.tbx",
            "revision": "2b6ea2e7f1cceba4356a9f4116926a5f8d2fc623",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/ns/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/ns/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/ns/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ns/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/ns/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ns/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ns/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ns/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ns/units/?format=api"
        },
        {
            "language": {
                "id": 605,
                "code": "sz",
                "name": "sz (generated)",
                "plural": {
                    "id": 627,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/sz/",
                "url": "https://weblate.framasoft.org/api/languages/sz/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sz/statistics/?format=api"
            },
            "language_code": "szl",
            "id": 1991,
            "filename": "szl.tbx",
            "revision": "c9018da87670a974a00ccb361b0611dbd1f3c7bd",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/sz/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/sz/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/sz/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/sz/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sz/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sz/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sz/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sz/units/?format=api"
        },
        {
            "language": {
                "id": 606,
                "code": "tp",
                "name": "tp (generated)",
                "plural": {
                    "id": 628,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/tp/",
                "url": "https://weblate.framasoft.org/api/languages/tp/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/tp/statistics/?format=api"
            },
            "language_code": "tp",
            "id": 1992,
            "filename": "tp.tbx",
            "revision": "5a37cf7b1fa451c1590d8325c8cf8730ebfadf0f",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/tp/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/tp/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/tp/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/tp/?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": "2021-11-03T06:35:26.873593Z",
            "last_author": "Ret Samys",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/tp/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/tp/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/tp/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/tp/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/tp/units/?format=api"
        },
        {
            "language": {
                "id": 607,
                "code": "sp",
                "name": "sp (generated)",
                "plural": {
                    "id": 629,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/sp/",
                "url": "https://weblate.framasoft.org/api/languages/sp/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sp/statistics/?format=api"
            },
            "language_code": "sp",
            "id": 1993,
            "filename": "sp.tbx",
            "revision": "2eb746f5a832454ef44034dbf1bbafcd7cbcc4f8",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/sp/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/sp/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/sp/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/sp/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sp/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sp/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sp/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/sp/units/?format=api"
        },
        {
            "language": {
                "id": 621,
                "code": "ls",
                "name": "ls (generated)",
                "plural": {
                    "id": 643,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/ls/",
                "url": "https://weblate.framasoft.org/api/languages/ls/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ls/statistics/?format=api"
            },
            "language_code": "ls",
            "id": 2637,
            "filename": "ls.tbx",
            "revision": "9e87abf82634a05ddcffca04e5149c6e3308f0d6",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/ls/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/ls/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/ls/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/?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-05-30T19:09:10.424078Z",
            "last_author": "Gerson",
            "repository_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/units/?format=api"
        },
        {
            "language": {
                "id": 639,
                "code": "at",
                "name": "at (generated)",
                "plural": {
                    "id": 672,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/at/",
                "url": "https://weblate.framasoft.org/api/languages/at/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/at/statistics/?format=api"
            },
            "language_code": "at",
            "id": 3320,
            "filename": "at.tbx",
            "revision": "a4b2f11d4fb96f6a883f99cfe9fec04822cb5081",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/at/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/at/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/at/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/at/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/at/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/at/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/at/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/at/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/at/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 5,
                    "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                    "type": 10
                },
                "aliases": [
                    "gle"
                ],
                "direction": "ltr",
                "population": 1237487,
                "web_url": "https://weblate.framasoft.org/languages/ga/",
                "url": "https://weblate.framasoft.org/api/languages/ga/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ga/statistics/?format=api"
            },
            "language_code": "ga",
            "id": 3372,
            "filename": "ga.tbx",
            "revision": "51a1d82c8e0d45a5b8e8915a76b1b7d626941a94",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/ga/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/ga/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/ga/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ga/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://weblate.framasoft.org/languages/fa/",
                "url": "https://weblate.framasoft.org/api/languages/fa/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 3448,
            "filename": "fa.tbx",
            "revision": "8bef372d0d1e3bd472cf359bb766edeb156a04e5",
            "web_url": "https://weblate.framasoft.org/projects/peppercarrot/glossary/fa/",
            "share_url": "https://weblate.framasoft.org/engage/peppercarrot/-/fa/",
            "translate_url": "https://weblate.framasoft.org/translate/peppercarrot/glossary/fa/",
            "url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "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://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/fa/units/?format=api"
        }
    ]
}