Translation components API.

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

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

{
    "count": 29,
    "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": 1277063,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/en/NodeTypes/Page.xlf",
            "revision": "f3a7331cc24ad28310a937dad43611e694141580,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/en/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/en/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 19,
            "failing_checks_percent": 85.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:52.689129+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277675,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/ar/NodeTypes/Page.xlf",
            "revision": "ccb9bdea8f06f4f8b4689c38f6785489f297a713,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/ar/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/ar/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:52.906350+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277681,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/cs/NodeTypes/Page.xlf",
            "revision": "de6c515c8cd4bd122caf0c921a12452e43834b23,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/cs/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/cs/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 28.5,
            "fuzzy": 5,
            "fuzzy_words": 18,
            "fuzzy_percent": 71.4,
            "failing_checks": 5,
            "failing_checks_words": 18,
            "failing_checks_percent": 71.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:53.594186+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/cs/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": 1277692,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/da/NodeTypes/Page.xlf",
            "revision": "3e68eb7f84464cfd50c285e6ac00352a1e19f694,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/da/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/da/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:53.935616+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/da/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": 1277698,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/de/NodeTypes/Page.xlf",
            "revision": "d0c60c70c459d7d57e03b1d47354144411589a16,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/de/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/de/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:54.283730+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/de/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": 1277706,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/el/NodeTypes/Page.xlf",
            "revision": "dc0741661a74cc5980a560eea9c0172e8c360ece,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/el/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/el/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 6,
            "translated_words": 19,
            "translated_percent": 85.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 14.2,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:54.604207+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/el/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": 1277711,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/es/NodeTypes/Page.xlf",
            "revision": "26b43ce061df0fb6d8961b1a06a70030b64afc13,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/es/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/es/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-26T22:26:40.927398+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/es/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": 1277716,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/fi/NodeTypes/Page.xlf",
            "revision": "604de8ed879aee1157cfbafcbaf4f5e968671baf,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/fi/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/fi/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:55.110049+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277722,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/fr/NodeTypes/Page.xlf",
            "revision": "7836db9ed821cba9eeb5fbada7bdb5729fb23531,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/fr/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/fr/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:55.387359+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277732,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/hu/NodeTypes/Page.xlf",
            "revision": "5a62284588a965dfa5b966de18a28e407149a64b,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/hu/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/hu/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:56.046924+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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",
            "id": 1277737,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/id_ID/NodeTypes/Page.xlf",
            "revision": "8d282847ca8e4fd08a36edc0fda2bb7c49b92fa6,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/id/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/id/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:56.391510+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277746,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/it/NodeTypes/Page.xlf",
            "revision": "06f9929f4ef0a52af9e988ca25251ca5e812ee90,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/it/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/it/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:56.647592+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277750,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/ja/NodeTypes/Page.xlf",
            "revision": "f00bbe3658c7b974edfe715b578f01dbff6d0d0d,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/ja/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/ja/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 42.8,
            "fuzzy": 4,
            "fuzzy_words": 17,
            "fuzzy_percent": 57.1,
            "failing_checks": 5,
            "failing_checks_words": 18,
            "failing_checks_percent": 71.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:56.909920+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ja/units/?format=api"
        },
        {
            "language": {
                "id": 118,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 48,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://hosted.weblate.org/languages/km/",
                "url": "https://hosted.weblate.org/api/languages/km/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 1277755,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/km/NodeTypes/Page.xlf",
            "revision": "87368ff707cbcd47a3adfbb51f9cca4893b0f614,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/km/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/km/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/km/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:57.245987+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/km/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/km/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/km/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/km/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/km/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 1277763,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/lv/NodeTypes/Page.xlf",
            "revision": "abd0050fa638abf8f2e0be7214d943aecbd22e84,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/lv/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/lv/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:57.775071+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/lv/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": 1277775,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/nl/NodeTypes/Page.xlf",
            "revision": "39963aa4176331b8a2208b3d53d7a8ba1f4c155c,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/nl/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/nl/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:58.045569+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nl/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": "no",
            "id": 1277783,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/no/NodeTypes/Page.xlf",
            "revision": "4a789bba24f98225f4e569acd4f9329ea4d5eb4e,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:58.333599+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/nb_NO/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": 1277788,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/pl/NodeTypes/Page.xlf",
            "revision": "52ff5b2f9a766cca36f7c7b6656d57e5220ad5c3,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/pl/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/pl/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:58.543758+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277791,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/pt/NodeTypes/Page.xlf",
            "revision": "a645b0eec7ac23f296b78e98e6bf7c1e9dbbda3c,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/pt/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/pt/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 6,
            "translated_words": 19,
            "translated_percent": 85.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 14.2,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 42.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-03T17:38:51.559509+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277796,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/pt_BR/NodeTypes/Page.xlf",
            "revision": "32a2beb7c5e0c6902e145a62f2c03b6241d7ff0b,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 42.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:59.253768+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277805,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/ru/NodeTypes/Page.xlf",
            "revision": "bec8735178f0e363d796a365596fd3771fde38f3,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/ru/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/ru/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:34:59.889368+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/ru/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 1277817,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/sr/NodeTypes/Page.xlf",
            "revision": "7622e4b7cbd5a5184da8f21f77650adb30d7c050,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/sr/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/sr/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 28.5,
            "fuzzy": 5,
            "fuzzy_words": 18,
            "fuzzy_percent": 71.4,
            "failing_checks": 5,
            "failing_checks_words": 18,
            "failing_checks_percent": 71.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:35:00.175268+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sr/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": 1277821,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/sv/NodeTypes/Page.xlf",
            "revision": "0702a782b55d90770800f0e2cae129d7bab49e2b,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/sv/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/sv/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:35:00.368443+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/sv/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 306,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/tl/",
                "url": "https://hosted.weblate.org/api/languages/tl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tl/statistics/?format=api"
            },
            "language_code": "tl_PH",
            "id": 1277827,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/tl_PH/NodeTypes/Page.xlf",
            "revision": "7eac72b7e81b435438db6369b28f2b7acc8ac65b,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/tl/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/tl/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/tl/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 4,
            "translated_words": 8,
            "translated_percent": 57.1,
            "fuzzy": 3,
            "fuzzy_words": 12,
            "fuzzy_percent": 42.8,
            "failing_checks": 5,
            "failing_checks_words": 18,
            "failing_checks_percent": 71.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:35:00.690784+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tl/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": 1277832,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/tr/NodeTypes/Page.xlf",
            "revision": "5a7e545576b3c0af52bdee9a21cca924b3c0caa7,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/tr/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/tr/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:35:00.918204+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/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": 1277837,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/uk/NodeTypes/Page.xlf",
            "revision": "eb899a899d39cebb6a1299e1ffe3d0978070d5df,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/uk/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/uk/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 12,
            "failing_checks_percent": 57.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:35:01.119944+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/uk/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1277844,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/vi/NodeTypes/Page.xlf",
            "revision": "ae7552c06760dba5e1405f624c736dcb11bc7870,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/vi/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/vi/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:35:01.394818+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/vi/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",
            "id": 1277850,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/zh/NodeTypes/Page.xlf",
            "revision": "747d099f901317f108718756b74ae9d43224f4e5,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:35:01.850385+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hans/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": 1277857,
            "filename": "Neos.NodeTypes/Resources/Private/Translations/zh_TW/NodeTypes/Page.xlf",
            "revision": "cf825956494645f88a16bc7f48b821ee617efa02,f3a7331cc24ad28310a937dad43611e694141580",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-81/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosnodetypes-nodetypespage-81/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 20,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-06T15:35:02.228262+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosnodetypes-nodetypespage-81/zh_Hant/units/?format=api"
        }
    ]
}