Translation components API.

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

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

{
    "count": 22,
    "next": "https://l10n.opensuse.org/api/components/chameleon/master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 23997,
            "filename": "src/langs/en.json",
            "revision": "0019a4f1b67db1b84d2c80042cf9071547045893,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/en/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/en/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/en/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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": 1,
            "have_comment": 0,
            "last_change": "2020-07-01T21:39:56.733484Z",
            "last_author": "Martin Torres",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/en/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": 23998,
            "filename": "src/langs/zh_CN.json",
            "revision": "3d876f00496f65bdb3385b6b8470d7a79201d450,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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-12-24T13:57:08.434519Z",
            "last_author": "slb",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_CN/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": 23999,
            "filename": "src/langs/pt_BR.json",
            "revision": "8e46303c6d044493fa202e3303dd2142fe2ffa28,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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:33:13.359451Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_BR/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": 24055,
            "filename": "src/langs/zh_TW.json",
            "revision": "8a8f430cbe8225787c909ea7816b46b6f91f7404,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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:02.036052Z",
            "last_author": "Ramax Lo",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/zh_TW/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": 24126,
            "filename": "src/langs/de.json",
            "revision": "9436771619b3f7b7e1397701b486d2be2f38fe5a,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/de/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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.483464Z",
            "last_author": "Oliver Kurz",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/de/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": 24128,
            "filename": "src/langs/ru.json",
            "revision": "146d4cceef0478c6455f0132665ba20f307bed83,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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.448037Z",
            "last_author": "Vik On",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ru/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": 24148,
            "filename": "src/langs/ja.json",
            "revision": "9afb374e41671d6ac27df0366a6e136d8a8403b6,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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-09-23T08:55:53.682039Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ja/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": 24151,
            "filename": "src/langs/es.json",
            "revision": "2be6745f8bf026f8a2947dd8913d8a269893d1d7,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/es/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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.951691Z",
            "last_author": "Javier Llorente",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/es/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": 24430,
            "filename": "src/langs/sv.json",
            "revision": "cf3b47e8dd925df5b83beeed8947b039a84c61db,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/sv/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/sv/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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.646569Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/sv/units/?format=api"
        },
        {
            "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": 24431,
            "filename": "src/langs/da.json",
            "revision": "44d18cb6655c53cd8befcfecc3b63aca79a7758a,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/da/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/da/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/da/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 34,
            "translated_words": 45,
            "translated_percent": 89.4,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 2.6,
            "failing_checks": 8,
            "failing_checks_words": 12,
            "failing_checks_percent": 21.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-07T08:25:10.787047Z",
            "last_author": "scootergrisen",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/da/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": 24432,
            "filename": "src/langs/it.json",
            "revision": "5d02f870e592ddf906613541e7d955bc1084ea75,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/it/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/it/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/it/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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": 2,
            "have_comment": 0,
            "last_change": "2020-04-17T13:12:48.102246Z",
            "last_author": "nathan nathan",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/it/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": 24433,
            "filename": "src/langs/ko.json",
            "revision": "4d5d121a8da23f4ed6e20f5b65717bbc71482469,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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.294511Z",
            "last_author": "Kim Tae Kyeong",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ko/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": 24434,
            "filename": "src/langs/et.json",
            "revision": "2185ee08c1284d432ab6d5dcd668fb08eb05e563,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/et/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/et/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/et/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 38,
            "total_words": 49,
            "translated": 34,
            "translated_words": 45,
            "translated_percent": 89.4,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 2.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-14T18:13:10.610117Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/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": 24435,
            "filename": "src/langs/fi.json",
            "revision": "f6979de8d681d2c2b635e80b067c6ab5856cefe2,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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:31.193201Z",
            "last_author": "Tommi Nieminen",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fi/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": 24436,
            "filename": "src/langs/pl.json",
            "revision": "7d470d5b68f855682a0e382dc4ee47c81442ad83,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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.359671Z",
            "last_author": "Marek Kiwilszo",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pl/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": 27022,
            "filename": "src/langs/fa.json",
            "revision": "84bca6fd6412957d3b820294f74615231dfb430d,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/fa/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/fa/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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:47.069512Z",
            "last_author": "Mohammad Rezaei Seresht",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/fa/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": 27039,
            "filename": "src/langs/hi.json",
            "revision": "f4a1f581da447411cbd0f2ed62a3e67587b14495,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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:32:34.512045Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/hi/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": 27138,
            "filename": "src/langs/ca.json",
            "revision": "7d841804f4707dd9ea516b2d1d576f24a4aedb26,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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.640568Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/ca/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_PT/",
                "url": "https://l10n.opensuse.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 27162,
            "filename": "src/langs/pt_PT.json",
            "revision": "06b4eb4b45239f9cc29be5cc55f30007a8236f1b,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/pt_PT/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/pt_PT/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/pt_PT/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_PT/?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-12-01T22:55:03.732093Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_PT/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_PT/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_PT/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_PT/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_PT/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": 27198,
            "filename": "src/langs/cs.json",
            "revision": "e04435a539ea1fe727766732c33fc30f17f9ebf0,0019a4f1b67db1b84d2c80042cf9071547045893",
            "web_url": "https://l10n.opensuse.org/projects/chameleon/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/chameleon/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/chameleon/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/chameleon/master/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.757128Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/chameleon/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/chameleon/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/chameleon/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/chameleon/master/cs/units/?format=api"
        }
    ]
}