Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 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": 1421604,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "738ef4572f5e0f66f00df76e9093343ea65486f2,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 86,
            "total_words": 334,
            "translated": 86,
            "translated_words": 334,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T18:56:36.890528+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 430,
                "code": "ar_SA",
                "name": "Arabic (Saudi Arabia)",
                "plural": {
                    "id": 396,
                    "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": [],
                "direction": "rtl",
                "population": 34173500,
                "web_url": "https://hosted.weblate.org/languages/ar_SA/",
                "url": "https://hosted.weblate.org/api/languages/ar_SA/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar_SA/statistics/?format=api"
            },
            "language_code": "ar-rSA",
            "id": 1421605,
            "filename": "app/src/main/res/values-ar-rSA/strings.xml",
            "revision": "40f205c4ec9ebf0d04e994239427e0222493a954,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/ar_SA/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/ar_SA/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/ar_SA/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar_SA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 74,
            "translated_words": 277,
            "translated_percent": 86.0,
            "fuzzy": 6,
            "fuzzy_words": 34,
            "fuzzy_percent": 6.9,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T18:56:37.167964+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar_SA/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar_SA/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar_SA/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar_SA/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar_SA/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": 1421606,
            "filename": "app/src/main/res/values-ar/strings.xml",
            "revision": "d2344ab4768f469e20204da420f91bb94d9a12a1,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 85,
            "translated_words": 329,
            "translated_percent": 98.8,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-04-23T19:07:08.223155+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ar/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 1421607,
            "filename": "app/src/main/res/values-bg/strings.xml",
            "revision": "51e1a2224a48a772a3ed701d89812b8cba8fd5ef,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/bg/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/bg/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 70,
            "translated_words": 247,
            "translated_percent": 81.3,
            "fuzzy": 5,
            "fuzzy_words": 29,
            "fuzzy_percent": 5.8,
            "failing_checks": 5,
            "failing_checks_words": 30,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T18:56:37.611866+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/bg/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "https://hosted.weblate.org/languages/es_MX/",
                "url": "https://hosted.weblate.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es-rMX",
            "id": 1421608,
            "filename": "app/src/main/res/values-es-rMX/strings.xml",
            "revision": "73b1101b5e43f1380e4c3f3a35e7c6f9cac48efc,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/es_MX/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/es_MX/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/es_MX/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 68,
            "translated_words": 241,
            "translated_percent": 79.0,
            "fuzzy": 6,
            "fuzzy_words": 34,
            "fuzzy_percent": 6.9,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T18:56:37.986023+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es_MX/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es_MX/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es_MX/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es_MX/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es_MX/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": 1421609,
            "filename": "app/src/main/res/values-in/strings.xml",
            "revision": "8d2d4996ef2ea24d0dac780e34e6e06bedc175a7,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 30,
            "translated_words": 127,
            "translated_percent": 34.8,
            "fuzzy": 24,
            "fuzzy_words": 123,
            "fuzzy_percent": 27.9,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.1,
            "have_suggestion": 38,
            "have_comment": 0,
            "last_change": "2024-03-23T03:01:56.717433+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/id/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "iw",
            "id": 1421610,
            "filename": "app/src/main/res/values-iw/strings.xml",
            "revision": "64385c5c25123138c841be1b8564a0f7eca0fd50,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/he/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/he/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 74,
            "translated_words": 274,
            "translated_percent": 86.0,
            "fuzzy": 6,
            "fuzzy_words": 34,
            "fuzzy_percent": 6.9,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T18:56:39.101768+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/he/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": 1421611,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "aff97079c46ab62e9cce5fbeacc87b5520474f02,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 86,
            "translated_words": 334,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-21T23:01:59.516644+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pl/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt-rPT",
            "id": 1421612,
            "filename": "app/src/main/res/values-pt-rPT/strings.xml",
            "revision": "18efe48df1670a15f0e7e68ade09fa6e263ca05f,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 85,
            "translated_words": 319,
            "translated_percent": 98.8,
            "fuzzy": 1,
            "fuzzy_words": 15,
            "fuzzy_percent": 1.1,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T18:56:39.726908+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 1421613,
            "filename": "app/src/main/res/values-tr/strings.xml",
            "revision": "e4a93e93624f98e606cc75fab6cd60805ffc3e54,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 86,
            "translated_words": 334,
            "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": "2024-02-18T20:02:02.130868+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/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": 1421635,
            "filename": "app/src/main/res/values-ro/strings.xml",
            "revision": "fa6087a7e439cd8ec82588151e126ce6afed8e0b,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 75,
            "translated_words": 282,
            "translated_percent": 87.2,
            "fuzzy": 5,
            "fuzzy_words": 29,
            "fuzzy_percent": 5.8,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T18:56:39.919503+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ro/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": 1421651,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "49ef62692e05cd1edcc41ff3ee51a3fc2c923443,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 86,
            "translated_words": 334,
            "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": "2024-02-23T20:02:01.473416+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/fr/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": 1421770,
            "filename": "app/src/main/res/values-nb-rNO/strings.xml",
            "revision": "d7ee7cb2a7d1363d47a8f98214b1f4944b3440f3,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 70,
            "translated_words": 250,
            "translated_percent": 81.3,
            "fuzzy": 10,
            "fuzzy_words": 61,
            "fuzzy_percent": 11.6,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T18:56:39.314704+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1435016,
            "filename": "app/src/main/res/values-vi/strings.xml",
            "revision": "2251d74341c2b4421cb2a4935175f76eb57b056a,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/vi/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/vi/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 79,
            "translated_words": 307,
            "translated_percent": 91.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-02-17T18:56:40.272834+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/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": 1436124,
            "filename": "app/src/main/res/values-zh-rTW/strings.xml",
            "revision": "a658fec695cb263522c2cf4e92b74b3c49a39626,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 86,
            "translated_words": 334,
            "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": "2024-05-13T07:00:57.608985+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1436587,
            "filename": "app/src/main/res/values-hu/strings.xml",
            "revision": "6a1b5416b8614bc0cce30510d9dc5b2d687e8930,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/hu/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/hu/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 26,
            "translated_words": 118,
            "translated_percent": 30.2,
            "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-02-17T18:56:38.520667+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/hu/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": 1436599,
            "filename": "app/src/main/res/values-it/strings.xml",
            "revision": "a80ca3a22c02017c3f3143e91b9423465424bf10,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 72,
            "translated_words": 258,
            "translated_percent": 83.7,
            "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-02-17T18:56:38.913533+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/it/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": 1438848,
            "filename": "app/src/main/res/values-cs/strings.xml",
            "revision": "c72dd705aeb5f8e1992b7cf679333729df3f5466,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 83,
            "translated_words": 324,
            "translated_percent": 96.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-02-17T18:56:37.758816+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/cs/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": 1439516,
            "filename": "app/src/main/res/values-es/strings.xml",
            "revision": "36e955c795272ba9fe18ac92c20f838bf67e2319,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 86,
            "translated_words": 334,
            "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": "2024-03-19T15:01:59.877758+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/es/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": 1440701,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "a83b1218ec359b8a3358ab32cfd4d95de31d8f27,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 26,
            "translated_words": 115,
            "translated_percent": 30.2,
            "fuzzy": 8,
            "fuzzy_words": 41,
            "fuzzy_percent": 9.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-23T20:02:01.733293+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/de/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": 1441974,
            "filename": "app/src/main/res/values-sl/strings.xml",
            "revision": "c0aa4defe99fbe86afaf823bca470c1dbb94681b,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/sl/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/sl/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 17,
            "translated_words": 81,
            "translated_percent": 19.7,
            "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-03-04T16:21:48.656927+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sl/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://hosted.weblate.org/languages/ka/",
                "url": "https://hosted.weblate.org/api/languages/ka/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1442043,
            "filename": "app/src/main/res/values-ka/strings.xml",
            "revision": "4f336eaaec030fa09b6337fc5b158614f96a43e1,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/ka/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/ka/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/ka/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 31,
            "translated_words": 136,
            "translated_percent": 36.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": "2024-03-05T18:01:55.199818+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ka/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ka/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ka/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ka/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ka/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": 1445805,
            "filename": "app/src/main/res/values-sk/strings.xml",
            "revision": "d45972c3bd511a3d0c32df36ab0a4c7f4a6046c8,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/sk/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/sk/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 29,
            "translated_words": 129,
            "translated_percent": 33.7,
            "fuzzy": 2,
            "fuzzy_words": 8,
            "fuzzy_percent": 2.3,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-25T14:02:03.850124+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/sk/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 1451632,
            "filename": "app/src/main/res/values-ml/strings.xml",
            "revision": "dede8de0a9e251bdb251fd40413117f853bd75d7,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/ml/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/ml/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 15,
            "translated_words": 77,
            "translated_percent": 17.4,
            "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-24T21:07:21.239271+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/ml/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": 1453507,
            "filename": "app/src/main/res/values-zh-rCN/strings.xml",
            "revision": "76fe5d59efd53c948997110ada95e3710cc8e0db,738ef4572f5e0f66f00df76e9093343ea65486f2",
            "web_url": "https://hosted.weblate.org/projects/noti-progress-bar/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/noti-progress-bar/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/noti-progress-bar/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 86,
            "total_words": 334,
            "translated": 86,
            "translated_words": 334,
            "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": "2024-05-05T18:07:13.555350+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/noti-progress-bar/strings/zh_Hans/units/?format=api"
        }
    ]
}