Translation components API.

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

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

{
    "count": 36,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/landing-page/master/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sk/",
                "url": "https://l10n.opensuse.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 1620,
            "filename": "po/sk.po",
            "revision": "d03bac5f43af981c72dba14cb6c47b74c0da35c8",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/sk/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/sk/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 57,
            "translated_words": 612,
            "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-07-12T15:37:05.644695Z",
            "last_author": "Ferdinand Galko",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sk/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": 1626,
            "filename": "po/sv.po",
            "revision": "256ac24c015b00b8760997a7aca9f310b106bcf4",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/sv/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/sv/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 57,
            "translated_words": 612,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 26,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-15T13:54:43.476306Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/sv/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 275,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/uk/",
                "url": "https://l10n.opensuse.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1636,
            "filename": "po/uk.po",
            "revision": "770e310453af0b3a279d69e3e0a627fb72bd1c73",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/uk/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/uk/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 57,
            "translated_words": 612,
            "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-12-02T19:13:18.457270Z",
            "last_author": "Taras Panchenko",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/uk/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": 1644,
            "filename": "po/zh_CN.po",
            "revision": "4448c952689669e144483b43496f44a712d4541b",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 57,
            "translated_words": 612,
            "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-05-30T14:52:08.650112Z",
            "last_author": "Grover Chou",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Taiwan)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_TW/",
                "url": "https://l10n.opensuse.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 1646,
            "filename": "po/zh_TW.po",
            "revision": "e7028d4b8f9b2de08095ef6049a0647b95576cb1",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 55,
            "translated_words": 605,
            "translated_percent": 96.4,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 1.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-28T11:17:33.083238Z",
            "last_author": "Ramax Lo",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ast/",
                "url": "https://l10n.opensuse.org/api/languages/ast/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 2442,
            "filename": "po/ast.po",
            "revision": "3624885ce25cedecd05b8469b6825828c68a427e",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/ast/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/ast/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/ast/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 26,
            "translated_words": 134,
            "translated_percent": 45.6,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-10-19T01:47:42Z",
            "last_author": "Enol P",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/ast/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/ast/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/ast/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/ast/units/?format=api"
        },
        {
            "language": {
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 13,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hy/",
                "url": "https://l10n.opensuse.org/api/languages/hy/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 19138,
            "filename": "po/hy.po",
            "revision": "849d97a1f90a3e3bc38f17a52d5a4d5d34b75f0d",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/hy/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/hy/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/hy/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 51,
            "translated_words": 549,
            "translated_percent": 89.4,
            "fuzzy": 2,
            "fuzzy_words": 30,
            "fuzzy_percent": 3.5,
            "failing_checks": 9,
            "failing_checks_words": 394,
            "failing_checks_percent": 15.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2017-07-26T08:07:14.193939Z",
            "last_author": "Gayane Osipyan",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hy/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hy/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hy/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hy/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hy/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": 20584,
            "filename": "po/hi.po",
            "revision": "5eba51010dd0024f877459cdbdf90ac88dd9c634",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 42,
            "translated_words": 161,
            "translated_percent": 73.6,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 1.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-19T13:19:41.101310Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/hi/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": 21719,
            "filename": "po/fi.po",
            "revision": "dff853dfced31a1c4c3dba5346bd7a90e165208f",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 57,
            "translated_words": 612,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 26,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-03T09:41:03.553964Z",
            "last_author": "Tommi Nieminen",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/fi/units/?format=api"
        },
        {
            "language": {
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 128,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/kab/",
                "url": "https://l10n.opensuse.org/api/languages/kab/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 24138,
            "filename": "po/kab.po",
            "revision": "a8df228633e0445ca7f174f8e2201fa0be2a75d7",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/kab/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/kab/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/kab/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 612,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 35,
            "fuzzy_words": 67,
            "fuzzy_percent": 61.4,
            "failing_checks": 34,
            "failing_checks_words": 63,
            "failing_checks_percent": 59.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-13T22:12:32.235308Z",
            "last_author": "Belkacem Mohammed",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/kab/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/kab/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/kab/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/kab/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/kab/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": 24524,
            "filename": "po/et.po",
            "revision": "39134c82a09c33a34fb9450f877eaa8ec95e6946",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/et/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/et/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/et/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 51,
            "total_words": 549,
            "translated": 51,
            "translated_words": 549,
            "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-28T10:07:07.156967Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/et/units/?format=api"
        },
        {
            "language": {
                "code": "tzm",
                "name": "Tamazight (Central Atlas)",
                "plural": {
                    "id": 346,
                    "source": 0,
                    "number": 2,
                    "formula": "n >= 2 && (n < 11 || n > 99)",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/tzm/",
                "url": "https://l10n.opensuse.org/api/languages/tzm/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/tzm/statistics/?format=api"
            },
            "language_code": "tzm",
            "id": 27120,
            "filename": "po/tzm.po",
            "revision": "796f6079053a215794c408ef6c9c7769114e04d2",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/tzm/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/tzm/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/tzm/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/tzm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 55,
            "total_words": 605,
            "translated": 11,
            "translated_words": 18,
            "translated_percent": 20.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-10-18T01:34:49.439674Z",
            "last_author": "OUBOUALI Hakim",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tzm/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tzm/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tzm/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tzm/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tzm/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": 27167,
            "filename": "po/pt_PT.po",
            "revision": "a0c8df894de1c83a2215aa1bddfbdce668d3af69",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/pt_PT/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/pt_PT/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/pt_PT/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 55,
            "total_words": 605,
            "translated": 55,
            "translated_words": 605,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 119,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-05T23:29:13.982404Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/pt_PT/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/pt_PT/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/pt_PT/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/pt_PT/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/pt_PT/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": 27288,
            "filename": "po/si.po",
            "revision": "79698bfec365f1f075aa915f543ab0f85c04bff7",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/si/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/si/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/si/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 55,
            "total_words": 605,
            "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/landing-page/master/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/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": 27559,
            "filename": "po/opensuse-landing-page.pot",
            "revision": "3e0b5d9adcd9efa4d45f6be6ef1b51c3ef360aa2",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/en/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/en/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/en/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 57,
            "total_words": 612,
            "translated": 57,
            "translated_words": 612,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 356,
            "failing_checks_percent": 29.8,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/en/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/tr/",
                "url": "https://l10n.opensuse.org/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 28087,
            "filename": "po/tr.po",
            "revision": "a8994704af95922b927a762f25493c5e220597e9",
            "web_url": "https://l10n.opensuse.org/projects/landing-page/master/tr/",
            "share_url": "https://l10n.opensuse.org/engage/landing-page/tr/",
            "translate_url": "https://l10n.opensuse.org/translate/landing-page/master/tr/",
            "url": "https://l10n.opensuse.org/api/translations/landing-page/master/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 55,
            "total_words": 605,
            "translated": 55,
            "translated_words": 605,
            "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-10-21T04:41:44.604324Z",
            "last_author": "yakup",
            "repository_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/landing-page/master/tr/units/?format=api"
        }
    ]
}