Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 10679,
            "filename": "app/src/main/res/values-de/strings_feed.xml",
            "revision": "6c851950d931a29d778da42052ec1e28b00292e2,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/de/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/de/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-18T12:47:57.465492+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/de/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": 10680,
            "filename": "app/src/main/res/values-es/strings_feed.xml",
            "revision": "39ec91534c601703ce7173c5677b2efc92eb9df4,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/es/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/es/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-28T00:38:03.254611+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/es/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": 10681,
            "filename": "app/src/main/res/values-fr/strings_feed.xml",
            "revision": "a208ae7dedb1acead1ce8fedf97fcc5b5fb19440,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/fr/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/fr/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-05-05T19:52:23.681729+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/fr/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": 10682,
            "filename": "app/src/main/res/values-hu/strings_feed.xml",
            "revision": "5d9d93757b2fbe1d1882f423dcb63eb09d38dcbd,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/hu/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/hu/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-21T06:59:40.612735+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/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": 10683,
            "filename": "app/src/main/res/values-it/strings_feed.xml",
            "revision": "9b25ce1b55aadd4f2ef0f71dac0bc00745f6d431,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/it/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/it/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-04T04:30:13.498456+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/it/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": 10684,
            "filename": "app/src/main/res/values-pl/strings_feed.xml",
            "revision": "ef40cdbc80653f38b0e35e153e4858b6f2041b77,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/pl/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/pl/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-03T05:07:13.284239+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/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": 10685,
            "filename": "app/src/main/res/values-pt-rPT/strings_feed.xml",
            "revision": "5706c0afec464eb02e99a599b1b7edd77916c11c,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 7,
            "translated_words": 29,
            "translated_percent": 53.8,
            "fuzzy": 5,
            "fuzzy_words": 22,
            "fuzzy_percent": 38.4,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 15.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-26T19:08:27.600964+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 10686,
            "filename": "app/src/main/res/values/strings_feed.xml",
            "revision": "1723cf001a426c3f12d73bdf661799d6a24ac32a,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/en/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/en/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 15.3,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2023-03-26T19:08:23.273117+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/en/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": 12004,
            "filename": "app/src/main/res/values-ru/strings_feed.xml",
            "revision": "5e6b5998b025981784085f938432a331e9471a6a,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/ru/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/ru/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T20:10:45.675358+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ru/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": 12011,
            "filename": "app/src/main/res/values-ar/strings_feed.xml",
            "revision": "b7c0578b28bb929b9862862cfa7df0962e982f7e,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/ar/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/ar/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-22T20:51:03.566023+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ar/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": 12134,
            "filename": "app/src/main/res/values-nl/strings_feed.xml",
            "revision": "21ea01646c1a0407cd4caf1c4aa96bd6363ee678,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/nl/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/nl/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 7,
            "translated_words": 29,
            "translated_percent": 53.8,
            "fuzzy": 5,
            "fuzzy_words": 22,
            "fuzzy_percent": 38.4,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 15.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-08-15T19:12:24.615793+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/nl/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": 12912,
            "filename": "app/src/main/res/values-tr/strings_feed.xml",
            "revision": "17cd187a227053ac81298c5d16fcf8d3bbe7c084,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/tr/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/tr/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-28T00:38:05.572343+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/tr/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 13477,
            "filename": "app/src/main/res/values-ja/strings_feed.xml",
            "revision": "d5b223d532d0284bbb301d649aa8318be5af0697,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/ja/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/ja/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-09T20:39:50.923677+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ja/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": 15477,
            "filename": "app/src/main/res/values-vi/strings_feed.xml",
            "revision": "246870c1218d36efda94c868b7f27e632af8dc7f,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/vi/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/vi/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-04-15T05:01:51.801955+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/vi/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": 15577,
            "filename": "app/src/main/res/values-nb-rNO/strings_feed.xml",
            "revision": "416ac67cf2cbd3305ee8ba9f5152f92bc8d1767a,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 10,
            "translated_words": 38,
            "translated_percent": 76.9,
            "fuzzy": 3,
            "fuzzy_words": 14,
            "fuzzy_percent": 23.0,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 15.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-16T06:09:33.159874+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 16158,
            "filename": "app/src/main/res/values-hr/strings_feed.xml",
            "revision": "11931272e605745fd424997f9f2ad7e1888009e7,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/hr/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/hr/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-28T00:38:06.452824+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/hr/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": 21772,
            "filename": "app/src/main/res/values-fa/strings_feed.xml",
            "revision": "340e3d4af8d404bdec3ee0b4852e57ae8e66878d,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/fa/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/fa/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 7,
            "translated_words": 28,
            "translated_percent": 53.8,
            "fuzzy": 5,
            "fuzzy_words": 22,
            "fuzzy_percent": 38.4,
            "failing_checks": 3,
            "failing_checks_words": 17,
            "failing_checks_percent": 23.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T18:02:40.749074+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/fa/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": 30293,
            "filename": "app/src/main/res/values-sv/strings_feed.xml",
            "revision": "dd5fc7051b4899d9173e8b12520b4ea8f0b50a72,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/sv/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/sv/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 7,
            "translated_words": 29,
            "translated_percent": 53.8,
            "fuzzy": 5,
            "fuzzy_words": 22,
            "fuzzy_percent": 38.4,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 15.3,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-03-26T19:08:28.358606+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/sv/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": 51694,
            "filename": "app/src/main/res/values-da/strings_feed.xml",
            "revision": "32d59186059e3613de7195834401c29b61d58428,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/da/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/da/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 6,
            "translated_words": 18,
            "translated_percent": 46.1,
            "fuzzy": 6,
            "fuzzy_words": 33,
            "fuzzy_percent": 46.1,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 15.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-26T19:08:24.023540+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/da/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 59782,
            "filename": "app/src/main/res/values-uk/strings_feed.xml",
            "revision": "701d16cec8ac194717c40a00da6d10b86a50628e,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/uk/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/uk/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-28T00:38:08.437141+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/uk/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 60378,
            "filename": "app/src/main/res/values-eu/strings_feed.xml",
            "revision": "05f4658e2ce1c79d283385dbc7edd9d86eeb7b95,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/eu/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/eu/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-28T00:38:09.396688+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/eu/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": 61861,
            "filename": "app/src/main/res/values-ca/strings_feed.xml",
            "revision": "c0ca4727ad12e7abd2e55daad895a0cbc3286c59,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/ca/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/ca/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 6,
            "translated_words": 18,
            "translated_percent": 46.1,
            "fuzzy": 6,
            "fuzzy_words": 33,
            "fuzzy_percent": 46.1,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 15.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-23T01:58:36.051182+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ca/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 63212,
            "filename": "app/src/main/res/values-id/strings_feed.xml",
            "revision": "3a4e810a41474fb7f307113811462b69ec75b0a7,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/id/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/id/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 12,
            "translated_words": 51,
            "translated_percent": 92.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-05-31T00:48:51.832747+02:00",
            "last_author": "Reza Almanda",
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/id/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": 64334,
            "filename": "app/src/main/res/values-zh-rCN/strings_feed.xml",
            "revision": "229af0e8d230a9c0a76f7fa40b14adc5c435169a,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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": "2023-09-08T01:14:17.036855+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 94955,
            "filename": "app/src/main/res/values-lv/strings_feed.xml",
            "revision": "e47c8dffd5b25361413c058f9a0d61fd01d33533,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/lv/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/lv/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-18T18:02:00.570925+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/lv/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": 129838,
            "filename": "app/src/main/res/values-zh-rTW/strings_feed.xml",
            "revision": "683328913f122e18a0fb771121c929e53adaf72e,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-12-06T03:23:44.632320+01:00",
            "last_author": "Jeff Huang",
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 132919,
            "filename": "app/src/main/res/values-lt/strings_feed.xml",
            "revision": "a4592da9b576300b631f506fee4410c1df19a16d,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/lt/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/lt/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-12-20T14:03:18.596548+01:00",
            "last_author": "Marius Zrelskis",
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/lt/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": 139091,
            "filename": "app/src/main/res/values-fi/strings_feed.xml",
            "revision": "c6ac3f6176b8a876bc0e920e559d7a1ac8ea0af2,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/fi/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/fi/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-17T05:58:27.791600+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/fi/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://hosted.weblate.org/languages/kab/",
                "url": "https://hosted.weblate.org/api/languages/kab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 154930,
            "filename": "app/src/main/res/values-kab/strings_feed.xml",
            "revision": "68bd1b829b0c3b945f5e9de51f7c12e10aa4048f,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/kab/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/kab/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 12,
            "translated_words": 51,
            "translated_percent": 92.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-03-26T19:08:26.401542+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/kab/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": 156148,
            "filename": "app/src/main/res/values-ro/strings_feed.xml",
            "revision": "f0585ea9561efafef6cf9e64a7ea59aedd46668c,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/ro/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/ro/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 12,
            "translated_words": 51,
            "translated_percent": 92.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-03-26T19:08:27.753475+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ro/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://hosted.weblate.org/languages/sq/",
                "url": "https://hosted.weblate.org/api/languages/sq/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 185422,
            "filename": "app/src/main/res/values-sq/strings_feed.xml",
            "revision": "3707e91240dad4decf781cedb1c95490fac4edc5,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/sq/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/sq/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-21T21:01:57.084706+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/sq/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 191407,
            "filename": "app/src/main/res/values-si/strings_feed.xml",
            "revision": "93786ed890a37b38b699fb1b6bfb099f00277a6c,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/si/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/si/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-07T02:01:56.555831+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/si/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 191525,
            "filename": "app/src/main/res/values-th/strings_feed.xml",
            "revision": "19c00c6a23657fceaa2078104e85e6e0bbc9e918,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/th/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/th/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 12,
            "translated_words": 51,
            "translated_percent": 92.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-03-26T19:08:28.669120+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/th/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze",
                    "azj"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://hosted.weblate.org/languages/az/",
                "url": "https://hosted.weblate.org/api/languages/az/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 922373,
            "filename": "app/src/main/res/values-az/strings_feed.xml",
            "revision": "1441cf11b02bb5b27d8a077537ce3bdeec06686e,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/az/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/az/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 12,
            "translated_words": 51,
            "translated_percent": 92.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-03-26T19:08:23.586356+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/az/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 924711,
            "filename": "app/src/main/res/values-ko/strings_feed.xml",
            "revision": "07aa2ec696c62978958d86ba96be4841dc3612ab,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/ko/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/ko/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 15.3,
            "fuzzy": 8,
            "fuzzy_words": 31,
            "fuzzy_percent": 61.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2022-06-01T21:07:07.162023+02:00",
            "last_author": "sinSetaKokoro",
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ko/units/?format=api"
        },
        {
            "language": {
                "id": 19,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://hosted.weblate.org/languages/te/",
                "url": "https://hosted.weblate.org/api/languages/te/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 928446,
            "filename": "app/src/main/res/values-te/strings_feed.xml",
            "revision": "d35919b6e6dcae16b8d43bd12b0dce90d26bff83,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/te/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/te/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/te/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 7.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-15T07:22:12.863123+02:00",
            "last_author": "Abhinav Datta",
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/te/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/te/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/te/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/te/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/te/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://hosted.weblate.org/languages/pa/",
                "url": "https://hosted.weblate.org/api/languages/pa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 1347915,
            "filename": "app/src/main/res/values-pa/strings_feed.xml",
            "revision": "b55dddc66cf5810199a630a2a4df34c6c8516be6,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/pa/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/pa/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/pa/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-06T19:51:48.815979+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/pa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/pa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/pa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pa/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 1347916,
            "filename": "app/src/main/res/values-hi/strings_feed.xml",
            "revision": "8f9de11440fe9e4bd49d62f918277f9a3a9fd805,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/hi/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/hi/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-24T15:08:24.678027+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/hi/units/?format=api"
        },
        {
            "language": {
                "id": 653,
                "code": "ber",
                "name": "Berber",
                "plural": {
                    "id": 649,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ber/",
                "url": "https://hosted.weblate.org/api/languages/ber/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ber/statistics/?format=api"
            },
            "language_code": "ber",
            "id": 1357204,
            "filename": "app/src/main/res/values-ber/strings_feed.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/ber/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/ber/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-26T19:08:23.749676+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/ber/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": 1402909,
            "filename": "app/src/main/res/values-pt-rBR/strings_feed.xml",
            "revision": "c9d5aa329cdb97a0ae62aba03db057b9d33f90a0,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-05-02T04:07:28.245045+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt_BR/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": 1404875,
            "filename": "app/src/main/res/values-cs/strings_feed.xml",
            "revision": "95aa2bcf84a0325f0bb3d9a932877955c3b97b34,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/cs/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/cs/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-09T20:39:55.218019+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/cs/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": 1416826,
            "filename": "app/src/main/res/values-bg/strings_feed.xml",
            "revision": "d8097f40cb9a725e84b92bb5d00927037832fcfe,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/bg/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/bg/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-10-26T18:03:57.967317+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/bg/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": 1436816,
            "filename": "app/src/main/res/values-el/strings_feed.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/el/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/el/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-30T00:39:07.446689+01:00",
            "last_author": "luckris25",
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/el/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 1440262,
            "filename": "app/src/main/res/values-et/strings_feed.xml",
            "revision": "e2fe882d77373eb90671642c703c5b54685f8dc3,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/et/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/et/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-06T10:01:58.461153+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/et/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": 1452138,
            "filename": "app/src/main/res/values-pt/strings_feed.xml",
            "revision": "446dc86b361ea1f59c08a3ece04597abb82fe1e7,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/pt/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/pt/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-01T03:34:11.275539+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/pt/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": 1455381,
            "filename": "app/src/main/res/values-sk/strings_feed.xml",
            "revision": "4be14f08d0655a4a459858be5ac1d390263418cf,1723cf001a426c3f12d73bdf661799d6a24ac32a",
            "web_url": "https://hosted.weblate.org/projects/skytube/feed/sk/",
            "share_url": "https://hosted.weblate.org/engage/skytube/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/skytube/feed/sk/",
            "url": "https://hosted.weblate.org/api/translations/skytube/feed/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 52,
            "translated": 13,
            "translated_words": 52,
            "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-26T08:09:15.705348+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/skytube/feed/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/skytube/feed/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/skytube/feed/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/skytube/feed/sk/units/?format=api"
        }
    ]
}