Translation components API.

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

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

{
    "count": 42,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 311,
            "filename": "store/messages.pot",
            "revision": "6af8cf79539d48c97df80f6c1f8d483bcfcbd1dd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 98,
            "total_words": 795,
            "translated": 98,
            "translated_words": 795,
            "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://translate.yunohost.org/api/translations/yunohost/apps/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/en/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://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": 312,
            "filename": "store/translations/ar/LC_MESSAGES/messages.po",
            "revision": "013c76f0114e4ef6bbf45f2e5ec65afd18330d8d",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/ar/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ar/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/ar/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/ar/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ar/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ar/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ar/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ar/units/?format=api"
        },
        {
            "language": {
                "id": 37,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://translate.yunohost.org/languages/bn_BD/",
                "url": "https://translate.yunohost.org/api/languages/bn_BD/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/bn_BD/statistics/?format=api"
            },
            "language_code": "bn_BD",
            "id": 313,
            "filename": "store/translations/bn_BD/LC_MESSAGES/messages.po",
            "revision": "1dd28303526cd9f4bd99f93094224cec641cefdd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/bn_BD/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/bn_BD/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/bn_BD/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/bn_BD/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/bn_BD/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/bn_BD/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/bn_BD/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/bn_BD/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "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": 563140,
                "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": 314,
            "filename": "store/translations/br/LC_MESSAGES/messages.po",
            "revision": "55b52c7aa3fa1a9146ed6081af20c2ba3ba5c09e",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/br/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/br/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/br/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/br/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/br/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/br/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/br/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/br/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "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": 315,
            "filename": "store/translations/ca/LC_MESSAGES/messages.po",
            "revision": "1b13995904fb861215fc2ecf0ac5c68e9712d540",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/ca/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ca/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/ca/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "translated": 97,
            "translated_words": 794,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-01T01:12:42.427717Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ca/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ca/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ca/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ca/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ca/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://translate.yunohost.org/languages/ckb/",
                "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 316,
            "filename": "store/translations/ckb/LC_MESSAGES/messages.po",
            "revision": "f926cedae388816f5ec7e59f5b4873ffab337280",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "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://translate.yunohost.org/languages/cs/",
                "url": "https://translate.yunohost.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 317,
            "filename": "store/translations/cs/LC_MESSAGES/messages.po",
            "revision": "88cee582c5f1259d8e9b03c4520bc104dbe1bf6d",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/cs/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/cs/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/cs/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/cs/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/cs/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/cs/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/cs/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/cs/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.yunohost.org/languages/da/",
                "url": "https://translate.yunohost.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 318,
            "filename": "store/translations/da/LC_MESSAGES/messages.po",
            "revision": "c641fe983f1ca23fe28541e14cfd2573d3f68413",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/da/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/da/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/da/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/da/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/da/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/da/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/da/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/da/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "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": 319,
            "filename": "store/translations/de/LC_MESSAGES/messages.po",
            "revision": "1a9b0bdd1d210049db4344b55e8e00c1d42dcf69",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "translated": 96,
            "translated_words": 776,
            "translated_percent": 97.9,
            "fuzzy": 2,
            "fuzzy_words": 19,
            "fuzzy_percent": 2.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-01T01:12:43.320312Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/apps/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/de/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "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": 320,
            "filename": "store/translations/el/LC_MESSAGES/messages.po",
            "revision": "12c25145ab592b4af396818b8d17cba137850915",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/el/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/el/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/el/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/el/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/el/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/el/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/el/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/el/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://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": 321,
            "filename": "store/translations/eo/LC_MESSAGES/messages.po",
            "revision": "930fb4a628ab7eb9b4d29806ebd44008417ff89e",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/eo/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eo/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/eo/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/eo/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eo/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eo/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eo/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eo/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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": 322,
            "filename": "store/translations/es/LC_MESSAGES/messages.po",
            "revision": "82b795ceb86ac0b27e1567dd7c97ff35a63e3a92",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/es/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/es/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/es/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 1.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-23T00:53:39.535918Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/apps/es/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/es/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/es/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/es/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/es/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "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": 323,
            "filename": "store/translations/eu/LC_MESSAGES/messages.po",
            "revision": "ead7795171c1f02c7555e3c3474cdde3403d9fb4",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/eu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/eu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "translated": 97,
            "translated_words": 794,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-01T01:12:43.739992Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/eu/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.yunohost.org/languages/fa/",
                "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 324,
            "filename": "store/translations/fa/LC_MESSAGES/messages.po",
            "revision": "534c10408c230ac81157ad4f58847e8e5dfd9ce9",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fa/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.yunohost.org/languages/fi/",
                "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 325,
            "filename": "store/translations/fi/LC_MESSAGES/messages.po",
            "revision": "8c294874251956f191e7cc6be6e3d6ab6690e292",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fi/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "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": 326,
            "filename": "store/translations/fr/LC_MESSAGES/messages.po",
            "revision": "3989ea025adcf3d1af5ec4088932887bf5a5cd92",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "translated": 97,
            "translated_words": 794,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-01T01:12:44.032051Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/fr/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 327,
            "filename": "store/translations/gl/LC_MESSAGES/messages.po",
            "revision": "4b8b3c785bdf99c87befc09a0fd9eb877bfb9f79",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "translated": 97,
            "translated_words": 794,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-01T01:12:44.424109Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/apps/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/gl/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "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://translate.yunohost.org/languages/he/",
                "url": "https://translate.yunohost.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 328,
            "filename": "store/translations/he/LC_MESSAGES/messages.po",
            "revision": "84ffbbc17312d58171b3b2ba7daf9548435a5344",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/he/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/he/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/he/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/he/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/he/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/he/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/he/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/he/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "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": 329,
            "filename": "store/translations/hi/LC_MESSAGES/messages.po",
            "revision": "801136ade5464eacc55085235c19bef433288ecc",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/hi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/hi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/hi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/hi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/hi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/hi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/hi/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "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": 330,
            "filename": "store/translations/hu/LC_MESSAGES/messages.po",
            "revision": "1f30d13cfc7264ffa26977426f344a42261b8433",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/hu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/hu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/hu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/hu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/hu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/hu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/hu/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.yunohost.org/languages/id/",
                "url": "https://translate.yunohost.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 331,
            "filename": "store/translations/id/LC_MESSAGES/messages.po",
            "revision": "d79e8069c309fe54de7979e7ac1df0b916f1e821",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/id/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/id/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/id/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/id/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/id/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/id/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/id/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/id/units/?format=api"
        },
        {
            "language": {
                "id": 142,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "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": 332,
            "filename": "store/translations/it/LC_MESSAGES/messages.po",
            "revision": "d34f7ddc5327bc091fdff909c5b09487a29625e3",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/it/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/it/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/it/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/it/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/it/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/it/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/it/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/it/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.yunohost.org/languages/ja/",
                "url": "https://translate.yunohost.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 333,
            "filename": "store/translations/ja/LC_MESSAGES/messages.po",
            "revision": "5c57d1b30e4314e7149e63e95757245d3892c957",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/ja/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ja/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/ja/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/ja/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ja/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ja/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ja/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ja/units/?format=api"
        },
        {
            "language": {
                "id": 152,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://translate.yunohost.org/languages/kab/",
                "url": "https://translate.yunohost.org/api/languages/kab/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 334,
            "filename": "store/translations/kab/LC_MESSAGES/messages.po",
            "revision": "767f6b6b1329966540edd2445a65f9304ae6e44c",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/kab/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/kab/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/kab/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/kab/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/kab/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/kab/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/kab/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/kab/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.yunohost.org/languages/ko/",
                "url": "https://translate.yunohost.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 335,
            "filename": "store/translations/ko/LC_MESSAGES/messages.po",
            "revision": "3c075ab37860f1aa1be31dc1f6f4dd1d63c03af1",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/ko/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ko/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/ko/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/ko/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ko/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ko/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ko/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ko/units/?format=api"
        },
        {
            "language": {
                "id": 184,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 184,
                    "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://translate.yunohost.org/languages/lt/",
                "url": "https://translate.yunohost.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 336,
            "filename": "store/translations/lt/LC_MESSAGES/messages.po",
            "revision": "6821bf86587987b05121e400c63c2394281b0e07",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/lt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/lt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/lt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/lt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/lt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/lt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/lt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/lt/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://translate.yunohost.org/languages/mk/",
                "url": "https://translate.yunohost.org/api/languages/mk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 337,
            "filename": "store/translations/mk/LC_MESSAGES/messages.po",
            "revision": "8145b1d6a10dfc3a53f038c1a167036cfa2b4aa8",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/mk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/mk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/mk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/mk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/mk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/mk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/mk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/mk/units/?format=api"
        },
        {
            "language": {
                "id": 210,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 210,
                    "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://translate.yunohost.org/languages/nb_NO/",
                "url": "https://translate.yunohost.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 338,
            "filename": "store/translations/nb_NO/LC_MESSAGES/messages.po",
            "revision": "249e6cc94667060f0cbb8fd68aa36f313fdfd7ef",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/nb_NO/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nb_NO/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/nb_NO/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/nb_NO/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/nb_NO/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 213,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://translate.yunohost.org/languages/ne/",
                "url": "https://translate.yunohost.org/api/languages/ne/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 339,
            "filename": "store/translations/ne/LC_MESSAGES/messages.po",
            "revision": "ea8e807212ac643632387965d67d4d70bc04ac90",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/ne/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ne/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/ne/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/ne/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ne/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ne/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ne/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ne/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "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": 340,
            "filename": "store/translations/nl/LC_MESSAGES/messages.po",
            "revision": "4548a2e2cc600f51ecd26ea86f593eb5bd7680c4",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/nl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/nl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/nl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/nl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/nl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/nl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/nl/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 225,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "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": 341,
            "filename": "store/translations/oc/LC_MESSAGES/messages.po",
            "revision": "86cb502c0b22c2d835611e160bae8ffbaf9d4f2b",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/oc/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/oc/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/oc/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/oc/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/oc/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/oc/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/oc/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/oc/units/?format=api"
        },
        {
            "language": {
                "id": 233,
                "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": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "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": 342,
            "filename": "store/translations/pl/LC_MESSAGES/messages.po",
            "revision": "e6ae02630dc4f6fefea57e832091111e7b8d67f7",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/pl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/pl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/pl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pl/units/?format=api"
        },
        {
            "language": {
                "id": 238,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "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": 343,
            "filename": "store/translations/pt/LC_MESSAGES/messages.po",
            "revision": "0ab9e9a5a71d214a3270244568eebf8eef7ffec2",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/pt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/pt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/pt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt/units/?format=api"
        },
        {
            "language": {
                "id": 240,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 240,
                    "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://translate.yunohost.org/languages/pt_BR/",
                "url": "https://translate.yunohost.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 344,
            "filename": "store/translations/pt_BR/LC_MESSAGES/messages.po",
            "revision": "a9c34933e8563927f6adf0a6c78f49b8b8662b70",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/pt_BR/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt_BR/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/pt_BR/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/pt_BR/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt_BR/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 248,
                "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "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": 345,
            "filename": "store/translations/ru/LC_MESSAGES/messages.po",
            "revision": "9e32d89435ab8c1164711bca0cf9021034d92bc2",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/ru/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ru/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/ru/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/ru/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ru/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ru/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ru/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/ru/units/?format=api"
        },
        {
            "language": {
                "id": 267,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 267,
                    "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://translate.yunohost.org/languages/sk/",
                "url": "https://translate.yunohost.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 346,
            "filename": "store/translations/sk/LC_MESSAGES/messages.po",
            "revision": "a5e31cb2c3ddf9a53b04b8d8abe3ff77af8a6f32",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/sk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/sk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/sk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sk/units/?format=api"
        },
        {
            "language": {
                "id": 268,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 268,
                    "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://translate.yunohost.org/languages/sl/",
                "url": "https://translate.yunohost.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 347,
            "filename": "store/translations/sl/LC_MESSAGES/messages.po",
            "revision": "345fa5ac16935c9b5ac0ffb925cac42a2d5c906a",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/sl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/sl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/sl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sl/units/?format=api"
        },
        {
            "language": {
                "id": 286,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "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": 348,
            "filename": "store/translations/sv/LC_MESSAGES/messages.po",
            "revision": "c59aa6cdc36a7bfd46502b0af30d024fbd6fbea2",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/sv/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sv/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/sv/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/sv/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sv/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sv/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sv/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/sv/units/?format=api"
        },
        {
            "language": {
                "id": 293,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://translate.yunohost.org/languages/te/",
                "url": "https://translate.yunohost.org/api/languages/te/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 349,
            "filename": "store/translations/te/LC_MESSAGES/messages.po",
            "revision": "df97abd5b46c249682d172f000dec78924d82fba",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/te/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/te/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/te/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/te/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/te/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/te/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/te/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/te/units/?format=api"
        },
        {
            "language": {
                "id": 305,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 305,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "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": 350,
            "filename": "store/translations/tr/LC_MESSAGES/messages.po",
            "revision": "c006a8dd4bc5e9131c6f81031c180430d1b6db66",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/tr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/tr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/tr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/tr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/tr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/tr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/tr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/tr/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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://translate.yunohost.org/languages/uk/",
                "url": "https://translate.yunohost.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 351,
            "filename": "store/translations/uk/LC_MESSAGES/messages.po",
            "revision": "3ea3bf12020ab5acd43bdd3d4778b37adbcdb23d",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/uk/units/?format=api"
        },
        {
            "language": {
                "id": 335,
                "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": 1266066359,
                "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": 352,
            "filename": "store/translations/zh_Hans/LC_MESSAGES/messages.po",
            "revision": "a66e7a7f668b6baf344d98036cb635305fae8532",
            "web_url": "https://translate.yunohost.org/projects/yunohost/apps/zh_Hans/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/zh_Hans/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/apps/zh_Hans/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/apps/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 795,
            "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/apps/zh_Hans/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/apps/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/apps/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/apps/zh_Hans/units/?format=api"
        }
    ]
}