Translation components API.

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

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

{
    "count": 41,
    "next": "https://l10n.opensuse.org/api/components/software-o-o/master/translations/?format=api&page=3",
    "previous": "https://l10n.opensuse.org/api/components/software-o-o/master/translations/?format=api",
    "results": [
        {
            "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": 20616,
            "filename": "locale/pl/software.po",
            "revision": "fde5471c0bec75be39d675a1fa18ffa03995520a",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 107,
            "translated_words": 431,
            "translated_percent": 92.2,
            "fuzzy": 5,
            "fuzzy_words": 20,
            "fuzzy_percent": 4.3,
            "failing_checks": 6,
            "failing_checks_words": 22,
            "failing_checks_percent": 5.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-03-12T21:29:32.863643Z",
            "last_author": "Szymon Scholz",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 20617,
            "filename": "locale/pt_BR/software.po",
            "revision": "9240be18eab949a764d83c5117e908a9e7e59e23",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 116,
            "translated_words": 523,
            "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-11-01T14:02:59.346955Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 211,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ro/",
                "url": "https://l10n.opensuse.org/api/languages/ro/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 20618,
            "filename": "locale/ro/software.po",
            "revision": "cd2ab6ec356adab3adda6f97596f17b8beba4f25",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/ro/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/ro/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/ro/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 18,
            "translated_words": 60,
            "translated_percent": 15.5,
            "fuzzy": 37,
            "fuzzy_words": 83,
            "fuzzy_percent": 31.8,
            "failing_checks": 12,
            "failing_checks_words": 27,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ro/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ro/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ro/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ro/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": 20619,
            "filename": "locale/ru/software.po",
            "revision": "755bdcb16b1e2d64cd63c2a24a36977139f3746c",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 110,
            "translated_words": 398,
            "translated_percent": 94.8,
            "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-12-07T06:07:42.580825Z",
            "last_author": "Alex Minton",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/ru/units/?format=api"
        },
        {
            "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": 20620,
            "filename": "locale/sk/software.po",
            "revision": "bf2bbaba821be79a1b2cbcf1e0eca439b21f12c7",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/sk/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/sk/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 116,
            "translated_words": 523,
            "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-02T15:43:19.858319Z",
            "last_author": "Ferdinand Galko",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sk/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/th/",
                "url": "https://l10n.opensuse.org/api/languages/th/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 20621,
            "filename": "locale/th/software.po",
            "revision": "8551718d05a41a1a453218edb142ee38da875cc0",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/th/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/th/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/th/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 9,
            "translated_words": 9,
            "translated_percent": 7.7,
            "fuzzy": 44,
            "fuzzy_words": 114,
            "fuzzy_percent": 37.9,
            "failing_checks": 10,
            "failing_checks_words": 22,
            "failing_checks_percent": 8.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/th/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/th/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/th/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/th/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/th/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": 20622,
            "filename": "locale/uk/software.po",
            "revision": "fa3edf513100a2aefb45ab6390952fb09a81237b",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/uk/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/uk/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 94,
            "translated_words": 319,
            "translated_percent": 81.0,
            "fuzzy": 5,
            "fuzzy_words": 31,
            "fuzzy_percent": 4.3,
            "failing_checks": 1,
            "failing_checks_words": 23,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-21T20:54:02.654553Z",
            "last_author": "Taras Panchenko",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/uk/units/?format=api"
        },
        {
            "language": {
                "code": "wa",
                "name": "Walloon",
                "plural": {
                    "id": 289,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "wln"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/wa/",
                "url": "https://l10n.opensuse.org/api/languages/wa/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/wa/statistics/?format=api"
            },
            "language_code": "wa",
            "id": 20623,
            "filename": "locale/wa/software.po",
            "revision": "ef75925f851d17cffc4de8d25725fae4b481103e",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/wa/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/wa/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/wa/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 8,
            "translated_words": 8,
            "translated_percent": 6.8,
            "fuzzy": 42,
            "fuzzy_words": 106,
            "fuzzy_percent": 36.2,
            "failing_checks": 11,
            "failing_checks_words": 24,
            "failing_checks_percent": 9.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/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": 20624,
            "filename": "locale/zh_CN/software.po",
            "revision": "c2a139ffc611676d5d3d829348d884a3fdb0e85c",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 101,
            "translated_words": 348,
            "translated_percent": 87.0,
            "fuzzy": 6,
            "fuzzy_words": 50,
            "fuzzy_percent": 5.1,
            "failing_checks": 6,
            "failing_checks_words": 50,
            "failing_checks_percent": 5.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-09T03:05:38.357078Z",
            "last_author": "dragon mrao",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/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": 20625,
            "filename": "locale/zh_TW/software.po",
            "revision": "6f2187cc491cd19c9905e4839d10ff9331a9ec5c",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 94,
            "translated_words": 319,
            "translated_percent": 81.0,
            "fuzzy": 5,
            "fuzzy_words": 31,
            "fuzzy_percent": 4.3,
            "failing_checks": 4,
            "failing_checks_words": 37,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-05-17T05:25:21.344026Z",
            "last_author": "Ramax Lo",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nn/",
                "url": "https://l10n.opensuse.org/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 20630,
            "filename": "locale/nn/software.po",
            "revision": "56dd5a93609fdaf4063851bf15b3bcd03f522ee3",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/nn/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/nn/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "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/software-o-o/master/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/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": 21562,
            "filename": "locale/sv/software.po",
            "revision": "4a8885a5e400b7011c90a1cc5b9523fbebcc521d",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/sv/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/sv/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 111,
            "translated_words": 441,
            "translated_percent": 95.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 35,
            "failing_checks_percent": 8.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-06-29T12:38:32.292619Z",
            "last_author": "Luna  Jernberg",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/sv/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": 21563,
            "filename": "locale/fa/software.po",
            "revision": "563e5e2e10d4e65b7ab5e8db413b270122cf51d2",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/fa/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/fa/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/fa/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "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/software-o-o/master/fa/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/fa/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/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": 22846,
            "filename": "locale/hi/software.po",
            "revision": "4f318a703fbf4278e48b4716d13d26d84b76b598",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 94,
            "translated_words": 319,
            "translated_percent": 81.0,
            "fuzzy": 5,
            "fuzzy_words": 31,
            "fuzzy_percent": 4.3,
            "failing_checks": 1,
            "failing_checks_words": 23,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-11T14:11:35.680388Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/hi/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": 24137,
            "filename": "locale/kab/software.po",
            "revision": "8418d56c5ab7e7d1f1a6a027c5c81bcea7817d7e",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/kab/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/kab/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/kab/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 3.4,
            "fuzzy": 69,
            "fuzzy_words": 183,
            "fuzzy_percent": 59.4,
            "failing_checks": 66,
            "failing_checks_words": 177,
            "failing_checks_percent": 56.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-27T11:58:42.649937Z",
            "last_author": "Slimane Selyan Amiri",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/kab/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/kab/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/kab/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/kab/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/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": 24530,
            "filename": "locale/et/software.po",
            "revision": "bedd9d336d82b1810f919d01cf79723e6602ba4c",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/et/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/et/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/et/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 94,
            "translated_words": 319,
            "translated_percent": 81.0,
            "fuzzy": 5,
            "fuzzy_words": 31,
            "fuzzy_percent": 4.3,
            "failing_checks": 6,
            "failing_checks_words": 45,
            "failing_checks_percent": 5.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-10-31T13:30:41.629148Z",
            "last_author": "Jaanus Ojangu",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/et/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/et/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/et/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/et/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/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": 27128,
            "filename": "locale/tzm/software.po",
            "revision": "a93335160fe4003ed47e7181e17c2bf0903d8a6d",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/tzm/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/tzm/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/tzm/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 36,
            "translated_words": 58,
            "translated_percent": 31.0,
            "fuzzy": 4,
            "fuzzy_words": 8,
            "fuzzy_percent": 3.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-18T07:18:49.239144Z",
            "last_author": "OUBOUALI Hakim",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/tzm/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/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": 27170,
            "filename": "locale/pt_PT/software.po",
            "revision": "a536ffdcd1e2939ee47ba88af7978a974b4c7753",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/pt_PT/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/pt_PT/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/pt_PT/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "translated": 94,
            "translated_words": 319,
            "translated_percent": 81.0,
            "fuzzy": 5,
            "fuzzy_words": 31,
            "fuzzy_percent": 4.3,
            "failing_checks": 5,
            "failing_checks_words": 31,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-16T22:51:32.250067Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_PT/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_PT/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_PT/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_PT/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/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": 27300,
            "filename": "locale/si/software.po",
            "revision": "f1f983b0e55ba878286cb87e625430f0ee1b7da9",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/si/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/si/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/si/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 116,
            "total_words": 523,
            "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/software-o-o/master/si/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/si/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/si/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/si/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/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": 27566,
            "filename": "locale/software.pot",
            "revision": "49435b6b1de68ac0142b4e4354acb94cbb8b1cf9",
            "web_url": "https://l10n.opensuse.org/projects/software-o-o/master/en/",
            "share_url": "https://l10n.opensuse.org/engage/software-o-o/en/",
            "translate_url": "https://l10n.opensuse.org/translate/software-o-o/master/en/",
            "url": "https://l10n.opensuse.org/api/translations/software-o-o/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 242,
            "total_words": 1459,
            "translated": 242,
            "translated_words": 1459,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 57,
            "failing_checks_words": 390,
            "failing_checks_percent": 23.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/software-o-o/master/en/units/?format=api"
        }
    ]
}