Translation components API.

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

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

{
    "count": 28,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.ayana.io/languages/en/",
                "url": "https://translate.ayana.io/api/languages/en/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 110,
            "filename": "en/commands.json",
            "revision": "cee5012abe72b44fc4b474a8c9c9b51dfd4046db,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/en/",
            "share_url": "https://translate.ayana.io/engage/ayana/en/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/en/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 247,
            "total_words": 693,
            "translated": 247,
            "translated_words": 693,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 66,
            "failing_checks_words": 92,
            "failing_checks_percent": 26.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/en/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/en/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/en/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/en/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/en/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 20,
                    "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.ayana.io/languages/ar/",
                "url": "https://translate.ayana.io/api/languages/ar/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 215,
            "filename": "ar/commands.json",
            "revision": "7d4367ae4c3c5f606fabafa2dc97083176f50ceb,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/ar/",
            "share_url": "https://translate.ayana.io/engage/ayana/ar/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/ar/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 5,
            "translated_words": 24,
            "translated_percent": 2.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.ayana.io/api/translations/ayana/commands/ar/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/ar/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/ar/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/ar/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/ar/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.ayana.io/languages/cs/",
                "url": "https://translate.ayana.io/api/languages/cs/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 216,
            "filename": "cs/commands.json",
            "revision": "b88523505dba71943d70cea9ecfe9eae86eaa18d,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/cs/",
            "share_url": "https://translate.ayana.io/engage/ayana/cs/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/cs/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 105,
            "translated_words": 551,
            "translated_percent": 42.5,
            "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": "2022-07-24T17:08:14.645269Z",
            "last_author": "TTtie",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/cs/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/cs/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/cs/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/cs/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.ayana.io/languages/da/",
                "url": "https://translate.ayana.io/api/languages/da/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 217,
            "filename": "da/commands.json",
            "revision": "4d02cd61749d309751d411014d27edfb43601ca4,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/da/",
            "share_url": "https://translate.ayana.io/engage/ayana/da/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/da/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 27,
            "translated_words": 142,
            "translated_percent": 10.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/da/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/da/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/da/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/da/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 115,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.ayana.io/languages/de/",
                "url": "https://translate.ayana.io/api/languages/de/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 218,
            "filename": "de/commands.json",
            "revision": "03a06805b0182e1b4050328ba6e97f337dd9a1c3,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/de/",
            "share_url": "https://translate.ayana.io/engage/ayana/de/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/de/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 247,
            "translated_words": 693,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 21,
            "failing_checks_percent": 8.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-30T07:43:39.614716Z",
            "last_author": "Elias",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/de/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/de/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/de/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/de/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.ayana.io/languages/el/",
                "url": "https://translate.ayana.io/api/languages/el/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 219,
            "filename": "el/commands.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/el/",
            "share_url": "https://translate.ayana.io/engage/ayana/el/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/el/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "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.ayana.io/api/translations/ayana/commands/el/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/el/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/el/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/el/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/el/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.ayana.io/languages/es/",
                "url": "https://translate.ayana.io/api/languages/es/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 220,
            "filename": "es/commands.json",
            "revision": "f4a2b5e3799e8b5db05f156ef5c208cfcdeb8787,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/es/",
            "share_url": "https://translate.ayana.io/engage/ayana/es/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/es/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 241,
            "translated_words": 687,
            "translated_percent": 97.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2022-12-08T18:53:13.107565Z",
            "last_author": "Jonás Fernando Seda Alcántara",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/es/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/es/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/es/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/es/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/es/units/?format=api"
        },
        {
            "language": {
                "code": "es_CL",
                "name": "Spanish (Chile)",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 17823064,
                "web_url": "https://translate.ayana.io/languages/es_CL/",
                "url": "https://translate.ayana.io/api/languages/es_CL/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/es_CL/statistics/?format=api"
            },
            "language_code": "es_CL",
            "id": 221,
            "filename": "es_CL/commands.json",
            "revision": "c0f6fe16bf522ba20c1a86013ba4f9ba68dd5c58,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/es_CL/",
            "share_url": "https://translate.ayana.io/engage/ayana/es_CL/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/es_CL/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/es_CL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 245,
            "translated_words": 691,
            "translated_percent": 99.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-15T18:49:51.916503Z",
            "last_author": "Leshuguita",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/es_CL/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/es_CL/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/es_CL/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/es_CL/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/es_CL/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.ayana.io/languages/fr/",
                "url": "https://translate.ayana.io/api/languages/fr/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 222,
            "filename": "fr/commands.json",
            "revision": "fe888f8a53a3bd616c58a0f71c375b6aa9a2d400,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/fr/",
            "share_url": "https://translate.ayana.io/engage/ayana/fr/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/fr/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 241,
            "translated_words": 683,
            "translated_percent": 97.5,
            "fuzzy": 6,
            "fuzzy_words": 10,
            "fuzzy_percent": 2.4,
            "failing_checks": 9,
            "failing_checks_words": 9,
            "failing_checks_percent": 3.6,
            "have_suggestion": 21,
            "have_comment": 0,
            "last_change": "2023-06-02T19:45:46.072712Z",
            "last_author": "Pikashyne",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/fr/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/fr/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/fr/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/fr/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/fr/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.ayana.io/languages/id/",
                "url": "https://translate.ayana.io/api/languages/id/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 223,
            "filename": "id/commands.json",
            "revision": "1924372a3fde0a96a54c4c1ad72e011c819746f1,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/id/",
            "share_url": "https://translate.ayana.io/engage/ayana/id/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/id/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 247,
            "translated_words": 693,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-09-06T03:45:54.386376Z",
            "last_author": "Raffy R Farhan",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/id/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/id/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/id/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/id/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/id/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.ayana.io/languages/it/",
                "url": "https://translate.ayana.io/api/languages/it/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 224,
            "filename": "it/commands.json",
            "revision": "5a7d853771cead9a9576c9a9f6632a1d9c984bfb,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/it/",
            "share_url": "https://translate.ayana.io/engage/ayana/it/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/it/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 19,
            "translated_words": 19,
            "translated_percent": 7.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-07T23:46:12.977897Z",
            "last_author": "P R",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/it/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/it/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/it/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/it/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 263,
                    "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.ayana.io/languages/ja/",
                "url": "https://translate.ayana.io/api/languages/ja/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 225,
            "filename": "ja/commands.json",
            "revision": "18b7552b5c77bcab1f2d14575888d85237b207c7,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/ja/",
            "share_url": "https://translate.ayana.io/engage/ayana/ja/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/ja/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 16,
            "translated_words": 16,
            "translated_percent": 6.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-16T08:24:41.836654Z",
            "last_author": "CKKCOBALT",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/ja/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/ja/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/ja/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/ja/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/ja/units/?format=api"
        },
        {
            "language": {
                "code": "jv",
                "name": "Javanese",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jw",
                    "jav"
                ],
                "direction": "ltr",
                "population": 91180665,
                "web_url": "https://translate.ayana.io/languages/jv/",
                "url": "https://translate.ayana.io/api/languages/jv/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/jv/statistics/?format=api"
            },
            "language_code": "jv",
            "id": 226,
            "filename": "jv/commands.json",
            "revision": "2f31eea83402b494f044199a31fc38187b9e31fe,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/jv/",
            "share_url": "https://translate.ayana.io/engage/ayana/jv/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/jv/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 25,
            "translated_words": 130,
            "translated_percent": 10.1,
            "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.ayana.io/api/translations/ayana/commands/jv/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/jv/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/jv/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/jv/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/jv/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 297,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.ayana.io/languages/ko/",
                "url": "https://translate.ayana.io/api/languages/ko/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 227,
            "filename": "ko/commands.json",
            "revision": "c8191a24fe773b53021e4ccd3a733de3c00d3ad4,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/ko/",
            "share_url": "https://translate.ayana.io/engage/ayana/ko/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/ko/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 236,
            "translated_words": 652,
            "translated_percent": 95.5,
            "fuzzy": 5,
            "fuzzy_words": 27,
            "fuzzy_percent": 2.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-06T13:39:33.203673Z",
            "last_author": "DEvir",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/ko/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/ko/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/ko/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/ko/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/ko/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 381,
                    "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.ayana.io/languages/nb_NO/",
                "url": "https://translate.ayana.io/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 228,
            "filename": "nb_NO/commands.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/nb_NO/",
            "share_url": "https://translate.ayana.io/engage/ayana/nb_NO/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/nb_NO/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "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.ayana.io/api/translations/ayana/commands/nb_NO/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/nb_NO/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 389,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.ayana.io/languages/nl/",
                "url": "https://translate.ayana.io/api/languages/nl/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 229,
            "filename": "nl/commands.json",
            "revision": "bee03afe85d0006f7a8a123f88ce1c88dbd7f7e6,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/nl/",
            "share_url": "https://translate.ayana.io/engage/ayana/nl/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/nl/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 81,
            "translated_words": 262,
            "translated_percent": 32.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-28T21:10:11.448208Z",
            "last_author": "Ryan W.",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/nl/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/nl/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/nl/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/nl/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 423,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translate.ayana.io/languages/pl/",
                "url": "https://translate.ayana.io/api/languages/pl/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 230,
            "filename": "pl/commands.json",
            "revision": "9d4a91fece1fa63a1935ef22ff0447ea9d5cc294,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/pl/",
            "share_url": "https://translate.ayana.io/engage/ayana/pl/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/pl/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 144,
            "translated_words": 340,
            "translated_percent": 58.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.4,
            "failing_checks": 10,
            "failing_checks_words": 14,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-14T12:36:46.775646Z",
            "last_author": "Maciej Bardel",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/pl/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/pl/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/pl/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/pl/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 430,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.ayana.io/languages/pt/",
                "url": "https://translate.ayana.io/api/languages/pt/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 231,
            "filename": "pt/commands.json",
            "revision": "1e86e2080567ecd0cca34f03a51279c6a11838ef,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/pt/",
            "share_url": "https://translate.ayana.io/engage/ayana/pt/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/pt/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 27,
            "translated_words": 142,
            "translated_percent": 10.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/pt/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/pt/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/pt/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/pt/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 432,
                    "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.ayana.io/languages/pt_BR/",
                "url": "https://translate.ayana.io/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 232,
            "filename": "pt_BR/commands.json",
            "revision": "64f7a302c423eaae951864bd1f93d0b90d36387f,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/pt_BR/",
            "share_url": "https://translate.ayana.io/engage/ayana/pt_BR/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/pt_BR/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 247,
            "translated_words": 693,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-26T12:18:23.967871Z",
            "last_author": "Gabriel Guimaraes",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/pt_BR/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/pt_BR/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.ayana.io/languages/ru/",
                "url": "https://translate.ayana.io/api/languages/ru/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 233,
            "filename": "ru/commands.json",
            "revision": "0262628dd00c382d94ccbbf219ac06f463310d27,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/ru/",
            "share_url": "https://translate.ayana.io/engage/ayana/ru/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/ru/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 105,
            "translated_words": 296,
            "translated_percent": 42.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 17,
            "failing_checks_percent": 3.6,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2022-09-04T23:12:08.190287Z",
            "last_author": "Таня",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/ru/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/ru/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/ru/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/ru/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/ru/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 521,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://translate.ayana.io/languages/th/",
                "url": "https://translate.ayana.io/api/languages/th/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 234,
            "filename": "th/commands.json",
            "revision": "6e8a886eca1035a55b52906d5d6830565a2fffd3,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/th/",
            "share_url": "https://translate.ayana.io/engage/ayana/th/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/th/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 40,
            "translated_words": 178,
            "translated_percent": 16.1,
            "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": "2022-03-22T04:33:46.321127Z",
            "last_author": "Jirapat Saosawan",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/th/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/th/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/th/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/th/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/th/units/?format=api"
        },
        {
            "language": {
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 527,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.ayana.io/languages/tl/",
                "url": "https://translate.ayana.io/api/languages/tl/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/tl/statistics/?format=api"
            },
            "language_code": "tl",
            "id": 235,
            "filename": "tl/commands.json",
            "revision": "7c8d986d7c7d19d2efaeb3bd802558cfbfa262af,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/tl/",
            "share_url": "https://translate.ayana.io/engage/ayana/tl/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/tl/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 14,
            "translated_words": 68,
            "translated_percent": 5.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/tl/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/tl/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/tl/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/tl/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/tl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 536,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.ayana.io/languages/tr/",
                "url": "https://translate.ayana.io/api/languages/tr/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 236,
            "filename": "tr/commands.json",
            "revision": "4390f0be72e56f862423e2e494235739d6e5859f,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/tr/",
            "share_url": "https://translate.ayana.io/engage/ayana/tr/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/tr/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 193,
            "translated_words": 609,
            "translated_percent": 78.1,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.4,
            "failing_checks": 7,
            "failing_checks_words": 7,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-28T19:33:43.323908Z",
            "last_author": "hachikiina",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/tr/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/tr/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/tr/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/tr/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/tr/units/?format=api"
        },
        {
            "language": {
                "code": "tsun",
                "name": "Tsundere",
                "plural": {
                    "id": 618,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.ayana.io/languages/tsun/",
                "url": "https://translate.ayana.io/api/languages/tsun/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/tsun/statistics/?format=api"
            },
            "language_code": "tsun",
            "id": 237,
            "filename": "tsun/commands.json",
            "revision": "066bb1d0de5f6462c66168f971775e27b110e59e,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/tsun/",
            "share_url": "https://translate.ayana.io/engage/ayana/tsun/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/tsun/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/tsun/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 53,
            "translated_words": 127,
            "translated_percent": 21.4,
            "fuzzy": 10,
            "fuzzy_words": 36,
            "fuzzy_percent": 4.0,
            "failing_checks": 42,
            "failing_checks_words": 79,
            "failing_checks_percent": 17.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-06T03:29:33.360344Z",
            "last_author": "HcgRandon",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/tsun/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/tsun/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/tsun/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/tsun/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/tsun/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 564,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://translate.ayana.io/languages/vi/",
                "url": "https://translate.ayana.io/api/languages/vi/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 238,
            "filename": "vi/commands.json",
            "revision": "d89f3718398b05a427013439cb872ca6fd909e82,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/vi/",
            "share_url": "https://translate.ayana.io/engage/ayana/vi/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/vi/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 110,
            "translated_words": 550,
            "translated_percent": 44.5,
            "fuzzy": 3,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.2,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-06-29T18:13:00.313237Z",
            "last_author": "Hoàng Tiến Đạt",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/vi/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/vi/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/vi/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/vi/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/vi/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 589,
                    "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.ayana.io/languages/zh_Hans/",
                "url": "https://translate.ayana.io/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 239,
            "filename": "zh_Hans/commands.json",
            "revision": "164c492429fb9e0adbfdd52db5561f19f6a7bd1e,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/zh_Hans/",
            "share_url": "https://translate.ayana.io/engage/ayana/zh_Hans/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/zh_Hans/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 27,
            "translated_words": 142,
            "translated_percent": 10.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hans/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 591,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://translate.ayana.io/languages/zh_Hant/",
                "url": "https://translate.ayana.io/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 240,
            "filename": "zh_Hant/commands.json",
            "revision": "7358cf5116565cd0ac6b8b55cd8a6d07bf349308,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/zh_Hant/",
            "share_url": "https://translate.ayana.io/engage/ayana/zh_Hant/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/zh_Hant/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "translated": 247,
            "translated_words": 693,
            "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": "2022-07-17T01:28:20.338615Z",
            "last_author": "NarakuAngel",
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hant/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "de_CH",
                "name": "German (Switzerland)",
                "plural": {
                    "id": 120,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "des"
                ],
                "direction": "ltr",
                "population": 6134912,
                "web_url": "https://translate.ayana.io/languages/de_CH/",
                "url": "https://translate.ayana.io/api/languages/de_CH/?format=api",
                "statistics_url": "https://translate.ayana.io/api/languages/de_CH/statistics/?format=api"
            },
            "language_code": "de_CH",
            "id": 322,
            "filename": "de_CH/commands.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,cee5012abe72b44fc4b474a8c9c9b51dfd4046db",
            "web_url": "https://translate.ayana.io/projects/ayana/commands/de_CH/",
            "share_url": "https://translate.ayana.io/engage/ayana/de_CH/",
            "translate_url": "https://translate.ayana.io/translate/ayana/commands/de_CH/",
            "url": "https://translate.ayana.io/api/translations/ayana/commands/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 247,
            "total_words": 693,
            "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": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.ayana.io/api/translations/ayana/commands/de_CH/repository/?format=api",
            "file_url": "https://translate.ayana.io/api/translations/ayana/commands/de_CH/file/?format=api",
            "statistics_url": "https://translate.ayana.io/api/translations/ayana/commands/de_CH/statistics/?format=api",
            "changes_list_url": "https://translate.ayana.io/api/translations/ayana/commands/de_CH/changes/?format=api",
            "units_list_url": "https://translate.ayana.io/api/translations/ayana/commands/de_CH/units/?format=api"
        }
    ]
}