Translation components API.

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

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

{
    "count": 59,
    "next": "https://weblate.framasoft.org/api/components/peertube/server/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.framasoft.org/languages/ca/",
                "url": "https://weblate.framasoft.org/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca-ES",
            "id": 247,
            "filename": "client/src/locale/server.ca-ES.json",
            "revision": "3e5a20ebe026b9cc18ac3f1e5b0a0d32ff602cde",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/ca/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/ca/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/ca/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 76,
            "failing_checks_percent": 9.8,
            "have_suggestion": 14,
            "have_comment": 9,
            "last_change": "2021-07-15T11:16:07.864742Z",
            "last_author": "Marc Strange",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/ca/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/ca/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ca/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "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://weblate.framasoft.org/languages/cs/",
                "url": "https://weblate.framasoft.org/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs-CZ",
            "id": 248,
            "filename": "client/src/locale/server.cs-CZ.json",
            "revision": "f4261278c0b55c6ce87663debcf4f30e3cc8b22f",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/cs/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/cs/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/cs/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-22T20:47:02.520748Z",
            "last_author": "Jiri Podhorecky",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/cs/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/cs/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/cs/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/cs/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.framasoft.org/languages/de/",
                "url": "https://weblate.framasoft.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de-DE",
            "id": 249,
            "filename": "client/src/locale/server.de-DE.json",
            "revision": "3e64cf27cea2d81599462f83783d70cb2a174218",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/de/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/de/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/de/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:26:55.446666Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/de/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/de/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/de/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/de/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/de/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://weblate.framasoft.org/languages/el/",
                "url": "https://weblate.framasoft.org/api/languages/el/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el-GR",
            "id": 250,
            "filename": "client/src/locale/server.el-GR.json",
            "revision": "af118287b47d4da99533a0fcb4bed2a447b75f70",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/el/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/el/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/el/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:26:56.063310Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/el/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/el/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/el/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/el/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/el/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://weblate.framasoft.org/languages/en_US/",
                "url": "https://weblate.framasoft.org/api/languages/en_US/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en-US",
            "id": 251,
            "filename": "client/src/locale/server.en-US.json",
            "revision": "7f33efb1b8125dfb6ecf10ade0d5334e11735713",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/en_US/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/en_US/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/en_US/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 173,
            "translated": 71,
            "translated_words": 173,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_US/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_US/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_US/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_US/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_US/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://weblate.framasoft.org/languages/eo/",
                "url": "https://weblate.framasoft.org/api/languages/eo/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 252,
            "filename": "client/src/locale/server.eo.json",
            "revision": "f974118b2bd8037a791fe3863395f8e464c83568",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/eo/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/eo/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/eo/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 49,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-04T08:36:15.523531Z",
            "last_author": "Kindred La Boneta",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/eo/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/eo/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/eo/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.framasoft.org/languages/es/",
                "url": "https://weblate.framasoft.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es-ES",
            "id": 253,
            "filename": "client/src/locale/server.es-ES.json",
            "revision": "7af9f5e08f62d2b78bb38c195b7ce59163a675ac",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/es/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/es/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/es/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 38,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:26:58.993621Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/es/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/es/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/es/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/es/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/es/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://weblate.framasoft.org/languages/eu/",
                "url": "https://weblate.framasoft.org/api/languages/eu/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu-ES",
            "id": 254,
            "filename": "client/src/locale/server.eu-ES.json",
            "revision": "43f62bdb946285ee0e01d3317f6956d31898aa01",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/eu/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/eu/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/eu/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "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-18T18:53:59.686356Z",
            "last_author": "alex gabilondo",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/eu/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/eu/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/eu/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/eu/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/eu/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.framasoft.org/languages/fi/",
                "url": "https://weblate.framasoft.org/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi-FI",
            "id": 255,
            "filename": "client/src/locale/server.fi-FI.json",
            "revision": "0055f7b001636262aca36aca74a6c9fb1fd524d6",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/fi/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/fi/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/fi/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-22T11:12:38.647353Z",
            "last_author": "Hannes Ylä-Jääski",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/fi/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/fi/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/fi/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/fi/units/?format=api"
        },
        {
            "language": {
                "id": 351,
                "code": "fr_FR",
                "name": "French (France)",
                "plural": {
                    "id": 370,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/fr_FR/",
                "url": "https://weblate.framasoft.org/api/languages/fr_FR/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr_FR/statistics/?format=api"
            },
            "language_code": "fr-FR",
            "id": 256,
            "filename": "client/src/locale/server.fr-FR.json",
            "revision": "6f073c9b8a5285f8767029183eb74e8208f1706a",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/fr_FR/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/fr_FR/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/fr_FR/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 37,
            "failing_checks_percent": 5.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-12T01:37:10.520825Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 72337,
                "web_url": "https://weblate.framasoft.org/languages/gd/",
                "url": "https://weblate.framasoft.org/api/languages/gd/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/gd/statistics/?format=api"
            },
            "language_code": "gd",
            "id": 257,
            "filename": "client/src/locale/server.gd.json",
            "revision": "54a9fd5c34efcdad1c28a8664d639bdcec2cb32d",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/gd/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/gd/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/gd/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:27:01.490207Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/gd/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/gd/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/gd/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/gd/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/gd/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.framasoft.org/languages/it/",
                "url": "https://weblate.framasoft.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it-IT",
            "id": 258,
            "filename": "client/src/locale/server.it-IT.json",
            "revision": "c5cb4e06b22082d7f5c7e592de790596cfa71b1f",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/it/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/it/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/it/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "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-05T12:53:59.695058Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/it/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/it/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/it/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/it/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.framasoft.org/languages/ja/",
                "url": "https://weblate.framasoft.org/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja-JP",
            "id": 259,
            "filename": "client/src/locale/server.ja-JP.json",
            "revision": "86a1b8a1233232c7f5340e98fc70d573fe4d6954",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/ja/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/ja/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/ja/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 16,
            "failing_checks_percent": 1.8,
            "have_suggestion": 2,
            "have_comment": 2,
            "last_change": "2023-11-07T07:27:07.096191Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/ja/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/ja/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ja/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ja/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.framasoft.org/languages/nl/",
                "url": "https://weblate.framasoft.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl-NL",
            "id": 260,
            "filename": "client/src/locale/server.nl-NL.json",
            "revision": "259ac961406d24862b064ba3a3f31119f6290ffd",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/nl/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/nl/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/nl/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 24,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-28T19:16:16.105305Z",
            "last_author": "h3n3",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/nl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/nl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/nl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/nl/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://weblate.framasoft.org/languages/oc/",
                "url": "https://weblate.framasoft.org/api/languages/oc/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 261,
            "filename": "client/src/locale/server.oc.json",
            "revision": "0aa0ed6ff5f0b1c6631401b20b5a4ffa7490e28f",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/oc/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/oc/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/oc/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 76,
            "failing_checks_percent": 9.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T16:47:43.656242Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/oc/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/oc/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/oc/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/oc/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/oc/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "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://weblate.framasoft.org/languages/pl/",
                "url": "https://weblate.framasoft.org/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl-PL",
            "id": 262,
            "filename": "client/src/locale/server.pl-PL.json",
            "revision": "ef97281933d20e7a266833fa5df5529628932efd",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/pl/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/pl/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/pl/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 64,
            "failing_checks_percent": 7.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-11-07T07:27:09.752916Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/pl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/pl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/pl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/pl/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "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://weblate.framasoft.org/languages/pt_BR/",
                "url": "https://weblate.framasoft.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 263,
            "filename": "client/src/locale/server.pt-BR.json",
            "revision": "4763dd17719261dfa2b04287ea686fc0b7e3e7ae",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/pt_BR/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/pt_BR/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/pt_BR/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 35,
            "failing_checks_percent": 5.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-22T17:31:03.253352Z",
            "last_author": "Ricardo Biloti",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_BR/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 245,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://weblate.framasoft.org/languages/pt_PT/",
                "url": "https://weblate.framasoft.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt-PT",
            "id": 264,
            "filename": "client/src/locale/server.pt-PT.json",
            "revision": "d3bf6a2e0b1848ea11c198759f5c1f00913a0286",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/pt_PT/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/pt_PT/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/pt_PT/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 26,
            "failing_checks_words": 75,
            "failing_checks_percent": 9.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-03T18:41:53.912708Z",
            "last_author": "David Luís Pereira Pires",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_PT/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_PT/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_PT/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_PT/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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://weblate.framasoft.org/languages/ru/",
                "url": "https://weblate.framasoft.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru-RU",
            "id": 265,
            "filename": "client/src/locale/server.ru-RU.json",
            "revision": "df154098b806781f3da2a9534d9b96db2c86e17e",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/ru/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/ru/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/ru/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-23T09:40:37.703253Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/ru/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/ru/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ru/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ru/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.framasoft.org/languages/sv/",
                "url": "https://weblate.framasoft.org/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv-SE",
            "id": 266,
            "filename": "client/src/locale/server.sv-SE.json",
            "revision": "316a98e179dcf5022d732cfadb228b611afa3d2d",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/sv/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/sv/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/sv/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-12T01:35:38.497637Z",
            "last_author": "Filip Bengtsson",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/sv/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/sv/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sv/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sv/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "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://weblate.framasoft.org/languages/zh_Hans/",
                "url": "https://weblate.framasoft.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-Hans-CN",
            "id": 267,
            "filename": "client/src/locale/server.zh-Hans-CN.json",
            "revision": "8cd4cfb4c8768264bd7836f2a1dbe76e588d8382",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/zh_Hans/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/zh_Hans/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/zh_Hans/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 38,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:27:19.660975Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://weblate.framasoft.org/languages/da/",
                "url": "https://weblate.framasoft.org/api/languages/da/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da-DK",
            "id": 270,
            "filename": "client/src/locale/server.da-DK.json",
            "revision": "d78ab9e6fcb59a563134ccf60d6e425e3dfc647a",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/da/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/da/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/da/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 234,
            "total_words": 334,
            "translated": 85,
            "translated_words": 151,
            "translated_percent": 36.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-23T23:13:32.924197Z",
            "last_author": "Nicolai Larsen",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/da/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/da/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/da/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/da/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/da/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://weblate.framasoft.org/languages/en_GB/",
                "url": "https://weblate.framasoft.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en-GB",
            "id": 271,
            "filename": "client/src/locale/server.en-GB.json",
            "revision": "69c4d60eaa31143549c02f7da208faeaddbda24f",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/en_GB/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/en_GB/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/en_GB/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 234,
            "total_words": 334,
            "translated": 42,
            "translated_words": 96,
            "translated_percent": 17.9,
            "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": "2020-09-07T14:55:42.829448Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_GB/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_GB/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_GB/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_GB/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://weblate.framasoft.org/languages/fa/",
                "url": "https://weblate.framasoft.org/api/languages/fa/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa-IR",
            "id": 272,
            "filename": "client/src/locale/server.fa-IR.json",
            "revision": "da75fece161a01603b67a8da0b440f24a8ff60e9",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/fa/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/fa/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/fa/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 428,
            "translated": 272,
            "translated_words": 428,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-27T17:30:30.565904Z",
            "last_author": "Goudarz Jafari",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/fa/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/fa/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/fa/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/fa/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/fa/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://weblate.framasoft.org/languages/gl/",
                "url": "https://weblate.framasoft.org/api/languages/gl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl-ES",
            "id": 273,
            "filename": "client/src/locale/server.gl-ES.json",
            "revision": "b276fc1220f66afca0e7b40957ca59da341f585e",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/gl/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/gl/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/gl/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 428,
            "translated": 272,
            "translated_words": 428,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-05T10:36:03.228442Z",
            "last_author": "josé m.",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/gl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/gl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/gl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/gl/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://weblate.framasoft.org/languages/hu/",
                "url": "https://weblate.framasoft.org/api/languages/hu/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu-HU",
            "id": 274,
            "filename": "client/src/locale/server.hu-HU.json",
            "revision": "aa1bff2c90db794b5af53024e58f9c62e7762264",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/hu/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/hu/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/hu/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "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-18T00:18:40.998776Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/hu/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/hu/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/hu/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/hu/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/hu/units/?format=api"
        },
        {
            "language": {
                "id": 150,
                "code": "jbo",
                "name": "Lojban",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/jbo/",
                "url": "https://weblate.framasoft.org/api/languages/jbo/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/jbo/statistics/?format=api"
            },
            "language_code": "jbo",
            "id": 275,
            "filename": "client/src/locale/server.jbo.json",
            "revision": "1b88f8c7cf5967bfadc85ec3d56dacfcb31353c1",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/jbo/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/jbo/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/jbo/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/jbo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 234,
            "total_words": 334,
            "translated": 22,
            "translated_words": 30,
            "translated_percent": 9.4,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/jbo/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/jbo/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/jbo/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/jbo/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/jbo/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.framasoft.org/languages/ko/",
                "url": "https://weblate.framasoft.org/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko-KR",
            "id": 276,
            "filename": "client/src/locale/server.ko-KR.json",
            "revision": "34e7932c6d43ff7b80602f024253d2a84bfb1791",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/ko/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/ko/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/ko/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 234,
            "total_words": 334,
            "translated": 234,
            "translated_words": 334,
            "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": "2020-11-23T00:13:46.675356Z",
            "last_author": "Ch.",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/ko/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/ko/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ko/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ko/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://weblate.framasoft.org/languages/lt/",
                "url": "https://weblate.framasoft.org/api/languages/lt/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt-LT",
            "id": 277,
            "filename": "client/src/locale/server.lt-LT.json",
            "revision": "c2be4a2fbcb6895777a1d62bef70c331452bc9f3",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/lt/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/lt/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/lt/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 234,
            "total_words": 334,
            "translated": 42,
            "translated_words": 96,
            "translated_percent": 17.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/lt/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/lt/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/lt/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/lt/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/lt/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "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://weblate.framasoft.org/languages/nb_NO/",
                "url": "https://weblate.framasoft.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-NO",
            "id": 278,
            "filename": "client/src/locale/server.nb-NO.json",
            "revision": "1969a2126fdc1f47e0b466d6995d12e5fcabdf4e",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/nb_NO/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/nb_NO/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/nb_NO/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 428,
            "translated": 56,
            "translated_words": 117,
            "translated_percent": 20.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 76,
            "failing_checks_percent": 9.9,
            "have_suggestion": 106,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/nb_NO/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/nb_NO/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/nb_NO/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/nb_NO/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://weblate.framasoft.org/languages/sk/",
                "url": "https://weblate.framasoft.org/api/languages/sk/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk-SK",
            "id": 279,
            "filename": "client/src/locale/server.sk-SK.json",
            "revision": "f3b66a0e1527d3f46f06b6af20a317aa41e43c26",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/sk/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/sk/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/sk/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 234,
            "total_words": 334,
            "translated": 234,
            "translated_words": 334,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-02T15:02:46.790723Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/sk/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/sk/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/sk/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sk/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sk/units/?format=api"
        },
        {
            "language": {
                "id": 273,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 273,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://weblate.framasoft.org/languages/sl/",
                "url": "https://weblate.framasoft.org/api/languages/sl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl-SI",
            "id": 280,
            "filename": "client/src/locale/server.sl-SI.json",
            "revision": "6dba9b4ada1badc1fadf4b23bf102ffa6ec8f23f",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/sl/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/sl/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/sl/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 234,
            "total_words": 334,
            "translated": 17,
            "translated_words": 21,
            "translated_percent": 7.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-03T17:10:39.860154Z",
            "last_author": "Jurij Podgoršek",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/sl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/sl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/sl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sl/units/?format=api"
        },
        {
            "language": {
                "id": 301,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.framasoft.org/languages/th/",
                "url": "https://weblate.framasoft.org/api/languages/th/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th-TH",
            "id": 281,
            "filename": "client/src/locale/server.th-TH.json",
            "revision": "03effce4cfcd5d5c036959e1418a922bbd9c3092",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/th/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/th/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/th/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 213,
            "translated_words": 357,
            "translated_percent": 77.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 64,
            "failing_checks_percent": 8.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-15T04:03:10.155657Z",
            "last_author": "Phongpanot",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/th/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/th/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/th/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/th/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/th/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.framasoft.org/languages/tr/",
                "url": "https://weblate.framasoft.org/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr-TR",
            "id": 282,
            "filename": "client/src/locale/server.tr-TR.json",
            "revision": "1efcb61eac7e5c74cbfe7110af8e2da10d3648d8",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/tr/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/tr/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/tr/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 264,
            "total_words": 412,
            "translated": 264,
            "translated_words": 412,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-10T18:38:12.681345Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/tr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/tr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/tr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/tr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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://weblate.framasoft.org/languages/uk/",
                "url": "https://weblate.framasoft.org/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk-UA",
            "id": 283,
            "filename": "client/src/locale/server.uk-UA.json",
            "revision": "1c43f8f138d8634b44419ef2539c827398d34560",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/uk/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/uk/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/uk/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 428,
            "translated": 272,
            "translated_words": 428,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-23T17:16:36.857363Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/uk/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/uk/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/uk/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/uk/units/?format=api"
        },
        {
            "language": {
                "id": 325,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 325,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.framasoft.org/languages/vi/",
                "url": "https://weblate.framasoft.org/api/languages/vi/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi-VN",
            "id": 284,
            "filename": "client/src/locale/server.vi-VN.json",
            "revision": "11dd972ec886e232c200ef42a6692ab8b725254d",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/vi/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/vi/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/vi/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 38,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:27:19.185497Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/vi/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/vi/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/vi/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/vi/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/vi/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 577,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/en/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/en/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/en/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 35,
            "failing_checks_words": 88,
            "failing_checks_percent": 12.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/en/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/en/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/en/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/en/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/en/units/?format=api"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "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://weblate.framasoft.org/languages/zh_Hant/",
                "url": "https://weblate.framasoft.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-Hant-TW",
            "id": 599,
            "filename": "client/src/locale/server.zh-Hant-TW.json",
            "revision": "a767cf621c5568fbcecee8550e38c17e87efdc04",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/zh_Hant/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/zh_Hant/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/zh_Hant/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 29,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-27T08:47:33.564126Z",
            "last_author": "Ryan He",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://weblate.framasoft.org/languages/sq/",
                "url": "https://weblate.framasoft.org/api/languages/sq/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 738,
            "filename": "client/src/locale/server.sq.json",
            "revision": "b7654797fa1a453926538c9f28c1fa563c0ad34b",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/sq/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/sq/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/sq/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 428,
            "translated": 272,
            "translated_words": 428,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 38,
            "failing_checks_percent": 5.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:27:13.031797Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/sq/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/sq/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/sq/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sq/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sq/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://weblate.framasoft.org/languages/ro/",
                "url": "https://weblate.framasoft.org/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 739,
            "filename": "client/src/locale/server.ro.json",
            "revision": "02f3cbc5802e006e09d877284e1741791a4287f4",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/ro/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/ro/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/ro/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 235,
            "total_words": 335,
            "translated": 117,
            "translated_words": 148,
            "translated_percent": 49.7,
            "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": "2020-05-20T18:10:14.452669Z",
            "last_author": "Viorel-Cătălin Răpițeanu",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/ro/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/ro/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ro/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ro/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://weblate.framasoft.org/languages/kab/",
                "url": "https://weblate.framasoft.org/api/languages/kab/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 743,
            "filename": "client/src/locale/server.kab.json",
            "revision": "c873527ba13e5742bdec7b89190dd8909362c47b",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/kab/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/kab/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/kab/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 53,
            "failing_checks_percent": 7.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2021-05-06T09:19:22.367007Z",
            "last_author": "Slimane Selyan AMIRI",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/kab/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/kab/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/kab/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/kab/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/kab/units/?format=api"
        },
        {
            "language": {
                "id": 317,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 317,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://weblate.framasoft.org/languages/ug/",
                "url": "https://weblate.framasoft.org/api/languages/ug/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 747,
            "filename": "client/src/locale/server.ug.json",
            "revision": "9554eff3d5b0224ca7bac2a98dd0156c4b8a3ce5",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/ug/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/ug/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/ug/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 235,
            "total_words": 335,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/ug/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/ug/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/ug/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ug/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ug/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://weblate.framasoft.org/languages/bn_BD/",
                "url": "https://weblate.framasoft.org/api/languages/bn_BD/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/bn_BD/statistics/?format=api"
            },
            "language_code": "bn_BD",
            "id": 749,
            "filename": "client/src/locale/server.bn_BD.json",
            "revision": "ffa9d0da6be45f203f12929910935fbe0e033599",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/bn_BD/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/bn_BD/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/bn_BD/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 235,
            "total_words": 335,
            "translated": 235,
            "translated_words": 335,
            "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": "2021-01-14T05:45:53.070706Z",
            "last_author": "Ahsan Haris Ahmed",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn_BD/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn_BD/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn_BD/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn_BD/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn_BD/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "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"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://weblate.framasoft.org/languages/ar/",
                "url": "https://weblate.framasoft.org/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 764,
            "filename": "client/src/locale/server.ar.json",
            "revision": "6f0ead559fcef25e38a3a0d6897c71b1f6f3019c",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/ar/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/ar/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/ar/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 274,
            "total_words": 432,
            "translated": 274,
            "translated_words": 432,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:26:53.207488Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/ar/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/ar/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ar/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/ar/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://weblate.framasoft.org/languages/he/",
                "url": "https://weblate.framasoft.org/api/languages/he/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 772,
            "filename": "client/src/locale/server.he.json",
            "revision": "e264acb35a79f5494e1ed9978596c72b33c4612a",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/he/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/he/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/he/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 242,
            "total_words": 357,
            "translated": 218,
            "translated_words": 327,
            "translated_percent": 90.0,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-11T22:24:52.943892Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/he/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/he/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/he/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/he/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/he/units/?format=api"
        },
        {
            "language": {
                "id": 221,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 221,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://weblate.framasoft.org/languages/nn/",
                "url": "https://weblate.framasoft.org/api/languages/nn/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 986,
            "filename": "client/src/locale/server.nn.json",
            "revision": "f63f9eb9c6b3ae0c344805fd9e91012f0baa95e3",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/nn/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/nn/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/nn/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 272,
            "total_words": 428,
            "translated": 272,
            "translated_words": 428,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 40,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-07T07:27:08.975761Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/nn/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/nn/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/nn/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/nn/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/nn/units/?format=api"
        },
        {
            "language": {
                "id": 345,
                "code": "zh_HANT-TW",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 364,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.framasoft.org/languages/zh_HANT-TW/",
                "url": "https://weblate.framasoft.org/api/languages/zh_HANT-TW/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/zh_HANT-TW/statistics/?format=api"
            },
            "language_code": "zh_HANT-TW",
            "id": 1083,
            "filename": "client/src/locale/server.zh_HANT-TW.json",
            "revision": "fa65a71c8cfaf5532620dd8c021733256a163299",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/zh_HANT-TW/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/zh_HANT-TW/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/zh_HANT-TW/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_HANT-TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 244,
            "total_words": 362,
            "translated": 62,
            "translated_words": 135,
            "translated_percent": 25.4,
            "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": "2021-02-08T11:18:54.560749Z",
            "last_author": "Frank Chang",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_HANT-TW/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_HANT-TW/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_HANT-TW/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_HANT-TW/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/zh_HANT-TW/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://weblate.framasoft.org/languages/bn/",
                "url": "https://weblate.framasoft.org/api/languages/bn/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 1084,
            "filename": "client/src/locale/server.bn.json",
            "revision": "50aac3896b3c8c3cfb448e1e7242b579eabd0806",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/bn/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/bn/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/bn/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 244,
            "total_words": 362,
            "translated": 244,
            "translated_words": 362,
            "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": "2021-03-04T07:04:56.273135Z",
            "last_author": "Vodoyo Kamal",
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/bn/units/?format=api"
        },
        {
            "language": {
                "id": 285,
                "code": "sr_Cyrl",
                "name": "Serbian (cyrillic)",
                "plural": {
                    "id": 285,
                    "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": [
                    "sr_cyrl_rs",
                    "sr@cyrillic",
                    "sr_rs@cyrillic",
                    "srb"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://weblate.framasoft.org/languages/sr_Cyrl/",
                "url": "https://weblate.framasoft.org/api/languages/sr_Cyrl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sr_Cyrl/statistics/?format=api"
            },
            "language_code": "sr_Cyrl",
            "id": 1089,
            "filename": "client/src/locale/server.sr_Cyrl.json",
            "revision": "4c26689ed9c3133f659554f9f9470c5896e18de7",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/sr_Cyrl/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/sr_Cyrl/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/sr_Cyrl/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/sr_Cyrl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 244,
            "total_words": 362,
            "translated": 244,
            "translated_words": 362,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-01T21:48:01.362657Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/sr_Cyrl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/sr_Cyrl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/sr_Cyrl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sr_Cyrl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/sr_Cyrl/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://weblate.framasoft.org/languages/id/",
                "url": "https://weblate.framasoft.org/api/languages/id/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1335,
            "filename": "client/src/locale/server.id.json",
            "revision": "310061957b8748df7a9d6b3ccafef42e2202e914",
            "web_url": "https://weblate.framasoft.org/projects/peertube/server/id/",
            "share_url": "https://weblate.framasoft.org/engage/peertube/-/id/",
            "translate_url": "https://weblate.framasoft.org/translate/peertube/server/id/",
            "url": "https://weblate.framasoft.org/api/translations/peertube/server/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 244,
            "total_words": 362,
            "translated": 75,
            "translated_words": 163,
            "translated_percent": 30.7,
            "fuzzy": 20,
            "fuzzy_words": 22,
            "fuzzy_percent": 8.1,
            "failing_checks": 7,
            "failing_checks_words": 9,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-25T08:16:11.668493Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/peertube/server/id/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/peertube/server/id/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/peertube/server/id/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/id/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/peertube/server/id/units/?format=api"
        }
    ]
}