Translation components API.

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

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

{
    "count": 35,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 2589,
            "filename": "AIMSICD/src/main/res/values-de/translatable_strings.xml",
            "revision": "f1ae2f9b6a50b3ca1ec4b859a34ec3b8a2d39ae2,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1520,
            "translated": 298,
            "translated_words": 1520,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-08T10:53:20.814710+01:00",
            "last_author": "Andreas Kleinert",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/de/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": 2590,
            "filename": "AIMSICD/src/main/res/values-fr/translatable_strings.xml",
            "revision": "99a0ab2bea766d0d7839cf3526b17452f520b368,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 42,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-13T19:04:27.996248+02:00",
            "last_author": "Nathan",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fr/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": 2591,
            "filename": "AIMSICD/src/main/res/values-pl/translatable_strings.xml",
            "revision": "a84fecd2da1c12ec4afb2eb8c72dfde43b26e400,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "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-07-22T19:19:41.228880+02:00",
            "last_author": "WaldiS",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pl/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": 2592,
            "filename": "AIMSICD/src/main/res/values-ru/translatable_strings.xml",
            "revision": "13c1458da23ec72d5642f038be2e168a6da508af,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1520,
            "translated": 298,
            "translated_words": 1520,
            "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": 1,
            "last_change": "2021-09-14T14:07:49.535170+02:00",
            "last_author": "AHOHNMYC",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ru/units/?format=api"
        },
        {
            "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": 2593,
            "filename": "AIMSICD/src/main/res/values/translatable_strings.xml",
            "revision": "8008330c2e08f39a0b6b8f03d25c6354f83d235b,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 298,
            "total_words": 1520,
            "translated": 298,
            "translated_words": 1520,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 66,
            "failing_checks_words": 293,
            "failing_checks_percent": 22.1,
            "have_suggestion": 2,
            "have_comment": 3,
            "last_change": "2021-11-13T19:39:56.210575+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en/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": 2601,
            "filename": "AIMSICD/src/main/res/values-ja/translatable_strings.xml",
            "revision": "ce8ee29afebf7330b825c0621ae667316b07aba4,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1520,
            "translated": 298,
            "translated_words": 1520,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 95,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-02-11T11:09:07+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/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": 2626,
            "filename": "AIMSICD/src/main/res/values-cs/translatable_strings.xml",
            "revision": "098e49d9a4c3e50cdbc9cb0633b773826fbe5b0a,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 296,
            "translated_words": 1517,
            "translated_percent": 99.3,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.6,
            "failing_checks": 17,
            "failing_checks_words": 168,
            "failing_checks_percent": 5.7,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2020-04-21T03:44:25.441346+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/cs/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": 2858,
            "filename": "AIMSICD/src/main/res/values-nl/translatable_strings.xml",
            "revision": "a63f45140d7cb90a1ad9c021517e92eda621bf54,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-25T09:23:00.489661+01:00",
            "last_author": "ikmaak",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://hosted.weblate.org/languages/sq/",
                "url": "https://hosted.weblate.org/api/languages/sq/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 2895,
            "filename": "AIMSICD/src/main/res/values-sq/translatable_strings.xml",
            "revision": "03e3e1dc17d4b1325404bdb866d1089e8173b715,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/sq/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/sq/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 110,
            "translated_words": 308,
            "translated_percent": 36.9,
            "fuzzy": 5,
            "fuzzy_words": 92,
            "fuzzy_percent": 1.6,
            "failing_checks": 5,
            "failing_checks_words": 92,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-11-16T14:04:23+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sq/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": 3062,
            "filename": "AIMSICD/src/main/res/values-es/translatable_strings.xml",
            "revision": "4050b69ad78a52e0a458cc321115e161e1a6f8fc,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-11T14:19:30.243976+02:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/es/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": 3637,
            "filename": "AIMSICD/src/main/res/values-lt/translatable_strings.xml",
            "revision": "6d22c57c8badb8cb01deecd23084b13cf581fc5f,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/lt/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/lt/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 37,
            "translated_words": 78,
            "translated_percent": 12.4,
            "fuzzy": 5,
            "fuzzy_words": 91,
            "fuzzy_percent": 1.6,
            "failing_checks": 6,
            "failing_checks_words": 94,
            "failing_checks_percent": 2.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2019-02-26T12:46:18+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/lt/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": 3732,
            "filename": "AIMSICD/src/main/res/values-uk/translatable_strings.xml",
            "revision": "b1e801c606a0b7047a6b8bc45051becfbc0378d5,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "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-11-02T17:19:25.081419+01:00",
            "last_author": "Serhii Horichenko",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/uk/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",
            "id": 3754,
            "filename": "AIMSICD/src/main/res/values-nb/translatable_strings.xml",
            "revision": "010fadd9bdaaa8dc7173b2b5ad0cde3eef46185d,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1520,
            "translated": 298,
            "translated_words": 1520,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 8,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2020-06-17T10:37:27.721133+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 3994,
            "filename": "AIMSICD/src/main/res/values-vi/translatable_strings.xml",
            "revision": "eefb08f6e1633d5b162f56fd38d1254e3469cfce,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/vi/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/vi/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "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": "2019-06-19T02:00:20+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/vi/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-rBR",
            "id": 4046,
            "filename": "AIMSICD/src/main/res/values-pt-rBR/translatable_strings.xml",
            "revision": "37b922ca72147686c60c87d5af60696f65923d7d,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 235,
            "translated_words": 1073,
            "translated_percent": 78.8,
            "fuzzy": 20,
            "fuzzy_words": 199,
            "fuzzy_percent": 6.7,
            "failing_checks": 26,
            "failing_checks_words": 239,
            "failing_checks_percent": 8.7,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2022-05-14T08:33:53.944129+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/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": 4430,
            "filename": "AIMSICD/src/main/res/values-it/translatable_strings.xml",
            "revision": "611525f95835b0648e73d472027f9736a4f722d7,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 285,
            "translated_words": 1470,
            "translated_percent": 95.6,
            "fuzzy": 5,
            "fuzzy_words": 19,
            "fuzzy_percent": 1.6,
            "failing_checks": 13,
            "failing_checks_words": 116,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-16T18:06:34.558005+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://hosted.weblate.org/languages/en_US/",
                "url": "https://hosted.weblate.org/api/languages/en_US/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en-rUS",
            "id": 4597,
            "filename": "AIMSICD/src/main/res/values-en-rUS/translatable_strings.xml",
            "revision": "c3a45381ffb229f0953cddb461afc4805ab01374,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/en_US/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/en_US/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/en_US/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 227,
            "translated_words": 1118,
            "translated_percent": 76.1,
            "fuzzy": 39,
            "fuzzy_words": 266,
            "fuzzy_percent": 13.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-03-29T05:47:50.405476+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_US/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_US/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_US/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_US/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_US/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://hosted.weblate.org/languages/ne/",
                "url": "https://hosted.weblate.org/api/languages/ne/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne-rNP",
            "id": 4841,
            "filename": "AIMSICD/src/main/res/values-ne-rNP/translatable_strings.xml",
            "revision": "360cdd8fc945268f6076fd5a99a2089b03197549,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/ne/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/ne/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/ne/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 18,
            "translated_words": 124,
            "translated_percent": 6.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-23T15:19:36.930842+02:00",
            "last_author": "Yujan Ranjitkar",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ne/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ne/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ne/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ne/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ne/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": 5421,
            "filename": "AIMSICD/src/main/res/values-sv/translatable_strings.xml",
            "revision": "ca3f2a9c283212fe091a84a0baf5d5d4a4f2425c,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 206,
            "translated_words": 928,
            "translated_percent": 69.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 85,
            "failing_checks_percent": 0.3,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2019-10-19T17:52:50+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/sv/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": 6859,
            "filename": "AIMSICD/src/main/res/values-fi/translatable_strings.xml",
            "revision": "2db5a9683d34fa57f1af760c9828e43d3736e9c5,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/fi/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/fi/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 78,
            "translated_words": 183,
            "translated_percent": 26.1,
            "fuzzy": 9,
            "fuzzy_words": 12,
            "fuzzy_percent": 3.0,
            "failing_checks": 10,
            "failing_checks_words": 28,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-02-26T12:46:16+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/fi/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-rCN",
            "id": 8066,
            "filename": "AIMSICD/src/main/res/values-zh-rCN/translatable_strings.xml",
            "revision": "4cb9114f40e53caf3974f4d5d1f15bc79aa68816,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "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-24T01:59:04.344512+01:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 24447840,
                "web_url": "https://hosted.weblate.org/languages/en_AU/",
                "url": "https://hosted.weblate.org/api/languages/en_AU/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_AU/statistics/?format=api"
            },
            "language_code": "en-rAU",
            "id": 8495,
            "filename": "AIMSICD/src/main/res/values-en-rAU/translatable_strings.xml",
            "revision": "6d6d500a6c81cfdf7c1341baacd408446cb63f04,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/en_AU/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/en_AU/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/en_AU/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1520,
            "translated": 14,
            "translated_words": 31,
            "translated_percent": 4.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2019-05-01T20:52:28+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_AU/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_AU/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_AU/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_AU/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 9288,
            "filename": "AIMSICD/src/main/res/values-ro/translatable_strings.xml",
            "revision": "f3dda56539e783c2c009b9ce7c545d5488549ec9,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "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-10-08T09:03:19.291737+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ro/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": 10463,
            "filename": "AIMSICD/src/main/res/values-id/translatable_strings.xml",
            "revision": "e1e4a0f84c3fca58f21291b8b813c127aac82220,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.3,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2022-10-25T11:25:52.117887+02:00",
            "last_author": "Azhar Basyiri Hartono",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/id/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://hosted.weblate.org/languages/kab/",
                "url": "https://hosted.weblate.org/api/languages/kab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 11538,
            "filename": "AIMSICD/src/main/res/values-kab/translatable_strings.xml",
            "revision": "d3940e8989f59f13964f068d58825e576961a443,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/kab/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/kab/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 217,
            "translated_words": 802,
            "translated_percent": 72.8,
            "fuzzy": 5,
            "fuzzy_words": 21,
            "fuzzy_percent": 1.6,
            "failing_checks": 15,
            "failing_checks_words": 43,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-02-26T12:46:18+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/kab/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": 27829,
            "filename": "AIMSICD/src/main/res/values-el/translatable_strings.xml",
            "revision": "debbbb97e6e39eab861e73fcd6896e22bb371a43,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 130,
            "failing_checks_percent": 6.3,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2021-02-08T17:27:09.678699+01:00",
            "last_author": "Michalis",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/el/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt-rPT",
            "id": 35392,
            "filename": "AIMSICD/src/main/res/values-pt-rPT/translatable_strings.xml",
            "revision": "7833f8086210ae86e833bf1cafa8daee29ed7a1a,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-18T11:19:18.754119+01:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt_PT/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": 38068,
            "filename": "AIMSICD/src/main/res/values-tr/translatable_strings.xml",
            "revision": "919ceffd9fb54241df030c06f5d041db75cf19b9,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 91,
            "translated_words": 328,
            "translated_percent": 30.5,
            "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": "2023-02-22T06:12:50.915065+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/tr/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": 43964,
            "filename": "AIMSICD/src/main/res/values-ca/translatable_strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ca/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 43965,
            "filename": "AIMSICD/src/main/res/values-eu/translatable_strings.xml",
            "revision": "87ac12bc509dd773c4ca3aa34f62022a39d9368b,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/eu/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/eu/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 130,
            "translated_words": 446,
            "translated_percent": 43.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-05T14:21:10.860000+01:00",
            "last_author": "UAzpeitia",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/eu/units/?format=api"
        },
        {
            "language": {
                "id": 653,
                "code": "ber",
                "name": "Berber",
                "plural": {
                    "id": 649,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ber/",
                "url": "https://hosted.weblate.org/api/languages/ber/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ber/statistics/?format=api"
            },
            "language_code": "ber",
            "id": 46707,
            "filename": "AIMSICD/src/main/res/values-ber/translatable_strings.xml",
            "revision": "12a2d12b547e0b907afcf7a020280afbf390dc08,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/ber/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/ber/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 9,
            "translated_words": 17,
            "translated_percent": 3.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-01-17T17:21:05.953143+01:00",
            "last_author": "ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ ZOUHIR DEHBI",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ber/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": 50814,
            "filename": "AIMSICD/src/main/res/values-pt/translatable_strings.xml",
            "revision": "2d1ab303b61206c54474a635bdbe7014fb67c4c1,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 298,
            "translated_words": 1522,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 20,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-18T11:18:30.684281+01:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/pt/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 111464,
            "filename": "AIMSICD/src/main/res/values-th/translatable_strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/th/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/th/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/th/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://hosted.weblate.org/languages/ug/",
                "url": "https://hosted.weblate.org/api/languages/ug/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 195199,
            "filename": "AIMSICD/src/main/res/values-ug/translatable_strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/ug/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/ug/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/ug/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ug/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ug/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ug/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ug/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/ug/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-rTW",
            "id": 195200,
            "filename": "AIMSICD/src/main/res/values-zh-rTW/translatable_strings.xml",
            "revision": "1b6d7c27b055eacc8328bffbb6c741905cf15e5c,8008330c2e08f39a0b6b8f03d25c6354f83d235b",
            "web_url": "https://hosted.weblate.org/projects/aimsicd/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/aimsicd/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/aimsicd/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 298,
            "total_words": 1522,
            "translated": 9,
            "translated_words": 15,
            "translated_percent": 3.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/aimsicd/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/aimsicd/strings/zh_Hant/units/?format=api"
        }
    ]
}