Translation components API.

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

GET /api/components/imagewriter2/master/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": "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_DE",
            "id": 21618,
            "filename": "i18n/de_DE.ts",
            "revision": "ea006598e1328e7796ead27b519a7d1aec101e08",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/de/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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": "2018-02-06T18:06:50.458973Z",
            "last_author": "Sarah Kriesch",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/de/units/?format=api"
        },
        {
            "language": {
                "code": "template",
                "name": "template (generated)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/template/",
                "url": "https://l10n.opensuse.org/api/languages/template/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/template/statistics/?format=api"
            },
            "language_code": "template",
            "id": 21619,
            "filename": "i18n/template.ts",
            "revision": "2b96907a1c4f930d3df0bbcc16ec89972faa90bf",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/template/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/template/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/template/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/template/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "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/imagewriter2/master/template/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/template/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/template/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/template/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/template/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": 21621,
            "filename": "i18n/pt_BR.ts",
            "revision": "1c86d76db84266ae68b377c22008fbf9186f2fcb",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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": "2018-02-08T17:05:36.615667Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_BR/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": 21721,
            "filename": "i18n/fi.ts",
            "revision": "b5b45af0f7386f07f16fcdcead426762cb07901b",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-29T21:50:15.871391Z",
            "last_author": "Kimmo Kujansuu",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fi/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": 24059,
            "filename": "i18n/zh_TW.ts",
            "revision": "dc93debb3072ccb11463433cfefb010d05de8aae",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-21T10:51:53.349488Z",
            "last_author": "Yi-Jyun Pan",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/zh_TW/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": 24060,
            "filename": "i18n/es.ts",
            "revision": "8c0018eb7ce3471e1bbbda75ce7595cb92d39e0a",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/es/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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": "2018-07-13T13:59:07.730482Z",
            "last_author": "Victor hck",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/es/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": 24127,
            "filename": "i18n/ru.ts",
            "revision": "23c2e189696de13014ae3497addf8c5937c4d7a6",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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-12T22:29:14.479588Z",
            "last_author": "Vik On",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/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": 24149,
            "filename": "i18n/ja.ts",
            "revision": "fce35f1b6224e08ec1c349deb1764373b9d266d5",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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": "2019-02-07T08:41:26.863994Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ja/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": 24528,
            "filename": "i18n/et.ts",
            "revision": "35165adbde5ffe6d4225c3e7759aa4d1c6f3e4fe",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/et/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/et/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/et/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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": "2019-10-28T13:52:46.862198Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/et/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": 24529,
            "filename": "i18n/ca.ts",
            "revision": "dafa25d028cd17471db0d176d200f76d9410b622",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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": "2019-10-28T15:08:26.238309Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ca/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/id/",
                "url": "https://l10n.opensuse.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 24710,
            "filename": "i18n/id.ts",
            "revision": "ec3f087f49ab53afbb23e461f772e04acecd9483",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/id/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/id/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/id/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-31T01:09:40.104335Z",
            "last_author": "Arif Budiman",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/id/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": 27090,
            "filename": "i18n/it.ts",
            "revision": "8eed3c03634a1eed4c172843f358a664754e8dcf",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/it/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/it/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/it/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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-29T12:00:57.485746Z",
            "last_author": "Paolo Za",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/it/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": 27164,
            "filename": "i18n/pt_PT.ts",
            "revision": "632dab869ac968d0112dfa756f95a41b5dadbff8",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/pt_PT/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/pt_PT/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/pt_PT/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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-04T00:54:00.589416Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_PT/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_PT/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_PT/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/pt_PT/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/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": 27196,
            "filename": "i18n/cs.ts",
            "revision": "8f09d37cdda766bc3b8f7cc44029881cb7df7c65",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-14T16:46:22.707618Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/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": 27286,
            "filename": "i18n/si.ts",
            "revision": "6acf11db6f8e380a3d1fbc8501584f91aa706d6d",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/si/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/si/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/si/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "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/imagewriter2/master/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/si/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": 27592,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/en/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/en/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/en/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/en/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": 28081,
            "filename": "i18n/hi.ts",
            "revision": "bf533de805d6e4081e91e9e7139a96ea1d766770",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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-04-24T17:23:18.645655Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/hi/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lt/",
                "url": "https://l10n.opensuse.org/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 37287,
            "filename": "i18n/lt.ts",
            "revision": "c2425f1db897ee6713065ceaff96d093a22154f3",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/lt/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/lt/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/lt/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-09T07:18:53.584372Z",
            "last_author": "Moo oo",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/lt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/lt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/lt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/lt/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ka/",
                "url": "https://l10n.opensuse.org/api/languages/ka/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 37587,
            "filename": "i18n/ka.ts",
            "revision": "b0da47e5f374e1f8bc4e0e657933436420db01b7",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/ka/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/ka/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/ka/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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": "2023-05-31T03:22:56.124987Z",
            "last_author": "Temuri Doghonadze",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ka/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ka/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ka/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/ka/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 37980,
            "filename": "i18n/fr.ts",
            "revision": "bb0340bde2318367d59480d39c9f7655bb1dfc9e",
            "web_url": "https://l10n.opensuse.org/projects/imagewriter2/master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/imagewriter2/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/imagewriter2/master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 81,
            "total_words": 280,
            "translated": 81,
            "translated_words": 280,
            "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-03-14T17:44:11.872737Z",
            "last_author": "faila fail",
            "repository_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/imagewriter2/master/fr/units/?format=api"
        }
    ]
}