Translation components API.

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

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

{
    "count": 30,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 67852,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/en/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/en/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 67853,
            "filename": "he.tbx",
            "revision": "4d245974bf46d596d0dcd0dbdbad92b2afd96a5e",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/he/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/he/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-04T13:13:43.417044+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/he/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://hosted.weblate.org/languages/en_GB/",
                "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 174698,
            "filename": "en_GB.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/en_GB/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/en_GB/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.284166+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en_GB/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en_GB/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en_GB/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en_GB/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 174699,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/es/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/es/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.325864+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "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://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 174700,
            "filename": "nb_NO.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.753407+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 37,
                "code": "rm",
                "name": "Romansh",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "roh"
                ],
                "direction": "ltr",
                "population": 42019,
                "web_url": "https://hosted.weblate.org/languages/rm/",
                "url": "https://hosted.weblate.org/api/languages/rm/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/rm/statistics/?format=api"
            },
            "language_code": "rm",
            "id": 174701,
            "filename": "rm.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/rm/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/rm/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/rm/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/rm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.938489+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/rm/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/rm/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/rm/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/rm/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/rm/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 174702,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/nl/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/nl/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.789639+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 174703,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/ca/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/ca/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.164162+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 174704,
            "filename": "lv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/lv/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/lv/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.713030+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/lv/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 174705,
            "filename": "fi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/fi/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/fi/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.410019+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 174706,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/sv/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/sv/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:27.069189+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 174707,
            "filename": "zh_Hant.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:27.208828+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 174708,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/ru/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/ru/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.987124+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 174709,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/ja/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/ja/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.675315+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "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://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 174710,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/cs/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/cs/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.205678+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 174711,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/tr/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/tr/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:27.102474+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 174712,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.901553+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 174713,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/it/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/it/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.632885+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "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://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 174714,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:27.179025+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 174715,
            "filename": "sk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/sk/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/sk/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:27.027436+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/sk/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 174716,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/uk/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/uk/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:27.143554+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "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://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 174717,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/pl/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/pl/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.828290+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 174718,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/de/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/de/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.255071+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 194,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "https://hosted.weblate.org/languages/fr_CA/",
                "url": "https://hosted.weblate.org/api/languages/fr_CA/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr_CA/statistics/?format=api"
            },
            "language_code": "fr_CA",
            "id": 174719,
            "filename": "fr_CA.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/fr_CA/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/fr_CA/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/fr_CA/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.482778+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr_CA/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr_CA/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr_CA/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr_CA/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr_CA/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 174720,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/fr/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/fr/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.442160+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 174721,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/hu/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/hu/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.539899+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 174722,
            "filename": "et.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/et/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/et/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.367759+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/et/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 174723,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/id/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/id/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.584563+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/id/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 174724,
            "filename": "pt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/pt/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/pt/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-05T18:50:26.866545+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1270389,
            "filename": "gl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/selfoss/glossary/gl/",
            "share_url": "https://hosted.weblate.org/engage/selfoss/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/selfoss/glossary/gl/",
            "url": "https://hosted.weblate.org/api/translations/selfoss/glossary/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-08-30T13:13:38.214378+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/selfoss/glossary/gl/units/?format=api"
        }
    ]
}