Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 6574,
            "filename": "WorldWeather/app/src/main/res/values-es/weather_condition_strings.xml",
            "revision": "78a883c86465661dd41c14b9f1346ed9a3510e58,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/es/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/es/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "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": "2023-01-24T21:52:05.443442+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/es/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": 6575,
            "filename": "WorldWeather/app/src/main/res/values/weather_condition_strings.xml",
            "revision": "6ff876eb9fae66c2c66299166f3417bcc74a8e8d,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/en/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/en/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 25,
            "failing_checks_percent": 15.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/en/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": 6724,
            "filename": "WorldWeather/app/src/main/res/values-lt/weather_condition_strings.xml",
            "revision": "895682cf8b6ad40fbdde7eec3d3eaf9ebded7428,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/lt/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/lt/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T21:52:05.979541+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 6741,
            "filename": "WorldWeather/app/src/main/res/values-ja/weather_condition_strings.xml",
            "revision": "ff74d3608ccc0908fc23cd1eee77458a754d094f,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/ja/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/ja/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "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": "2016-10-22T07:03:39+02:00",
            "last_author": "naofum",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 6848,
            "filename": "WorldWeather/app/src/main/res/values-pl/weather_condition_strings.xml",
            "revision": "c637a8454deeffdda4099e68ae6d59ffb99e7810,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/pl/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/pl/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "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": "2017-01-21T20:22:15+01:00",
            "last_author": "☆Verdulo",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 6855,
            "filename": "WorldWeather/app/src/main/res/values-pt-rPT/weather_condition_strings.xml",
            "revision": "09369ac3efbcd8173a77f4163b0235de7113d0a9,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-03-28T12:51:06+01:00",
            "last_author": "Rui Mendes",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 6998,
            "filename": "WorldWeather/app/src/main/res/values-ru/weather_condition_strings.xml",
            "revision": "31509af420e70426ce62174c5458f0b8d1c1e95e,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/ru/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/ru/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-10T08:17:29+02:00",
            "last_author": "sample text",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 7423,
            "filename": "WorldWeather/app/src/main/res/values-nl/weather_condition_strings.xml",
            "revision": "35a4f48946f3679c1f5c27a84f73f27bc81b4e5b,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/nl/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/nl/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-18T13:51:07+01:00",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 7496,
            "filename": "WorldWeather/app/src/main/res/values-eo/weather_condition_strings.xml",
            "revision": "7ff9120129700748c2715e3dbe36ba13f1e2c5c9,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/eo/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/eo/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "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": "2017-01-27T21:51:52+01:00",
            "last_author": "☆Verdulo",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 7627,
            "filename": "WorldWeather/app/src/main/res/values-is/weather_condition_strings.xml",
            "revision": "1ff9c293f706afaf8997940fb678e0ea722d3e2f,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/is/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/is/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/is/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-03-16T12:05:49+01:00",
            "last_author": "Sveinn í Felli",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/is/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/is/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/is/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/is/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/is/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": 8298,
            "filename": "WorldWeather/app/src/main/res/values-zh-rHK/weather_condition_strings.xml",
            "revision": "fc96b9167d9f745d84a9051c844aaf350ad45d27,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/zh_Hant_HK/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/zh_Hant_HK/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/zh_Hant_HK/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 59,
            "translated_words": 119,
            "translated_percent": 80.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.3,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2018-11-05T22:07:04+01:00",
            "last_author": "Kenman",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant_HK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 8504,
            "filename": "WorldWeather/app/src/main/res/values-sr/weather_condition_strings.xml",
            "revision": "ab4c1a3e93f87cd546ad30e1b1e2a3f6182cadee,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/sr/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/sr/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 10,
            "translated_words": 27,
            "translated_percent": 13.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": "2017-05-24T19:42:45+02:00",
            "last_author": "Слободан Симић(Slobodan Simić)",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 10384,
            "filename": "WorldWeather/app/src/main/res/values-de/weather_condition_strings.xml",
            "revision": "31c41f6d38d1a7ef7e21d50627bb2612e639a5ae,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/de/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/de/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 14,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-12-11T21:12:50+01:00",
            "last_author": "Andreas Kleinert",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 11542,
            "filename": "WorldWeather/app/src/main/res/values-kab/weather_condition_strings.xml",
            "revision": "0175da48f737f11a96cc7be8bfb4c214a6be4a56,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/kab/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/kab/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "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-24T21:52:05.864305+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 13559,
            "filename": "WorldWeather/app/src/main/res/values-da/weather_condition_strings.xml",
            "revision": "e426be295c2067d00eeb8154aefc0731dbcfd755,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/da/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/da/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 60,
            "translated_words": 117,
            "translated_percent": 82.1,
            "fuzzy": 10,
            "fuzzy_words": 34,
            "fuzzy_percent": 13.6,
            "failing_checks": 10,
            "failing_checks_words": 34,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-08-16T08:10:27+02:00",
            "last_author": "jan madsen",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 15917,
            "filename": "WorldWeather/app/src/main/res/values-nb-rNO/weather_condition_strings.xml",
            "revision": "efe3ce2626abf0ed6835fef128dc20e3035efda9,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2019-05-15T15:08:47+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/nb_NO/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": 28474,
            "filename": "WorldWeather/app/src/main/res/values-zh-rCN/weather_condition_strings.xml",
            "revision": "19bd3acdfd895f146444dadeabbffa2c93a9c6a9,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 8,
            "translated_words": 13,
            "translated_percent": 10.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 21,
            "have_comment": 0,
            "last_change": "2022-10-01T04:56:48.525928+02:00",
            "last_author": "yangyangdaji",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hans/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": 35299,
            "filename": "WorldWeather/app/src/main/res/values-sv/weather_condition_strings.xml",
            "revision": "665fb06a53525b7e2e639554c4166b0522347d39,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/sv/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/sv/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-04T10:40:16.689074+01:00",
            "last_author": "bittin1ddc447d824349b2",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/sv/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": 37808,
            "filename": "WorldWeather/app/src/main/res/values-fr/weather_condition_strings.xml",
            "revision": "94c9decfce3413826c72f35760d394f4ca177682,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/fr/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/fr/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "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-04-25T18:38:33.711978+02:00",
            "last_author": "Nathan",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 46711,
            "filename": "WorldWeather/app/src/main/res/values-ber/weather_condition_strings.xml",
            "revision": "5b6c321d11c81762a0b5270c3614952a5cade36d,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/ber/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/ber/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "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-24T21:52:04.791852+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ber/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"
                ],
                "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": 108801,
            "filename": "WorldWeather/app/src/main/res/values-ro/weather_condition_strings.xml",
            "revision": "8ff639f17282e9cce67668b2666124a9535fd030,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/ro/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/ro/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-01T21:53:02.392668+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/ro/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": 136896,
            "filename": "WorldWeather/app/src/main/res/values-zh-rTW/weather_condition_strings.xml",
            "revision": "ea1b530ffb3961e8bbd9eea7f0898072a8e25c8e,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 62,
            "translated_words": 120,
            "translated_percent": 84.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": "2022-04-04T02:42:11.148444+02:00",
            "last_author": "HO Gin Wang",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 1357515,
            "filename": "WorldWeather/app/src/main/res/values-zgh/weather_condition_strings.xml",
            "revision": "66b24d416a99d3c23eb885bea3da4c49cbe1c268,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/zgh/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/zgh/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/zgh/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zgh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "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-24T21:52:06.953432+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zgh/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zgh/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zgh/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/zgh/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 1375908,
            "filename": "WorldWeather/app/src/main/res/values-cy/weather_condition_strings.xml",
            "revision": "6129460f2010b07b0e87f47bce27ac33d7c2cb00,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/cy/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/cy/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/cy/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 44,
            "translated_words": 85,
            "translated_percent": 60.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-14T18:07:08.185214+02:00",
            "last_author": "dreigiau",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/cy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/cy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/cy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/cy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/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": 1376893,
            "filename": "WorldWeather/app/src/main/res/values-tr/weather_condition_strings.xml",
            "revision": "e461d6a2a2fe4472eb422aa4bed331de28dcbd03,6ff876eb9fae66c2c66299166f3417bcc74a8e8d",
            "web_url": "https://hosted.weblate.org/projects/world-weather/weather-conditions/tr/",
            "share_url": "https://hosted.weblate.org/engage/world-weather/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/world-weather/weather-conditions/tr/",
            "url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 160,
            "translated": 73,
            "translated_words": 160,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-21T10:36:02.354977+02:00",
            "last_author": "Eren İnce",
            "repository_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/world-weather/weather-conditions/tr/units/?format=api"
        }
    ]
}