Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1453437,
            "filename": "po/rounded-window-corners@fxgn.pot",
            "revision": "5a890b62db3bff21214348f9d4fcf7367931bb1f",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/en/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/en/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 44,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:09.524891+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/en/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1453438,
            "filename": "po/ar.po",
            "revision": "9107e2a71518e35cfad4ad9454ba018ff7250a05",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/ar/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/ar/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 52,
            "translated_words": 243,
            "translated_percent": 86.6,
            "fuzzy": 4,
            "fuzzy_words": 18,
            "fuzzy_percent": 6.6,
            "failing_checks": 1,
            "failing_checks_words": 41,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:09.589956+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ar/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": 1453439,
            "filename": "po/cs.po",
            "revision": "1ef8df0a54ed7be34ee17ad86b6e0138dc41ddff",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/cs/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/cs/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:09.669017+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/cs/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": 1453440,
            "filename": "po/de.po",
            "revision": "eaec6b8bb3d72ea8103093c9cf170eb370b62525",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/de/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/de/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:09.711815+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/de/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 1453441,
            "filename": "po/eo.po",
            "revision": "68a2a9bfca3ef716372b622f9a98e41e329b47d4",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/eo/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/eo/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 18,
            "translated_words": 28,
            "translated_percent": 30.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-04T19:37:09.810081+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/eo/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": 1453442,
            "filename": "po/es.po",
            "revision": "3bae21ab0c681e0fdab3528304708dd74179f8cf",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/es/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/es/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:09.889488+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/es/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": 1453443,
            "filename": "po/et.po",
            "revision": "c69d5408f012a3b4be3dc68f2bf2e8a6eb85168a",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/et/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/et/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "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-05-04T19:37:10.009857+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/et/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": 1453444,
            "filename": "po/fi.po",
            "revision": "149daf7bff976a3256a75744dfee5e76e469b3c0",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/fi/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/fi/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 59,
            "translated_words": 295,
            "translated_percent": 98.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:10.060092+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fi/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": 1453445,
            "filename": "po/fr.po",
            "revision": "0e4a9457e4d2de04b23c4920af382dc429fd4d5e",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/fr/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/fr/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:10.307260+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/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": 1453446,
            "filename": "po/hu.po",
            "revision": "d625518d7a9fb8441f37d87760f4937f184e14ed",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/hu/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/hu/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 15,
            "translated_words": 28,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:10.393268+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/hu/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": 1453447,
            "filename": "po/id.po",
            "revision": "1965d4fbcb5446943e390dd9074c26a0e99b6f64",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/id/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/id/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:10.480826+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/id/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": 1453448,
            "filename": "po/it.po",
            "revision": "331cf2d36c0b1471ea6e46dbf4fab95caf031f43",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/it/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/it/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:10.649011+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/it/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": 1453449,
            "filename": "po/ja.po",
            "revision": "91cc43cf93aab90f9916eb7922eddae93fe406b8",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/ja/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/ja/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 49,
            "translated_words": 266,
            "translated_percent": 81.6,
            "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-04T19:37:10.744537+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ja/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_NO",
            "id": 1453450,
            "filename": "po/nb_NO.po",
            "revision": "95f3eabfa4243b4be4264d6f0cc488a1a813489c",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 5,
            "translated_words": 13,
            "translated_percent": 8.3,
            "fuzzy": 2,
            "fuzzy_words": 18,
            "fuzzy_percent": 3.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:10.802301+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nb_NO/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": 1453451,
            "filename": "po/nl.po",
            "revision": "e0ac16dbfe97cb1ecb05230b5a29df11702b9559",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/nl/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/nl/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 34,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:10.906560+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/nl/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": 1453452,
            "filename": "po/pl.po",
            "revision": "041584947ae95aab2744f12dfdb7064b3922a410",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/pl/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/pl/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 59,
            "translated_words": 270,
            "translated_percent": 98.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 41,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-04T19:37:11.040318+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pl/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": 1453453,
            "filename": "po/pt.po",
            "revision": "de6e2695447d95899933e12ca3798bddf7f3c6f8",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/pt/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/pt/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:11.200023+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt/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": 1453454,
            "filename": "po/pt_BR.po",
            "revision": "69aa77b1da40cd267a4e9c0c7f031d36397ef54d",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 57,
            "translated_words": 279,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-12T16:00:49.399628+02:00",
            "last_author": "Wagner Volanin",
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/pt_BR/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": 1453455,
            "filename": "po/ru.po",
            "revision": "59de7c936b78b895754d532e788047092ad3a894",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/ru/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/ru/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:11.400483+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/ru/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": 1453456,
            "filename": "po/tr.po",
            "revision": "0a86fd980cd603fd607bf3e1e1688872911de60b",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/tr/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/tr/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:11.496930+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/tr/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": 1453457,
            "filename": "po/uk.po",
            "revision": "8b8a0c4cf71850a66c6beafbbfda5b11f976930e",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/uk/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/uk/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:11.651053+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/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": 1453458,
            "filename": "po/zh_CN.po",
            "revision": "caca5ebba9a748e689e2339d6c32ed49ac0ff5b8",
            "web_url": "https://hosted.weblate.org/projects/rounded-window-corners-reborn/rounded-window-corners-reborn/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/rounded-window-corners-reborn/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/rounded-window-corners-reborn/rounded-window-corners-reborn/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 303,
            "translated": 60,
            "translated_words": 303,
            "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-04T19:37:11.942856+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/rounded-window-corners-reborn/rounded-window-corners-reborn/zh_Hans/units/?format=api"
        }
    ]
}