Translation components API.

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

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

{
    "count": 27,
    "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": 93392,
            "filename": "src/translations/menubar_en.ts",
            "revision": "3670f6c8c7710e16b66647c6d14d608681c98bff,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/en/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/en/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 54,
            "total_words": 218,
            "translated": 52,
            "translated_words": 212,
            "translated_percent": 96.2,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 3.7,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-03-16T09:59:17.369550+01:00",
            "last_author": "Dmitriy Balyaev",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/en/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": 93393,
            "filename": "src/translations/menubar_de.ts",
            "revision": "9461f6f0c31363f553d8575fa0e77c544f7ebaf5,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/de/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/de/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-10T16:34:36.300403+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/de/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": 94321,
            "filename": "src/translations/menubar_tr.ts",
            "revision": "06ebc2f7ecf6248ad61b252bb8605cb24c26fe18,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/tr/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/tr/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2023-09-05T16:23:13.598124+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/tr/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": 94322,
            "filename": "src/translations/menubar_ja.ts",
            "revision": "c39c2fa139012921a3e5a2452027510fc8caffa3,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/ja/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/ja/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "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-25T13:27:03.712167+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ja/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": 94323,
            "filename": "src/translations/menubar_pl.ts",
            "revision": "01cb4f0ff89f54935e2c056ee7c85ec9e08ddb90,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/pl/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/pl/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-04-25T22:49:10.917578+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pl/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 94324,
            "filename": "src/translations/menubar_ko.ts",
            "revision": "a2b90d327c5f5f28b28ed86d4f5880efcc3f2160,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/ko/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/ko/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 50,
            "translated_words": 211,
            "translated_percent": 92.5,
            "fuzzy": 3,
            "fuzzy_words": 5,
            "fuzzy_percent": 5.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-15T17:01:58.941264+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ko/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": 94325,
            "filename": "src/translations/menubar_zh_Hant.ts",
            "revision": "72d8a229a5fa03d925803e8985a41d239b06b942,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-21T17:32:42.627607+02:00",
            "last_author": "louies0623",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hant/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": 94326,
            "filename": "src/translations/menubar_zh_Hans.ts",
            "revision": "3f1c4b52e1e72942eec04f1034c2318b4cefc5ff,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-27T09:37:31.424732+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/zh_Hans/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": 94327,
            "filename": "src/translations/menubar_nb_NO.ts",
            "revision": "9726cd038b5297336c0a415a1ff360d36719e527,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "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-25T13:27:04.485746+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nb_NO/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": 95934,
            "filename": "src/translations/menubar_pt.ts",
            "revision": "5b4b46800972d5af876332438e93999079852fc3,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/pt/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/pt/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-17T14:52:43.190620+01:00",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt/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": 104157,
            "filename": "src/translations/menubar_es.ts",
            "revision": "12fad88980378ea5a8c488d0f5f2ad0afa5185c1,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/es/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/es/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-03T20:40:00.591022+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/es/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": 117249,
            "filename": "src/translations/menubar_it.ts",
            "revision": "af13b580766ddfbb4f86727192ed695765674b65,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/it/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/it/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-04-25T22:49:11.365236+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/it/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": 117252,
            "filename": "src/translations/menubar_he.ts",
            "revision": "959665c5825900535b127d917519aa5766b37738,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/he/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/he/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-16T10:05:03.241094+01:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/he/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": 121774,
            "filename": "src/translations/menubar_fr.ts",
            "revision": "e143385bdd6e69908399567d344a1e4411c67bd4,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/fr/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/fr/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 38,
            "translated_words": 159,
            "translated_percent": 70.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-10T23:52:28.940647+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/fr/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "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://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 140032,
            "filename": "src/translations/menubar_sl.ts",
            "revision": "d6dfb30e220f389ae733de379bc7facfd490bd34,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/sl/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/sl/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-25T13:27:05.585994+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sl/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": 151885,
            "filename": "src/translations/menubar_uk.ts",
            "revision": "e9ab0d3991a7dc6947a61466b4fb7b4260bbfddf,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/uk/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/uk/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 174,
            "failing_checks_percent": 62.9,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2024-02-07T11:27:11.390854+01:00",
            "last_author": "Rostyslav Haitkulov",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/uk/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://hosted.weblate.org/languages/ka/",
                "url": "https://hosted.weblate.org/api/languages/ka/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 152193,
            "filename": "src/translations/menubar_ka.ts",
            "revision": "c2714c6f34ef7f0b41a16e31449d90f9e84b5758,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/ka/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/ka/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/ka/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "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-25T13:27:03.911093+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ka/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ka/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ka/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ka/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ka/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": 152288,
            "filename": "src/translations/menubar_sv.ts",
            "revision": "c431dbb8ac1c3b0764303de456808cbd6b90f96e,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/sv/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/sv/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-02T11:08:43.262695+02:00",
            "last_author": "Luna Jernberg",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/sv/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": 152291,
            "filename": "src/translations/menubar_nl.ts",
            "revision": "2eac0d67b2ee1776e985ee561db43c75773ab915,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/nl/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/nl/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "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-25T13:27:04.668475+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/nl/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": 152599,
            "filename": "src/translations/menubar_cs.ts",
            "revision": "c965a03c3df90a0d7ec15023333bd95918ba0ad0,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/cs/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/cs/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 25,
            "translated_words": 48,
            "translated_percent": 46.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-12T07:52:25.152817+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/cs/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": 152601,
            "filename": "src/translations/menubar_ru.ts",
            "revision": "5042ce463a60cd0d40cdcee03b61ecd6d9e12229,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/ru/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/ru/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-04T08:31:34.584896+02:00",
            "last_author": "Evgeniy Khramov",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/ru/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": 152613,
            "filename": "src/translations/menubar_hu.ts",
            "revision": "0815dcf8cf59d416ddadbb8f876e97a2539c9a3e,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/hu/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/hu/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "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-25T13:27:03.385664+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/hu/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 152616,
            "filename": "src/translations/menubar_lt.ts",
            "revision": "e1b0b3044ca1a47946d922703689c59187d5ba38,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/lt/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/lt/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "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-25T13:27:04.310583+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/lt/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 152619,
            "filename": "src/translations/menubar_el.ts",
            "revision": "321fa3ef6e758ffbd57b8cb3135efe3e1bb94819,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/el/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/el/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "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-25T13:27:02.771817+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/el/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 155093,
            "filename": "src/translations/menubar_da.ts",
            "revision": "17e62d93b737dbafcc57ca22d9a6726a82a01547,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/da/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/da/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 18,
            "translated_words": 41,
            "translated_percent": 33.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-25T13:27:02.388168+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/da/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 156846,
            "filename": "src/translations/menubar_eo.ts",
            "revision": "361eac4ab642161d49745729e8d9d1d614cc29dd,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/eo/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/eo/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 54,
            "translated_words": 218,
            "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-22T22:24:07.563078+01:00",
            "last_author": "phlostically",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/eo/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": 166793,
            "filename": "src/translations/menubar_pt_BR.ts",
            "revision": "6376aad2432bb48deff8945a1edc81bd661403a2,3670f6c8c7710e16b66647c6d14d608681c98bff",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/menu/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 54,
            "total_words": 218,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "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-25T13:27:05.365203+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/menu/pt_BR/units/?format=api"
        }
    ]
}