Translation components API.

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

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

{
    "count": 30,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 673,
            "filename": "translations/copyq_fr.ts",
            "revision": "2ff5bef7bb2f30d6b10f83f13ead371409012082",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/fr/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/fr/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 632,
            "translated_words": 2759,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-04-16T19:48:35.339132+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/fr/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": 674,
            "filename": "translations/copyq_cs.ts",
            "revision": "f77d67a36ae984f895f2309a48d32f9f6ade1373",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/cs/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/cs/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 635,
            "translated_words": 2786,
            "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-17T04:23:25.106263+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/cs/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 675,
            "filename": "translations/copyq_es.ts",
            "revision": "7fcd67ddf3fe531b58a63067b37a2dc806de4fe5",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/es/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/es/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 635,
            "translated_words": 2786,
            "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": 7,
            "have_comment": 0,
            "last_change": "2024-04-18T16:03:52.806757+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/es/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 676,
            "filename": "translations/copyq_de.ts",
            "revision": "97df8500900cbc5b8f3d8ada80eeb9b384792c95",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/de/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/de/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 632,
            "translated_words": 2759,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-07T12:52:35.456707+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/de/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": 677,
            "filename": "translations/copyq_ru.ts",
            "revision": "e3af05ce18fb775ec47bc47502af8fb60d06f204",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/ru/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/ru/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 635,
            "translated_words": 2786,
            "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-17T04:23:25.431348+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/ru/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": 678,
            "filename": "translations/copyq_uk.ts",
            "revision": "2470f5274d2f98f46f864d4f98278d7cafc024ee",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/uk/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/uk/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 632,
            "translated_words": 2759,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:55.480031+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/uk/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_CN",
            "id": 679,
            "filename": "translations/copyq_zh_CN.ts",
            "revision": "7aad5b7d5c3325b480caf1ff766df476c14e84ed",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 635,
            "translated_words": 2786,
            "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-11T21:00:43.912839+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hans/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": 682,
            "filename": "translations/copyq_it.ts",
            "revision": "d56eccb8f2a33fc29824abe398d680639ae4cab5",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/it/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/it/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 635,
            "translated_words": 2786,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-10T16:23:49.944220+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/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": 692,
            "filename": "translations/copyq_pl.ts",
            "revision": "1036cf1dcae4d2fa526303f9d95e683b89435909",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/pl/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/pl/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 202,
            "translated_words": 798,
            "translated_percent": 31.8,
            "fuzzy": 135,
            "fuzzy_words": 572,
            "fuzzy_percent": 21.2,
            "failing_checks": 5,
            "failing_checks_words": 13,
            "failing_checks_percent": 0.7,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:44.923553+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/pl/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": 693,
            "filename": "translations/copyq_ja.ts",
            "revision": "5fadb0aa990d7756e745a65bc3ffda549dfd4941",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/ja/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/ja/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 635,
            "translated_words": 2786,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-21T15:07:18.394470+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/ja/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_BR",
            "id": 697,
            "filename": "translations/copyq_pt_BR.ts",
            "revision": "efd6f4a08caf6bef3b02b12af3081c59ffb28ffd",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 635,
            "translated_words": 2786,
            "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-21T15:07:18.747434+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_BR/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": 704,
            "filename": "translations/copyq_da.ts",
            "revision": "abc18d6f5ec82af81acacb81a91a49b2ca087fc1",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/da/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/da/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 384,
            "translated_words": 1446,
            "translated_percent": 60.4,
            "fuzzy": 173,
            "fuzzy_words": 843,
            "fuzzy_percent": 27.2,
            "failing_checks": 18,
            "failing_checks_words": 64,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:29.338190+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/da/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": 1928,
            "filename": "translations/copyq_hu.ts",
            "revision": "d15415848d9dd1b890d04939cca946ae5218be84",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/hu/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/hu/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2793,
            "translated": 14,
            "translated_words": 25,
            "translated_percent": 2.2,
            "fuzzy": 18,
            "fuzzy_words": 28,
            "fuzzy_percent": 2.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:37.047968+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/hu/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_TW",
            "id": 1953,
            "filename": "translations/copyq_zh_TW.ts",
            "revision": "c65a666891abf9604c761faa3f42ce41524a22a0",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 634,
            "translated_words": 2783,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:57.545671+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hant/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": 3913,
            "filename": "translations/copyq_nl.ts",
            "revision": "8ab441fe9c402706bc92e3f8c833772160635c6e",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/nl/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/nl/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 634,
            "translated_words": 2783,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:43.879604+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/nl/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_PT",
            "id": 4110,
            "filename": "translations/copyq_pt_PT.ts",
            "revision": "aed3cd9a4b717419d58ba9615658ecafbfce6312",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 632,
            "translated_words": 2759,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:46.725010+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/pt_PT/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": 6313,
            "filename": "translations/copyq_ar.ts",
            "revision": "10347e5f10abfe591eee15d70a870258babe43cb",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/ar/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/ar/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 49,
            "translated_words": 157,
            "translated_percent": 7.7,
            "fuzzy": 20,
            "fuzzy_words": 60,
            "fuzzy_percent": 3.1,
            "failing_checks": 2,
            "failing_checks_words": 21,
            "failing_checks_percent": 0.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:26.803483+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/ar/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": 6314,
            "filename": "translations/copyq_sv.ts",
            "revision": "bb86847be37d45f7f04da61b7029cfce58bbdebe",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/sv/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/sv/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 612,
            "translated_words": 2658,
            "translated_percent": 96.3,
            "fuzzy": 13,
            "fuzzy_words": 14,
            "fuzzy_percent": 2.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:53.423531+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/sv/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": 6860,
            "filename": "translations/copyq_lt.ts",
            "revision": "d748488044bc8bc2b345c649956af83a72da77f3",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/lt/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/lt/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 59,
            "translated_words": 113,
            "translated_percent": 9.2,
            "fuzzy": 17,
            "fuzzy_words": 18,
            "fuzzy_percent": 2.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:42.022474+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/lt/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",
            "id": 7015,
            "filename": "translations/copyq_nb.ts",
            "revision": "e5480ae1a7cda88bef8775e13de13b5c09728a91",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 500,
            "translated_words": 1933,
            "translated_percent": 78.7,
            "fuzzy": 132,
            "fuzzy_words": 826,
            "fuzzy_percent": 20.7,
            "failing_checks": 8,
            "failing_checks_words": 87,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:42.999362+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/nb_NO/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": 7368,
            "filename": "translations/copyq_tr.ts",
            "revision": "ed29cb3befdaa43871e2f30e135de28dae51531a",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/tr/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/tr/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2793,
            "translated": 635,
            "translated_words": 2793,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-17T04:23:25.687012+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/tr/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 7419,
            "filename": "translations/copyq_sk.ts",
            "revision": "a5782f4d3ac82b0058d5ed017e18c0cd393bde8d",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/sk/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/sk/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 636,
            "total_words": 2786,
            "translated": 214,
            "translated_words": 990,
            "translated_percent": 33.6,
            "fuzzy": 4,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:48.730852+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/sk/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": 27522,
            "filename": "translations/copyq_fa.ts",
            "revision": "c100a8d22d94ed3755c48f402f78936555c4e7f0",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/fa/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/fa/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2793,
            "translated": 59,
            "translated_words": 213,
            "translated_percent": 9.2,
            "fuzzy": 4,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.6,
            "failing_checks": 1,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.1,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:33.465088+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/fa/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": 34099,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/en/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/en/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 636,
            "total_words": 2786,
            "translated": 636,
            "translated_words": 2786,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 28,
            "failing_checks_words": 133,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-04-16T19:48:25.600118+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/en/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": 41868,
            "filename": "translations/copyq_id.ts",
            "revision": "0a5402031c3f363f21f036b104fb503de003060d",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/id/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/id/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 246,
            "translated_words": 586,
            "translated_percent": 38.7,
            "fuzzy": 19,
            "fuzzy_words": 22,
            "fuzzy_percent": 2.9,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:38.119212+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/id/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": 41869,
            "filename": "translations/copyq_ko.ts",
            "revision": "6f74edd1c1d923863e734ce0fd261ab2e1ebfd1e",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/ko/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/ko/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2793,
            "translated": 635,
            "translated_words": 2793,
            "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-04T06:07:06.218175+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/ko/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": 45447,
            "filename": "translations/copyq_hr.ts",
            "revision": "5919971acc64bf1180905d5803cabcd9702f42ee",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/hr/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/hr/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 635,
            "translated_words": 2786,
            "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-18T16:03:53.813238+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/hr/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": 58066,
            "filename": "translations/copyq_el.ts",
            "revision": "b629d8f0f130fad775b394a19cbc87e23b5b81f9",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/el/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/el/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 632,
            "translated_words": 2759,
            "translated_percent": 99.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:31.305001+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/el/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": 151538,
            "filename": "translations/copyq_fi.ts",
            "revision": "97451d4f7658f95842f012ecd778479a728f1577",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/fi/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/fi/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2786,
            "translated": 10,
            "translated_words": 28,
            "translated_percent": 1.5,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-04-16T19:48:34.313120+02:00",
            "last_author": "Lukas Holecek",
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/fi/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 1454280,
            "filename": "translations/copyq_he.ts",
            "revision": "42a34bc243f8d00920eab6090f67c6d17cdfc460",
            "web_url": "https://hosted.weblate.org/projects/copyq/master/he/",
            "share_url": "https://hosted.weblate.org/engage/copyq/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/copyq/master/he/",
            "url": "https://hosted.weblate.org/api/translations/copyq/master/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 635,
            "total_words": 2793,
            "translated": 139,
            "translated_words": 502,
            "translated_percent": 21.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-14T14:02:06.608892+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/copyq/master/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/copyq/master/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/copyq/master/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/copyq/master/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/copyq/master/he/units/?format=api"
        }
    ]
}