Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 6569,
            "filename": "WorldWeather/app/src/main/res/values/strings.xml",
            "revision": "56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 68,
            "failing_checks_percent": 15.1,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2023-01-24T21:51:20.655879+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/en/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": 6570,
            "filename": "WorldWeather/app/src/main/res/values-es/strings.xml",
            "revision": "8bf95b5839dd3bc918e008d1679d4bcea9246d22,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "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-01-25T12:49:16.265834+01:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/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": 6717,
            "filename": "WorldWeather/app/src/main/res/values-lt/strings.xml",
            "revision": "bb09509a94408893cf0ad9afb1086e045f718a76,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/lt/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/lt/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 148,
            "translated_words": 476,
            "translated_percent": 93.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.6,
            "failing_checks": 3,
            "failing_checks_words": 18,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:51:56.937801+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/lt/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": 6726,
            "filename": "WorldWeather/app/src/main/res/values-ja/strings.xml",
            "revision": "0ceba6e673a453d347f4ffe7a55321b8afab960f,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 147,
            "translated_words": 473,
            "translated_percent": 93.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.2,
            "failing_checks": 7,
            "failing_checks_words": 14,
            "failing_checks_percent": 4.4,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-01-24T21:51:45.493911+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ja/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 6845,
            "filename": "WorldWeather/app/src/main/res/values-pl/strings.xml",
            "revision": "b09d387e2689d3d544a6d6db972a3883d1a0e2ef,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 147,
            "translated_words": 473,
            "translated_percent": 93.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:51:59.275701+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pl/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": 6856,
            "filename": "WorldWeather/app/src/main/res/values-pt-rPT/strings.xml",
            "revision": "be1edbe870d187b6e6bab8129ae01f362d63dbdd,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 147,
            "translated_words": 473,
            "translated_percent": 93.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.2,
            "failing_checks": 1,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:51:59.829637+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/pt_PT/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": 7000,
            "filename": "WorldWeather/app/src/main/res/values-ru/strings.xml",
            "revision": "b225ca2cf449a700226cfeb312947099b8d08e97,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 148,
            "translated_words": 476,
            "translated_percent": 93.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.6,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:52:00.891800+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ru/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": 7424,
            "filename": "WorldWeather/app/src/main/res/values-nl/strings.xml",
            "revision": "f727c9f27aa0f585e494a0405982f365d47004e8,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 147,
            "translated_words": 473,
            "translated_percent": 93.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.2,
            "failing_checks": 11,
            "failing_checks_words": 31,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:51:58.761655+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 7443,
            "filename": "WorldWeather/app/src/main/res/values-eo/strings.xml",
            "revision": "acf30b71b10c9cff581fe6ac0075761970a92001,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/eo/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/eo/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-14T16:05:18.768402+01:00",
            "last_author": "☆Verdulo",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/eo/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://hosted.weblate.org/languages/is/",
                "url": "https://hosted.weblate.org/api/languages/is/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 7626,
            "filename": "WorldWeather/app/src/main/res/values-is/strings.xml",
            "revision": "87d99a99de366e5883c026d0cec3f7b1a475b89c,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/is/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/is/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/is/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-19T14:55:54.794090+01:00",
            "last_author": "Sveinn í Felli",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/is/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/is/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/is/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/is/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/is/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": 8091,
            "filename": "WorldWeather/app/src/main/res/values-zh-rCN/strings.xml",
            "revision": "20227194931a22bd7a9f371e4b3772d06a2add55,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 122,
            "translated_words": 318,
            "translated_percent": 77.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-29T12:39:35.122861+02:00",
            "last_author": "LV ZE BANG",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "zh_Hant_HK",
                "name": "Chinese (Traditional, Hong Kong)",
                "plural": {
                    "id": 56,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_hk"
                ],
                "direction": "ltr",
                "population": 6887414,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant_HK/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant_HK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant_HK/statistics/?format=api"
            },
            "language_code": "zh-rHK",
            "id": 8297,
            "filename": "WorldWeather/app/src/main/res/values-zh-rHK/strings.xml",
            "revision": "75e6d88dc286575169ed0a4bb53357c86260929c,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/zh_Hant_HK/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/zh_Hant_HK/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/zh_Hant_HK/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 148,
            "translated_words": 476,
            "translated_percent": 93.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:52:03.418970+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant_HK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant_HK/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 8505,
            "filename": "WorldWeather/app/src/main/res/values-sr/strings.xml",
            "revision": "6edcfdca16a7846afdda6e91cb4cd9da00f6a951,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/sr/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/sr/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 50,
            "translated_words": 86,
            "translated_percent": 31.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-09T10:46:33+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sr/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 10382,
            "filename": "WorldWeather/app/src/main/res/values-de/strings.xml",
            "revision": "85d117f81f7638e9b48527a5503d41ccde687642,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-28T02:11:21.007622+02:00",
            "last_author": "Jörg S.",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/de/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": 11541,
            "filename": "WorldWeather/app/src/main/res/values-kab/strings.xml",
            "revision": "1fae569a28c570c0986e57c61488919f3acc9e21,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/kab/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/kab/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 148,
            "translated_words": 476,
            "translated_percent": 93.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:51:46.064067+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/kab/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 13560,
            "filename": "WorldWeather/app/src/main/res/values-da/strings.xml",
            "revision": "c338a308516b75c0e926024d88d4851aab3fc5ec,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/da/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/da/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 145,
            "translated_words": 449,
            "translated_percent": 91.7,
            "fuzzy": 4,
            "fuzzy_words": 29,
            "fuzzy_percent": 2.5,
            "failing_checks": 1,
            "failing_checks_words": 18,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:51:21.894336+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/da/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-rNO",
            "id": 15916,
            "filename": "WorldWeather/app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "03b9ae129c729717bf456f1a8f6589cf270aa8c7,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 148,
            "translated_words": 476,
            "translated_percent": 93.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-01-24T21:51:58.020064+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/nb_NO/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": 37807,
            "filename": "WorldWeather/app/src/main/res/values-fr/strings.xml",
            "revision": "eb5d601f6004208710a564a53a122b08c7749eff,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 147,
            "translated_words": 473,
            "translated_percent": 93.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-22T08:28:03.109868+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/fr/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": 46709,
            "filename": "WorldWeather/app/src/main/res/values-ber/strings.xml",
            "revision": "81f50f981706cef51d2a5cbc8f2fd2c9a6a03737,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/ber/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/ber/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 148,
            "translated_words": 476,
            "translated_percent": 93.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:51:21.357082+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ber/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 55037,
            "filename": "WorldWeather/app/src/main/res/values-mr/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/mr/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/mr/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 22,
            "translated_words": 34,
            "translated_percent": 13.9,
            "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/world-weather/strings/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/mr/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": 108825,
            "filename": "WorldWeather/app/src/main/res/values-ro/strings.xml",
            "revision": "125e0f84baa9e7377223e8834ea970dc62605576,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 18,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-16T14:14:29.115515+01:00",
            "last_author": "Simona Iacob",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/ro/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": 136894,
            "filename": "WorldWeather/app/src/main/res/values-sv/strings.xml",
            "revision": "d0e5b627ef83baaedb3c6d4cb0f86792971dae08,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-04T10:42:39.550446+01:00",
            "last_author": "bittin1ddc447d824349b2",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/sv/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-rTW",
            "id": 136895,
            "filename": "WorldWeather/app/src/main/res/values-zh-rTW/strings.xml",
            "revision": "df5274df59cfc0551bacb738db25dfe70a6315c3,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 148,
            "translated_words": 476,
            "translated_percent": 93.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.6,
            "failing_checks": 8,
            "failing_checks_words": 68,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-27T09:54:49.769400+02:00",
            "last_author": "Newson Parker",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 1014,
                "code": "zgh",
                "name": "Tamazight (Standard Moroccan)",
                "plural": {
                    "id": 1042,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 7823574,
                "web_url": "https://hosted.weblate.org/languages/zgh/",
                "url": "https://hosted.weblate.org/api/languages/zgh/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zgh/statistics/?format=api"
            },
            "language_code": "zgh",
            "id": 1357516,
            "filename": "WorldWeather/app/src/main/res/values-zgh/strings.xml",
            "revision": "07e956f540ceb142a7b8d2d8c67264565ba8b56c,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/zgh/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/zgh/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/zgh/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/zgh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "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-01-26T00:05:44.391613+01:00",
            "last_author": "ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ ZOUHIR DEHBI",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zgh/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zgh/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zgh/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zgh/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/zgh/units/?format=api"
        },
        {
            "language": {
                "id": 55,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 342,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 884910,
                "web_url": "https://hosted.weblate.org/languages/cy/",
                "url": "https://hosted.weblate.org/api/languages/cy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 1375906,
            "filename": "WorldWeather/app/src/main/res/values-cy/strings.xml",
            "revision": "5c24bbeedff0710920556c0be899a7272ccea59e,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/cy/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/cy/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/cy/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 121,
            "translated_words": 261,
            "translated_percent": 76.5,
            "fuzzy": 1,
            "fuzzy_words": 14,
            "fuzzy_percent": 0.6,
            "failing_checks": 4,
            "failing_checks_words": 17,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-14T17:50:08.524334+02:00",
            "last_author": "dreigiau",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/cy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/cy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/cy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/cy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/cy/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": 1376892,
            "filename": "WorldWeather/app/src/main/res/values-tr/strings.xml",
            "revision": "5804ebc9bb1c41429255d6809bbcd7343f509176,56e3e4903e5ae1de245b3bdbbc2eeae17ed8c476",
            "web_url": "https://hosted.weblate.org/projects/world-weather/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 158,
            "total_words": 491,
            "translated": 158,
            "translated_words": 491,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-21T10:43:13.951974+02:00",
            "last_author": "Eren İnce",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/strings/tr/units/?format=api"
        }
    ]
}