Translation components API.

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

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

{
    "count": 41,
    "next": "https://translate.yunohost.org/api/components/yunohost/admin/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "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": 35166419568,
                "web_url": "https://translate.yunohost.org/languages/ar/",
                "url": "https://translate.yunohost.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 17,
            "filename": "app/src/i18n/locales/ar.json",
            "revision": "f3a9ee2f338175e93c5718f9bf78d63ea5f07272,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/ar/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/ar/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/ar/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 494,
            "translated_words": 2363,
            "translated_percent": 88.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-21T11:18:51.181123Z",
            "last_author": "ButterflyOfFire",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ar/units/?format=api"
        },
        {
            "language": {
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 56314006,
                "web_url": "https://translate.yunohost.org/languages/br/",
                "url": "https://translate.yunohost.org/api/languages/br/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 18,
            "filename": "app/src/i18n/locales/br.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/br/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/br/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/br/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "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://translate.yunohost.org/api/translations/yunohost/admin/br/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/br/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/br/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/br/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/br/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 867913888,
                "web_url": "https://translate.yunohost.org/languages/ca/",
                "url": "https://translate.yunohost.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 19,
            "filename": "app/src/i18n/locales/ca.json",
            "revision": "cd73fc3dbae39302c2ef9f72d99d6b9c8cccebd2,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/ca/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/ca/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/ca/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 295,
            "translated_words": 1700,
            "translated_percent": 53.0,
            "fuzzy": 8,
            "fuzzy_words": 162,
            "fuzzy_percent": 1.4,
            "failing_checks": 11,
            "failing_checks_words": 273,
            "failing_checks_percent": 1.9,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-10-13T14:54:51.968412Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ca/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ca/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ca/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ca/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ca/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translate.yunohost.org/languages/de/",
                "url": "https://translate.yunohost.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 20,
            "filename": "app/src/i18n/locales/de.json",
            "revision": "ff788ed1861935472741e77cf26b9ae27f3fb28e,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 553,
            "translated_words": 3786,
            "translated_percent": 99.4,
            "fuzzy": 1,
            "fuzzy_words": 96,
            "fuzzy_percent": 0.1,
            "failing_checks": 4,
            "failing_checks_words": 199,
            "failing_checks_percent": 0.7,
            "have_suggestion": 6,
            "have_comment": 2,
            "last_change": "2023-11-27T07:35:08.586698Z",
            "last_author": "Christian Wehrli",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translate.yunohost.org/languages/el/",
                "url": "https://translate.yunohost.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 21,
            "filename": "app/src/i18n/locales/el.json",
            "revision": "e7d6f196fa33b68ae102dfff55301015780d13e4,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/el/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/el/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/el/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 32,
            "translated_words": 47,
            "translated_percent": 5.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 46,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2019-12-30T13:59:35.337529Z",
            "last_author": "amirale qt",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/el/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/el/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/el/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/el/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/el/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 30124,
                "web_url": "https://translate.yunohost.org/languages/eo/",
                "url": "https://translate.yunohost.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 22,
            "filename": "app/src/i18n/locales/eo.json",
            "revision": "c8ef9bfc7ba5bed49f6fc9ab289cce9252974bc9,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/eo/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/eo/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/eo/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 247,
            "translated_words": 1262,
            "translated_percent": 44.4,
            "fuzzy": 4,
            "fuzzy_words": 40,
            "fuzzy_percent": 0.7,
            "failing_checks": 10,
            "failing_checks_words": 166,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-27T11:25:44.407649Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eo/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eo/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eo/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eo/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eo/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translate.yunohost.org/languages/es/",
                "url": "https://translate.yunohost.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 23,
            "filename": "app/src/i18n/locales/es.json",
            "revision": "f8079bdbd9c7055d2d5e6175f00a5f0af5d11d5f,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/es/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/es/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/es/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 555,
            "translated_words": 3883,
            "translated_percent": 99.8,
            "fuzzy": 1,
            "fuzzy_words": 96,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 96,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-13T14:55:10.014033Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/es/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/es/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/es/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/es/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/es/units/?format=api"
        },
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 108851866,
                "web_url": "https://translate.yunohost.org/languages/eu/",
                "url": "https://translate.yunohost.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 24,
            "filename": "app/src/i18n/locales/eu.json",
            "revision": "114f2bbbbe15ac6536d36d747f61b70f0abe9cae,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/eu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/eu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/eu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 556,
            "translated_words": 3979,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 182,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-06T17:22:29.131696Z",
            "last_author": "xabirequejo",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/eu/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translate.yunohost.org/languages/fr/",
                "url": "https://translate.yunohost.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 25,
            "filename": "app/src/i18n/locales/fr.json",
            "revision": "c1fb2c2653d221b5bda27f56ee7f996a03da5ff0,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 556,
            "translated_words": 3979,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 79,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-22T12:56:41.500497Z",
            "last_author": "Éric Gaspar",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 54555605414,
                "web_url": "https://translate.yunohost.org/languages/hi/",
                "url": "https://translate.yunohost.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 26,
            "filename": "app/src/i18n/locales/hi.json",
            "revision": "f6017fc448d7fa8951d76f5979e12a8abcc893d5,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/hi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/hi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/hi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 7,
            "translated_words": 15,
            "translated_percent": 1.2,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.1,
            "failing_checks": 5,
            "failing_checks_words": 53,
            "failing_checks_percent": 0.8,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2021-08-31T03:04:06.193559Z",
            "last_author": "saptrishi das biswas",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hi/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translate.yunohost.org/languages/it/",
                "url": "https://translate.yunohost.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 27,
            "filename": "app/src/i18n/locales/it.json",
            "revision": "ca242023d8ba858454d85ac80d10c433bcb65ce9,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/it/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/it/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/it/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 439,
            "translated_words": 2732,
            "translated_percent": 78.9,
            "fuzzy": 10,
            "fuzzy_words": 170,
            "fuzzy_percent": 1.7,
            "failing_checks": 12,
            "failing_checks_words": 229,
            "failing_checks_percent": 2.1,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2023-10-13T14:55:25.325560Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/it/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/it/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/it/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/it/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3176564516,
                "web_url": "https://translate.yunohost.org/languages/nl/",
                "url": "https://translate.yunohost.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 28,
            "filename": "app/src/i18n/locales/nl.json",
            "revision": "fd1f67e631196922270a3a770f1c35e46a56732a,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/nl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/nl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/nl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 206,
            "translated_words": 1240,
            "translated_percent": 37.0,
            "fuzzy": 4,
            "fuzzy_words": 51,
            "fuzzy_percent": 0.7,
            "failing_checks": 6,
            "failing_checks_words": 139,
            "failing_checks_percent": 1.0,
            "have_suggestion": 100,
            "have_comment": 1,
            "last_change": "2022-12-01T12:30:47.914354Z",
            "last_author": "André Koot",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/nl/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 225,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 204039756,
                "web_url": "https://translate.yunohost.org/languages/oc/",
                "url": "https://translate.yunohost.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 29,
            "filename": "app/src/i18n/locales/oc.json",
            "revision": "ad754ae5963eb0d56ced9e41559ed0010d055348,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/oc/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/oc/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/oc/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 513,
            "translated_words": 3124,
            "translated_percent": 92.2,
            "fuzzy": 7,
            "fuzzy_words": 116,
            "fuzzy_percent": 1.2,
            "failing_checks": 15,
            "failing_checks_words": 247,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-13T14:55:28.908252Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/oc/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/oc/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/oc/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/oc/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/oc/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 233,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 4107739899,
                "web_url": "https://translate.yunohost.org/languages/pl/",
                "url": "https://translate.yunohost.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 30,
            "filename": "app/src/i18n/locales/pl.json",
            "revision": "1e7cf6b92429ad59455a4370384f60c56ea49bba,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/pl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/pl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/pl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 544,
            "translated_words": 3586,
            "translated_percent": 97.8,
            "fuzzy": 2,
            "fuzzy_words": 97,
            "fuzzy_percent": 0.3,
            "failing_checks": 5,
            "failing_checks_words": 200,
            "failing_checks_percent": 0.8,
            "have_suggestion": 1,
            "have_comment": 1,
            "last_change": "2023-10-13T14:55:29.332236Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 23749688333,
                "web_url": "https://translate.yunohost.org/languages/pt/",
                "url": "https://translate.yunohost.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 31,
            "filename": "app/src/i18n/locales/pt.json",
            "revision": "6dd6bf211b9fa9987eff0e46a798b6c9d21280ad,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/pt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/pt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/pt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 413,
            "translated_words": 2385,
            "translated_percent": 74.2,
            "fuzzy": 12,
            "fuzzy_words": 201,
            "fuzzy_percent": 2.1,
            "failing_checks": 17,
            "failing_checks_words": 305,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-13T14:55:30.078581Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 248,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translate.yunohost.org/languages/ru/",
                "url": "https://translate.yunohost.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 32,
            "filename": "app/src/i18n/locales/ru.json",
            "revision": "576553e38c1150e3bb28032a06ea16960a4e698e,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/ru/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/ru/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/ru/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 512,
            "translated_words": 3306,
            "translated_percent": 92.0,
            "fuzzy": 2,
            "fuzzy_words": 97,
            "fuzzy_percent": 0.3,
            "failing_checks": 5,
            "failing_checks_words": 144,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-13T14:55:31.027350Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translate.yunohost.org/languages/sv/",
                "url": "https://translate.yunohost.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 33,
            "filename": "app/src/i18n/locales/sv.json",
            "revision": "f1412fed74ec8faaa319eb23f1e58eb10c3261d6,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/sv/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/sv/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/sv/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 137,
            "translated_words": 570,
            "translated_percent": 24.6,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.3,
            "failing_checks": 6,
            "failing_checks_words": 54,
            "failing_checks_percent": 1.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2022-10-24T15:59:06.621005Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/sv/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/sv/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/sv/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/sv/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 305,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translate.yunohost.org/languages/tr/",
                "url": "https://translate.yunohost.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 34,
            "filename": "app/src/i18n/locales/tr.json",
            "revision": "9180ab91ca6fedc2a684ac2e6b99da71159f553d,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/tr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/tr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/tr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 480,
            "translated_words": 3081,
            "translated_percent": 86.3,
            "fuzzy": 2,
            "fuzzy_words": 134,
            "fuzzy_percent": 0.3,
            "failing_checks": 5,
            "failing_checks_words": 237,
            "failing_checks_percent": 0.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-10-13T14:55:32.742055Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/tr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/tr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/tr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/tr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 335,
                    "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": 126606635982,
                "web_url": "https://translate.yunohost.org/languages/zh_Hans/",
                "url": "https://translate.yunohost.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 82,
            "filename": "app/src/i18n/locales/zh_Hans.json",
            "revision": "4f8e56e33820e7e3bb744e0048c665641d320f76,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/zh_Hans/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/zh_Hans/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/zh_Hans/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 542,
            "translated_words": 3565,
            "translated_percent": 97.4,
            "fuzzy": 1,
            "fuzzy_words": 96,
            "fuzzy_percent": 0.1,
            "failing_checks": 4,
            "failing_checks_words": 199,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-13T14:55:33.619808Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translate.yunohost.org/languages/hu/",
                "url": "https://translate.yunohost.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 85,
            "filename": "app/src/i18n/locales/hu.json",
            "revision": "3c9fd1eb21922b5589a4df72d9addeec6f9aa35a,55d30e3b6006a9407c38cf2d6631f4c6acd54c38",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/hu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/hu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/admin/hu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/admin/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 556,
            "total_words": 3979,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 45,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-19T08:26:29.512869Z",
            "last_author": "amirale qt",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/admin/hu/units/?format=api"
        }
    ]
}