Translation components API.

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

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

{
    "count": 20,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/da/",
                "url": "https://l10n.opensuse.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 27007,
            "filename": "src/langs/da.json",
            "revision": "44d18cb6655c53cd8befcfecc3b63aca79a7758a,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/da/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/da/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/da/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 35,
            "translated_words": 46,
            "translated_percent": 92.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 12,
            "failing_checks_percent": 21.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 27008,
            "filename": "src/langs/de.json",
            "revision": "9436771619b3f7b7e1397701b486d2be2f38fe5a,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/de/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/de/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/de/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.2,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2020-10-21T14:57:50.350084Z",
            "last_author": "Oliver Kurz",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/de/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 27009,
            "filename": "src/langs/en.json",
            "revision": "0019a4f1b67db1b84d2c80042cf9071547045893,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/en/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/en/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/en/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 13,
            "failing_checks_percent": 23.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/en/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 27010,
            "filename": "src/langs/es.json",
            "revision": "2be6745f8bf026f8a2947dd8913d8a269893d1d7,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/es/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/es/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/es/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "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-01-09T20:02:13.780488Z",
            "last_author": "Javier Llorente",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/es/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/et/",
                "url": "https://l10n.opensuse.org/api/languages/et/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 27011,
            "filename": "src/langs/et.json",
            "revision": "2185ee08c1284d432ab6d5dcd668fb08eb05e563,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/et/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/et/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/et/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 35,
            "translated_words": 46,
            "translated_percent": 92.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://l10n.opensuse.org/api/translations/chameleon/rel-3/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/et/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fi/",
                "url": "https://l10n.opensuse.org/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 27012,
            "filename": "src/langs/fi.json",
            "revision": "f6979de8d681d2c2b635e80b067c6ab5856cefe2,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/fi/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/fi/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-06T06:09:30.835610Z",
            "last_author": "Tommi Nieminen",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fi/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/it/",
                "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 27013,
            "filename": "src/langs/it.json",
            "revision": "5d02f870e592ddf906613541e7d955bc1084ea75,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/it/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/it/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/it/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 29,
            "translated_words": 38,
            "translated_percent": 76.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 17,
            "failing_checks_percent": 28.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 27014,
            "filename": "src/langs/ja.json",
            "revision": "9afb374e41671d6ac27df0366a6e136d8a8403b6,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/ja/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/ja/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-20T03:12:36.438415Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 27015,
            "filename": "src/langs/ko.json",
            "revision": "4d5d121a8da23f4ed6e20f5b65717bbc71482469,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/ko/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/ko/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 2.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-13T13:07:00.093990Z",
            "last_author": "Kim Tae Kyeong",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ko/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 204,
                    "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",
                "web_url": "https://l10n.opensuse.org/languages/pl/",
                "url": "https://l10n.opensuse.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 27016,
            "filename": "src/langs/pl.json",
            "revision": "fcd4dd228a064318b64a17e138e5e92ecd2d8a53,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/pl/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/pl/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 37,
            "translated_words": 47,
            "translated_percent": 97.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 2.6,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-06T06:06:50.204471Z",
            "last_author": "Marek Kiwilszo",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 27017,
            "filename": "src/langs/pt_BR.json",
            "revision": "8e46303c6d044493fa202e3303dd2142fe2ffa28,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-23T16:34:27.384508Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 214,
                    "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",
                "web_url": "https://l10n.opensuse.org/languages/ru/",
                "url": "https://l10n.opensuse.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 27018,
            "filename": "src/langs/ru.json",
            "revision": "146d4cceef0478c6455f0132665ba20f307bed83,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/ru/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/ru/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T21:18:16.392299Z",
            "last_author": "Vik On",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sv/",
                "url": "https://l10n.opensuse.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 27019,
            "filename": "src/langs/sv.json",
            "revision": "233fda674e714b2973a14cb8af2c47901032639d,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/sv/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/sv/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-15T13:37:28.595357Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/sv/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 27020,
            "filename": "src/langs/zh_CN.json",
            "revision": "3d876f00496f65bdb3385b6b8470d7a79201d450,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "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": 1,
            "have_comment": 0,
            "last_change": "2020-07-17T15:50:36.278928Z",
            "last_author": "Yunhe Guo",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Taiwan)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_TW/",
                "url": "https://l10n.opensuse.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 27021,
            "filename": "src/langs/zh_TW.json",
            "revision": "8a8f430cbe8225787c909ea7816b46b6f91f7404,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 36,
            "translated_words": 46,
            "translated_percent": 94.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-28T11:32:01.677835Z",
            "last_author": "Ramax Lo",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hi/",
                "url": "https://l10n.opensuse.org/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 27041,
            "filename": "src/langs/hi.json",
            "revision": "f4a1f581da447411cbd0f2ed62a3e67587b14495,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/hi/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/hi/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-24T10:39:48.620665Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/hi/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/fa/",
                "url": "https://l10n.opensuse.org/api/languages/fa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 27107,
            "filename": "src/langs/fa.json",
            "revision": "f480514968714824658a86987f6efff7662f8865,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/fa/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/fa/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "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-10-26T06:27:46.989616Z",
            "last_author": "Mohammad Rezaei Seresht",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/fa/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 27140,
            "filename": "src/langs/ca.json",
            "revision": "7d841804f4707dd9ea516b2d1d576f24a4aedb26,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/ca/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/ca/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-07T10:34:16.483872Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ca/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "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",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 27200,
            "filename": "src/langs/cs.json",
            "revision": "e04435a539ea1fe727766732c33fc30f17f9ebf0,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/cs/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/cs/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 38,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-13T17:55:31.600931Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/cs/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 235,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/si/",
                "url": "https://l10n.opensuse.org/api/languages/si/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 27279,
            "filename": "src/langs/si.json",
            "revision": "2acb69c355a49318de4bd24b94f5cbf54e455669,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/rel-3/si/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/si/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/rel-3/si/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "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://l10n.opensuse.org/api/translations/chameleon/rel-3/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/si/units/?format=api"
        }
    ]
}