Translation components API.

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

GET /api/components/neos/neosmediabrowser-main-80/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": 1276051,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/en/Main.xlf",
            "revision": "1dd0ef007a15de4adcbcaa66260057d8a6229d4c,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/en/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/en/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 143,
            "total_words": 536,
            "translated": 143,
            "translated_words": 536,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 113,
            "failing_checks_words": 486,
            "failing_checks_percent": 79.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:49.148527+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276878,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/ar/Main.xlf",
            "revision": "eaf751cc3a231379fb48d47a8d5bb74a9bfad85f,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/ar/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/ar/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 96,
            "translated_words": 286,
            "translated_percent": 67.1,
            "fuzzy": 45,
            "fuzzy_words": 241,
            "fuzzy_percent": 31.4,
            "failing_checks": 42,
            "failing_checks_words": 234,
            "failing_checks_percent": 29.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:49.676233+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276894,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/cs/Main.xlf",
            "revision": "95546c313abaefcc62a45771eeb3d3154d2113d7,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/cs/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/cs/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 12,
            "translated_words": 18,
            "translated_percent": 8.3,
            "fuzzy": 129,
            "fuzzy_words": 509,
            "fuzzy_percent": 90.2,
            "failing_checks": 108,
            "failing_checks_words": 474,
            "failing_checks_percent": 75.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:50.002784+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276909,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/da/Main.xlf",
            "revision": "45de34ee3684c0466df013835f8dfc782d4c7434,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/da/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/da/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 138,
            "translated_words": 524,
            "translated_percent": 96.5,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.0,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:50.378018+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276926,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/de/Main.xlf",
            "revision": "e8b33fec2d9c33f9df84da66a4967a7a61914ab0,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/de/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/de/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 141,
            "translated_words": 527,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:50.739389+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276944,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/el/Main.xlf",
            "revision": "b2897d400d6357be2272a5b7b84ff0261dd693ca,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/el/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/el/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 17,
            "translated_words": 30,
            "translated_percent": 11.8,
            "fuzzy": 124,
            "fuzzy_words": 497,
            "fuzzy_percent": 86.7,
            "failing_checks": 105,
            "failing_checks_words": 465,
            "failing_checks_percent": 73.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:50.951114+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276957,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/es/Main.xlf",
            "revision": "ae1cac42e6972b99e6f0fbb5f7f5ae92668bc869,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/es/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/es/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 143,
            "translated_words": 536,
            "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-01-14T13:31:32.209766+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276961,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/fi/Main.xlf",
            "revision": "30694455ecefa1fd31b6ed3dd852b43b6f5b9c24,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/fi/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/fi/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 131,
            "translated_words": 511,
            "translated_percent": 91.6,
            "fuzzy": 10,
            "fuzzy_words": 16,
            "fuzzy_percent": 6.9,
            "failing_checks": 7,
            "failing_checks_words": 12,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:51.629418+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276966,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/fr/Main.xlf",
            "revision": "b51abb4a7ad365ee7b60c1bc774d718930e935f5,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/fr/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/fr/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 141,
            "translated_words": 527,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 12,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:51.988924+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276969,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/hu/Main.xlf",
            "revision": "4a923f06a4d8efb8c9f90e0cff06e3caf0849ba3,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/hu/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/hu/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 138,
            "translated_words": 524,
            "translated_percent": 96.5,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:52.554008+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276970,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/id_ID/Main.xlf",
            "revision": "e408f51ab4bd74c21906db3358279455fcb994d0,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/id/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/id/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 141,
            "translated_words": 527,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:52.871863+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276972,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/it/Main.xlf",
            "revision": "f81c734c40aa543ff5f70f774bad9fa82eab2f92,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/it/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/it/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 141,
            "translated_words": 527,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:53.157739+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276973,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/ja/Main.xlf",
            "revision": "f36f5e0be4f3832526124298c54c75a6a5a9b8e5,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/ja/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/ja/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 16,
            "translated_words": 30,
            "translated_percent": 11.1,
            "fuzzy": 124,
            "fuzzy_words": 495,
            "fuzzy_percent": 86.7,
            "failing_checks": 105,
            "failing_checks_words": 462,
            "failing_checks_percent": 73.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:53.337375+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276974,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/km/Main.xlf",
            "revision": "809e2dbb41aaa121b50e1f2cce3692014a3414a0,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/km/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/km/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/km/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 128,
            "translated_words": 484,
            "translated_percent": 89.5,
            "fuzzy": 13,
            "fuzzy_words": 43,
            "fuzzy_percent": 9.0,
            "failing_checks": 27,
            "failing_checks_words": 109,
            "failing_checks_percent": 18.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:53.649362+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/km/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/km/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/km/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/km/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276976,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/lv/Main.xlf",
            "revision": "74ec9cb2b3d8391c7708f7308c7b64e7f0d36c33,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/lv/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/lv/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 141,
            "translated_words": 527,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:54.017604+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276978,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/nl/Main.xlf",
            "revision": "5999ac0939fa27fade61f22d3979698d1dafcc8c,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/nl/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/nl/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 142,
            "translated_words": 530,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-27T11:55:36.588416+01:00",
            "last_author": "Mark Kuiphuis",
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276979,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/no/Main.xlf",
            "revision": "7a802e8cafebfd1cff56492673f3fa5e0e669105,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 113,
            "translated_words": 408,
            "translated_percent": 79.0,
            "fuzzy": 28,
            "fuzzy_words": 119,
            "fuzzy_percent": 19.5,
            "failing_checks": 23,
            "failing_checks_words": 111,
            "failing_checks_percent": 16.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:00:54.745369+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276981,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/pl/Main.xlf",
            "revision": "0a558128a1c15079b0a4248247756fa99ae15b3e,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/pl/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/pl/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 138,
            "translated_words": 524,
            "translated_percent": 96.5,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:33.863198+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276982,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/pt/Main.xlf",
            "revision": "36d730eca840e944c6236ba908ce98951dea5e8e,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/pt/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/pt/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 143,
            "translated_words": 536,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-30T15:01:55.670054+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276983,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/pt_BR/Main.xlf",
            "revision": "ac13b42675e3b53a1e24b377460ae282deb14e60,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 141,
            "translated_words": 527,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:34.446539+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276985,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/ru/Main.xlf",
            "revision": "a822417d28c6c2972e0d681be2fd66b6f4f8c632,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/ru/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/ru/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 141,
            "translated_words": 527,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:34.832846+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276987,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/sr/Main.xlf",
            "revision": "1b6317606298361b18516e7c663e20edab597a25,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/sr/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/sr/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 13,
            "translated_words": 19,
            "translated_percent": 9.0,
            "fuzzy": 128,
            "fuzzy_words": 508,
            "fuzzy_percent": 89.5,
            "failing_checks": 108,
            "failing_checks_words": 474,
            "failing_checks_percent": 75.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:35.324731+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276988,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/sv/Main.xlf",
            "revision": "648c523e38968be382cc322961cdfd5ff41d0df9,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/sv/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/sv/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 138,
            "translated_words": 521,
            "translated_percent": 96.5,
            "fuzzy": 3,
            "fuzzy_words": 6,
            "fuzzy_percent": 2.0,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:35.737364+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276990,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/tl_PH/Main.xlf",
            "revision": "3b8ee485ef20274ac8de01ad7424043e1ede422e,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/tl/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/tl/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/tl/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 29,
            "translated_words": 67,
            "translated_percent": 20.2,
            "fuzzy": 112,
            "fuzzy_words": 460,
            "fuzzy_percent": 78.3,
            "failing_checks": 97,
            "failing_checks_words": 431,
            "failing_checks_percent": 67.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:35.997426+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276991,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/tr/Main.xlf",
            "revision": "1b20bddaae4b142970b71144cfec98c9670d14e2,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/tr/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/tr/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 141,
            "translated_words": 527,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:36.347603+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276993,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/uk/Main.xlf",
            "revision": "678b11ed715d4d96e4ad1ed5aea5acf2c766eca4,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/uk/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/uk/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 71,
            "translated_words": 237,
            "translated_percent": 49.6,
            "fuzzy": 70,
            "fuzzy_words": 290,
            "fuzzy_percent": 48.9,
            "failing_checks": 65,
            "failing_checks_words": 275,
            "failing_checks_percent": 45.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:36.610399+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276994,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/vi/Main.xlf",
            "revision": "45099f5c72078f183498ccbd1cd87445b5f4f2ff,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/vi/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/vi/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 85,
            "translated_words": 265,
            "translated_percent": 59.4,
            "fuzzy": 55,
            "fuzzy_words": 260,
            "fuzzy_percent": 38.4,
            "failing_checks": 55,
            "failing_checks_words": 286,
            "failing_checks_percent": 38.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:36.864724+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276997,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/zh/Main.xlf",
            "revision": "78523db5fd9d81c842ac988901ff05f92c5176db,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 124,
            "translated_words": 420,
            "translated_percent": 86.7,
            "fuzzy": 16,
            "fuzzy_words": 105,
            "fuzzy_percent": 11.1,
            "failing_checks": 19,
            "failing_checks_words": 126,
            "failing_checks_percent": 13.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:37.177676+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/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": 1276998,
            "filename": "Neos.Media.Browser/Resources/Private/Translations/zh_TW/Main.xlf",
            "revision": "eb8f9f9dae5a7b520e7cf30b49fe4c1c5a695265,1dd0ef007a15de4adcbcaa66260057d8a6229d4c",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-80/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/neos/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/neos/neosmediabrowser-main-80/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 143,
            "total_words": 536,
            "translated": 78,
            "translated_words": 223,
            "translated_percent": 54.5,
            "fuzzy": 63,
            "fuzzy_words": 304,
            "fuzzy_percent": 44.0,
            "failing_checks": 54,
            "failing_checks_words": 284,
            "failing_checks_percent": 37.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:01:37.475923+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/neos/neosmediabrowser-main-80/zh_Hant/units/?format=api"
        }
    ]
}