Translation components API.

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

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

{
    "count": 33,
    "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": 133408,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "a25938f2eaee580ed013aa79393db5a7a3e7353d,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 21,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-11T00:56:37.553961+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 133409,
            "filename": "app/src/main/res/values-ar/strings.xml",
            "revision": "cee2e72bdee4f40c2a211cbcefb1c20078271408,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-11T03:31:51.826052+01:00",
            "last_author": "Rex_sa",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ar/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 133410,
            "filename": "app/src/main/res/values-it/strings.xml",
            "revision": "4069c4664ce2629e634e2958e55c8310726b2ee0,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-29T14:53:43.939686+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/it/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": 136882,
            "filename": "app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "1c2ccaefbf966cc4cb0d8ab673e245cda8ea3ede,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 81,
            "translated_words": 390,
            "translated_percent": 61.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-11T00:56:40.135604+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/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": 137020,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "84fcf866e92b451f421a36872fca12c5b71a4915,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-25T13:23:18.510070+01:00",
            "last_author": "Bert Goossens",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fr/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": 148074,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "62970d59d986fab834cfefa1406acabff04c5a4c,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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": 36,
            "have_comment": 0,
            "last_change": "2024-01-22T08:01:54.430475+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-rBR",
            "id": 166846,
            "filename": "app/src/main/res/values-pt-rBR/strings.xml",
            "revision": "36e072f2e3da12a9bd4837f69c0f6cee3289026e,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 128,
            "translated_words": 662,
            "translated_percent": 96.9,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.7,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-17T06:17:57.717996+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 168076,
            "filename": "app/src/main/res/values-es/strings.xml",
            "revision": "36ce37b4ff232f9ec790af56167aaa97fb426685,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-11T11:13:47.987727+01:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/es/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": 171966,
            "filename": "app/src/main/res/values-ru/strings.xml",
            "revision": "c4bc9190cfd88a8692c0dee936558200bced9631,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 108,
            "translated_words": 544,
            "translated_percent": 81.8,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.7,
            "failing_checks": 4,
            "failing_checks_words": 63,
            "failing_checks_percent": 3.0,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2023-09-24T07:02:06.163791+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ru/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 172986,
            "filename": "app/src/main/res/values-ca/strings.xml",
            "revision": "4c83172e2c0a91250dafada12a0809d29dc6cb7e,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-02-24T21:49:09.835483+01:00",
            "last_author": "Berbascum",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ca/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 173969,
            "filename": "app/src/main/res/values-fa/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/fa/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/fa/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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/dicio-android/strings/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fa/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": 173988,
            "filename": "app/src/main/res/values-da/strings.xml",
            "revision": "443ad9c4986a96cb5f60c07c403c44ce958a5bd7,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/da/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/da/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 34,
            "translated_words": 120,
            "translated_percent": 25.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-11T00:56:38.259500+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/da/units/?format=api"
        },
        {
            "language": {
                "id": 179,
                "code": "frp",
                "name": "Franco-Provençal",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 63777,
                "web_url": "https://hosted.weblate.org/languages/frp/",
                "url": "https://hosted.weblate.org/api/languages/frp/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/frp/statistics/?format=api"
            },
            "language_code": "frp",
            "id": 173991,
            "filename": "app/src/main/res/values-frp/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/frp/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/frp/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/frp/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/frp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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/dicio-android/strings/frp/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/frp/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/frp/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/frp/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/frp/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": 174355,
            "filename": "app/src/main/res/values-el/strings.xml",
            "revision": "803e9fef974471afad7344128ac58687ddd69229,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 77,
            "translated_words": 365,
            "translated_percent": 58.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": "2023-01-11T00:56:38.591727+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/el/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": 177070,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "8910ed68a6b136ccb787dddd3ffd89d450b0b0f9,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-27T19:16:26.475803+02:00",
            "last_author": "WaldiS",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pl/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": 177858,
            "filename": "app/src/main/res/values-tr/strings.xml",
            "revision": "b421a814b24cc11ca9285c0186da8fcb4eaeaf61,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-11T05:02:12.441376+01:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/tr/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": 190261,
            "filename": "app/src/main/res/values-ro/strings.xml",
            "revision": "15d96dc362c234f7094bcf35f7b58107478ab3d6,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 121,
            "translated_words": 620,
            "translated_percent": 91.6,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.7,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 1.5,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2024-01-17T11:52:21.556631+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ro/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 921934,
            "filename": "app/src/main/res/values-cs/strings.xml",
            "revision": "1e0607a82ca8a19a937d48b34bf7daf7e97fad17,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-12T15:49:50.059545+01:00",
            "last_author": "kri164",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cs/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": 922886,
            "filename": "app/src/main/res/values-eo/strings.xml",
            "revision": "d47d1649b5e6859278e0f684aa78aa8494a53cac,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/eo/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/eo/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 121,
            "translated_words": 620,
            "translated_percent": 91.6,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.7,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-11T00:56:38.771593+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/eo/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": "in",
            "id": 924371,
            "filename": "app/src/main/res/values-in/strings.xml",
            "revision": "cf54913ec6e348d3b148bc27553b4c878ad9b062,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 123,
            "translated_words": 638,
            "translated_percent": 93.1,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.7,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-10T02:09:12.615096+02:00",
            "last_author": "Reza Almanda",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/id/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": 924813,
            "filename": "app/src/main/res/values-sv/strings.xml",
            "revision": "8d38f8f2ec00495aa65cc409a0275b4203b9aeb5,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 19,
            "translated_words": 60,
            "translated_percent": 14.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-06-01T21:17:18.815473+02:00",
            "last_author": "Kristoffer Grundström",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sv/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 932324,
            "filename": "app/src/main/res/values-pt/strings.xml",
            "revision": "942d173522aec6ba98072faa8369eba4a348f2ba,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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": 0,
            "last_change": "2024-03-25T22:36:57.108508+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/pt/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "st",
                "name": "Sotho (Southern)",
                "plural": {
                    "id": 289,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sot"
                ],
                "direction": "ltr",
                "population": 6390567,
                "web_url": "https://hosted.weblate.org/languages/st/",
                "url": "https://hosted.weblate.org/api/languages/st/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/st/statistics/?format=api"
            },
            "language_code": "st",
            "id": 1283932,
            "filename": "app/src/main/res/values-st/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/st/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/st/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/st/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/st/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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/dicio-android/strings/st/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/st/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/st/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/st/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/st/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": 1356852,
            "filename": "app/src/main/res/values-zh-rCN/strings.xml",
            "revision": "19236ff204eaf07cb2986deb7be64dd6489eece8,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-17T07:44:40.925704+01:00",
            "last_author": "Liu",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hans/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": 1358010,
            "filename": "app/src/main/res/values-nl/strings.xml",
            "revision": "cc3d87139c6cff01e6168a8ef10d98c2677a7d5f,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "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-28T13:52:22.899733+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 944,
                "code": "min",
                "name": "Minangkabau",
                "plural": {
                    "id": 972,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 8010780,
                "web_url": "https://hosted.weblate.org/languages/min/",
                "url": "https://hosted.weblate.org/api/languages/min/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/min/statistics/?format=api"
            },
            "language_code": "min",
            "id": 1370990,
            "filename": "app/src/main/res/values-min/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/min/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/min/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/min/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/min/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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/dicio-android/strings/min/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/min/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/min/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/min/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/min/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 1371568,
            "filename": "app/src/main/res/values-sl/strings.xml",
            "revision": "5c4fea81fbb368bbf4059c8d1271807164ad1c40,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/sl/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/sl/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 132,
            "translated_words": 686,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-18T16:47:45.559745+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/sl/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1373271,
            "filename": "app/src/main/res/values-fi/strings.xml",
            "revision": "ea08f4b9675927f8e215d1d4acc1542356e45d88,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/fi/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/fi/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 8,
            "translated_words": 21,
            "translated_percent": 6.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-26T17:37:57.452789+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/fi/units/?format=api"
        },
        {
            "language": {
                "id": 961,
                "code": "ota",
                "name": "Turkish (Ottoman)",
                "plural": {
                    "id": 989,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ota/",
                "url": "https://hosted.weblate.org/api/languages/ota/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ota/statistics/?format=api"
            },
            "language_code": "ota",
            "id": 1374328,
            "filename": "app/src/main/res/values-ota/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/ota/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/ota/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/ota/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ota/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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/dicio-android/strings/ota/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ota/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ota/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ota/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/ota/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1377020,
            "filename": "app/src/main/res/values-vi/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/vi/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/vi/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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/dicio-android/strings/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/vi/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": 1377091,
            "filename": "app/src/main/res/values-zh-rTW/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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/dicio-android/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 858,
                "code": "cpp",
                "name": "Creoles and pidgins (Portuguese-based)",
                "plural": {
                    "id": 886,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/cpp/",
                "url": "https://hosted.weblate.org/api/languages/cpp/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cpp/statistics/?format=api"
            },
            "language_code": "cpp",
            "id": 1412478,
            "filename": "app/src/main/res/values-cpp/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/cpp/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/cpp/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/cpp/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cpp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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/dicio-android/strings/cpp/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cpp/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cpp/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cpp/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/cpp/units/?format=api"
        },
        {
            "language": {
                "id": 129,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 332,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb",
                    "uzn"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://hosted.weblate.org/languages/uz/",
                "url": "https://hosted.weblate.org/api/languages/uz/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz",
            "id": 1436198,
            "filename": "app/src/main/res/values-uz/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,a25938f2eaee580ed013aa79393db5a7a3e7353d",
            "web_url": "https://hosted.weblate.org/projects/dicio-android/strings/uz/",
            "share_url": "https://hosted.weblate.org/engage/dicio-android/-/uz/",
            "translate_url": "https://hosted.weblate.org/translate/dicio-android/strings/uz/",
            "url": "https://hosted.weblate.org/api/translations/dicio-android/strings/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 132,
            "total_words": 686,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.5,
            "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-01-24T17:34:37.529071+01:00",
            "last_author": "Tes uchun Test uchun",
            "repository_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/uz/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/uz/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/uz/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/uz/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/dicio-android/strings/uz/units/?format=api"
        }
    ]
}