Translation components API.

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

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

{
    "count": 22,
    "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": 11623,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "48735fefaee0d123f34370c6dd8f5390c8630c52,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 55,
            "failing_checks_percent": 5.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-06-18T19:05:06+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/en/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": 15469,
            "filename": "app/src/main/res/values-sv/strings.xml",
            "revision": "ee8d8bf213c4d7edf6c4db2d888a6a0780ee7a8c,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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-08-20T11:28:38.400790+02:00",
            "last_author": "Luna Jernberg",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sv/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": 20398,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "154a0a05fd8d904297cae4d432338b83ce8c419f,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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-05-10T19:47:29.491285+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pl/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": 22130,
            "filename": "app/src/main/res/values-nl/strings.xml",
            "revision": "4394b6654df175667adb6a7ef9cd19df3bceab5f,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 49,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-16T14:21:25+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nl/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": 22165,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "7e554992fe74c601bd1e401a8a6ba0200c634050,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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": 2,
            "last_change": "2021-06-30T17:00:25.368871+02:00",
            "last_author": "Christian Eichert",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 22508,
            "filename": "app/src/main/res/values-tr/strings.xml",
            "revision": "3f0297edf4aae2eb18400208d57b75cf93a708a1,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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-06-13T12:10:45.025848+02:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/tr/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 25897,
            "filename": "app/src/main/res/values-sk/strings.xml",
            "revision": "5a054ca17064fc24b23349d1df3bee25d508c2d5,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/sk/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/sk/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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-08-11T11:48:13.504364+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/sk/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": 27451,
            "filename": "app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "1b17bf0c3727abde4307f3848d50743a32629449,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 80,
            "translated_words": 259,
            "translated_percent": 86.0,
            "fuzzy": 13,
            "fuzzy_words": 126,
            "fuzzy_percent": 13.9,
            "failing_checks": 5,
            "failing_checks_words": 62,
            "failing_checks_percent": 5.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-06-18T19:05:13+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-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": 29798,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "2d9e817346458bd8256958dc508c5311ec4ccba9,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-13T21:23:59+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 33850,
            "filename": "app/src/main/res/values-uk/strings.xml",
            "revision": "6b4e5871c3b9880edc3b77b43c3ca00636aedae7,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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-05-28T16:32:15.612650+02:00",
            "last_author": "Nazar",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/uk/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": 38167,
            "filename": "app/src/main/res/values-kab/strings.xml",
            "revision": "a4bf905dc2e11725d6e2284fd6aec5870bf0b4c6,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/kab/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/kab/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 9,
            "failing_checks_percent": 5.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-21T14:41:16.305014+02:00",
            "last_author": "Muḥend Belqasem",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/kab/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 45239,
            "filename": "app/src/main/res/values-id/strings.xml",
            "revision": "cce5c1aadb22e6291aa15e38ba9ba443a034b796,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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": "2021-02-21T03:23:24.418023+01:00",
            "last_author": "TA",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/id/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": 48157,
            "filename": "app/src/main/res/values-cy/strings.xml",
            "revision": "2c39c2b4e5027cfe4d5464f856f268db5ee8be82,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/cy/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/cy/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/cy/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.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-15T18:52:52.626513+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/cy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/cy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/cy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/cy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/cy/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 90635,
            "filename": "app/src/main/res/values-si/strings.xml",
            "revision": "0fc0802ce74508a1955da0f864e9749622c75a95,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/si/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/si/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 2,
            "translated_words": 5,
            "translated_percent": 2.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-28T14:28:14.727275+01:00",
            "last_author": "HelaBasa Group (හෙළබස සමූහය)",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/si/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 95451,
            "filename": "app/src/main/res/values-el/strings.xml",
            "revision": "d469f757047e3d7d3f268d20c77210abc86b4ddc,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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": "2021-03-10T22:47:31.278343+01:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/el/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": 96307,
            "filename": "app/src/main/res/values-eo/strings.xml",
            "revision": "b872c8104b99d971e79bbb2a623450a92a4206d0,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/eo/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/eo/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 65,
            "translated_words": 127,
            "translated_percent": 69.8,
            "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-03-16T12:52:04.234940+01:00",
            "last_author": "Radoŝ Porka",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/eo/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": 99524,
            "filename": "app/src/main/res/values-zh-rCN/strings.xml",
            "revision": "64d3c9b3800efa3b190d4bd1faebe7fa400e3908,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 84,
            "translated_words": 318,
            "translated_percent": 90.3,
            "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": "2024-05-13T12:00:17.498908+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hans/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": 100971,
            "filename": "app/src/main/res/values-ro/strings.xml",
            "revision": "6b5ec6ef9dc30478e9b53a52036e5f502464d90e,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "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": 1,
            "have_comment": 6,
            "last_change": "2021-06-16T13:23:45.604871+02:00",
            "last_author": "Christian Eichert",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ro/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": 924430,
            "filename": "app/src/main/res/values-ru/strings.xml",
            "revision": "2a5dd3b6cfff005676551a8ad81f5ca2b40e1398,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 93,
            "translated_words": 385,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-17T11:58:35.673442+02:00",
            "last_author": "AHOHNMYC",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ru/units/?format=api"
        },
        {
            "language": {
                "id": 767,
                "code": "pa_PK",
                "name": "Punjabi (Pakistan)",
                "plural": {
                    "id": 783,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lah",
                    "pa_arab",
                    "pa_arab_pk",
                    "pnb"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/pa_PK/",
                "url": "https://hosted.weblate.org/api/languages/pa_PK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pa_PK/statistics/?format=api"
            },
            "language_code": "pa-rPK",
            "id": 1279851,
            "filename": "app/src/main/res/values-pa-rPK/strings.xml",
            "revision": "0ff3e4fa64e55af605df11de6d384e8160a5452a,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/pa_PK/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/pa_PK/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/pa_PK/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pa_PK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 58,
            "translated_words": 92,
            "translated_percent": 62.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-01T19:07:36.821508+01:00",
            "last_author": "bgo-eiu",
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pa_PK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pa_PK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pa_PK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pa_PK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/pa_PK/units/?format=api"
        },
        {
            "language": {
                "id": 279,
                "code": "ig",
                "name": "Igbo",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ibo"
                ],
                "direction": "ltr",
                "population": 27823640,
                "web_url": "https://hosted.weblate.org/languages/ig/",
                "url": "https://hosted.weblate.org/api/languages/ig/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ig/statistics/?format=api"
            },
            "language_code": "ig",
            "id": 1420310,
            "filename": "app/src/main/res/values-ig/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/ig/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/ig/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/ig/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ig/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ig/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ig/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ig/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/ig/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": 1451079,
            "filename": "app/src/main/res/values-zh-rTW/strings.xml",
            "revision": "c2e9bb9312141a9a8f0fb3b3494dc7f6e7fab472,48735fefaee0d123f34370c6dd8f5390c8630c52",
            "web_url": "https://hosted.weblate.org/projects/simple-weather/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/simple-weather/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/simple-weather/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 93,
            "total_words": 385,
            "translated": 91,
            "translated_words": 374,
            "translated_percent": 97.8,
            "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": "2024-04-22T08:07:10.395858+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/simple-weather/strings/zh_Hant/units/?format=api"
        }
    ]
}