Translation components API.

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

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

{
    "count": 161,
    "next": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/translations/?format=api&page=3",
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "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": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translations.documentfoundation.org/languages/hr/",
                "url": "https://translations.documentfoundation.org/api/languages/hr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1941,
            "filename": "hr/basic/messages.po",
            "revision": "c355d3753a827a1ad7e12c4396962164c7bb74da",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-06-30T11:20:54.756480Z",
            "last_author": "Milo Ivir",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hr/units/?format=api"
        },
        {
            "language": {
                "id": 132,
                "code": "hsb",
                "name": "Upper Sorbian",
                "plural": {
                    "id": 132,
                    "source": 0,
                    "number": 4,
                    "formula": "(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1282555,
                "web_url": "https://translations.documentfoundation.org/languages/hsb/",
                "url": "https://translations.documentfoundation.org/api/languages/hsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hsb/statistics/?format=api"
            },
            "language_code": "hsb",
            "id": 1942,
            "filename": "hsb/basic/messages.po",
            "revision": "d8136549222bf91a0f1d998c992e6249e233eae1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-10-08T18:26:14.882490Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hsb/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translations.documentfoundation.org/languages/hu/",
                "url": "https://translations.documentfoundation.org/api/languages/hu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1944,
            "filename": "hu/basic/messages.po",
            "revision": "758e0a802badfa12151cf2344381f8b20239db98",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-02T18:10:57.503761Z",
            "last_author": "Gábor Kelemen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hu/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm"
                ],
                "direction": "ltr",
                "population": 531727173,
                "web_url": "https://translations.documentfoundation.org/languages/hy/",
                "url": "https://translations.documentfoundation.org/api/languages/hy/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 1945,
            "filename": "hy/basic/messages.po",
            "revision": "f4e7cb80b314eb5209dad841ba267e7eced989b6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/hy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/hy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-23T11:56:30.340457Z",
            "last_author": "Tigran Zargaryan",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/hy/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translations.documentfoundation.org/languages/id/",
                "url": "https://translations.documentfoundation.org/api/languages/id/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1946,
            "filename": "id/basic/messages.po",
            "revision": "2a9b5a4b6794a55a0563a04b14395fccc73c94ed",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-30T22:55:38.658690Z",
            "last_author": "Rizal Muttaqin",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/id/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 35073400,
                "web_url": "https://translations.documentfoundation.org/languages/is/",
                "url": "https://translations.documentfoundation.org/api/languages/is/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 1948,
            "filename": "is/basic/messages.po",
            "revision": "b9286c3ed51d9ed79e50d9f730a7cb8cb097be40",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-01-31T16:06:43.007953Z",
            "last_author": "Sveinn í Felli",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/is/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translations.documentfoundation.org/languages/it/",
                "url": "https://translations.documentfoundation.org/api/languages/it/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1949,
            "filename": "it/basic/messages.po",
            "revision": "d56fff8423e6ac0e0b78f816e80c23512c7c9e6d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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": 2,
            "have_comment": 0,
            "last_change": "2023-07-07T16:54:31.115177Z",
            "last_author": "Valter Mura",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 11972902534,
                "web_url": "https://translations.documentfoundation.org/languages/ja/",
                "url": "https://translations.documentfoundation.org/api/languages/ja/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1951,
            "filename": "ja/basic/messages.po",
            "revision": "170df7ca25d72bc1141c75fb25b2b99174c4e5b3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-11-06T10:07:42.506293Z",
            "last_author": "JO3EMC",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ja/units/?format=api"
        },
        {
            "language": {
                "id": 153,
                "code": "jv",
                "name": "Javanese",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jw",
                    "jav"
                ],
                "direction": "ltr",
                "population": 9118066520,
                "web_url": "https://translations.documentfoundation.org/languages/jv/",
                "url": "https://translations.documentfoundation.org/api/languages/jv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/jv/statistics/?format=api"
            },
            "language_code": "jv",
            "id": 1952,
            "filename": "jv/basic/messages.po",
            "revision": "4fd478dee6b95d16ddbf9206f17f6a76068d5e00",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/jv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/jv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/jv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 2,
            "translated_words": 6,
            "translated_percent": 1.3,
            "fuzzy": 39,
            "fuzzy_words": 129,
            "fuzzy_percent": 26.1,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/jv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/jv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/jv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/jv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/jv/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 354364534,
                "web_url": "https://translations.documentfoundation.org/languages/ka/",
                "url": "https://translations.documentfoundation.org/api/languages/ka/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1954,
            "filename": "ka/basic/messages.po",
            "revision": "21bdb03ddf03948cdef98827a8f52644b43e1efa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ka/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ka/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ka/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-05-02T19:59:01.374350Z",
            "last_author": "Ekaterine Papava",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ka/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ka/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ka/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ka/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ka/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 335188620,
                "web_url": "https://translations.documentfoundation.org/languages/kab/",
                "url": "https://translations.documentfoundation.org/api/languages/kab/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 1955,
            "filename": "kab/basic/messages.po",
            "revision": "9005c4b533ccecea618cd78c79e1c3ff05d4981e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/kab/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kab/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/kab/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 148,
            "translated_words": 562,
            "translated_percent": 99.3,
            "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-20T17:26:29.128376Z",
            "last_author": "Yacine Bouklif",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kab/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kab/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kab/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kab/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kab/units/?format=api"
        },
        {
            "language": {
                "id": 163,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 163,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 1221939012,
                "web_url": "https://translations.documentfoundation.org/languages/kk/",
                "url": "https://translations.documentfoundation.org/api/languages/kk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 1957,
            "filename": "kk/basic/messages.po",
            "revision": "3d7f441b19955be2b608f16b3436784d8c3e061b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/kk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/kk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-12T10:58:02.671785Z",
            "last_author": "Baurzhan Muftakhidinov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kk/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "kl",
                "name": "Greenlandic",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kal"
                ],
                "direction": "ltr",
                "population": 5544073,
                "web_url": "https://translations.documentfoundation.org/languages/kl/",
                "url": "https://translations.documentfoundation.org/api/languages/kl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kl/statistics/?format=api"
            },
            "language_code": "kl",
            "id": 1958,
            "filename": "kl/basic/messages.po",
            "revision": "4c5be67ae5f15e4a88ea845ff3f67122718cc915",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/kl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/kl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 3,
            "fuzzy_words": 8,
            "fuzzy_percent": 2.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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kl/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 1506503000,
                "web_url": "https://translations.documentfoundation.org/languages/km/",
                "url": "https://translations.documentfoundation.org/api/languages/km/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 1960,
            "filename": "km/basic/messages.po",
            "revision": "5ed6c48a9aacef3a1ae86376a3e0cf604b18e2b5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/km/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/km/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/km/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 21,
            "translated_words": 62,
            "translated_percent": 14.0,
            "fuzzy": 114,
            "fuzzy_words": 487,
            "fuzzy_percent": 76.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-28T06:58:52.039098Z",
            "last_author": "aefgh39622",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/km/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/km/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/km/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/km/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/km/units/?format=api"
        },
        {
            "language": {
                "id": 348,
                "code": "kmr_LATN",
                "name": "Kurdish (Northern)",
                "plural": {
                    "id": 1700511,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/kmr_LATN/",
                "url": "https://translations.documentfoundation.org/api/languages/kmr_LATN/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kmr_LATN/statistics/?format=api"
            },
            "language_code": "kmr-Latn",
            "id": 1961,
            "filename": "kmr-Latn/basic/messages.po",
            "revision": "5a2969710c576c3f06615b30658e61ade631eb80",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/kmr_LATN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kmr_LATN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/kmr_LATN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kmr_LATN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 17,
            "translated_words": 50,
            "translated_percent": 11.4,
            "fuzzy": 118,
            "fuzzy_words": 499,
            "fuzzy_percent": 79.1,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kmr_LATN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kmr_LATN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kmr_LATN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kmr_LATN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kmr_LATN/units/?format=api"
        },
        {
            "language": {
                "id": 168,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 4906533000,
                "web_url": "https://translations.documentfoundation.org/languages/kn/",
                "url": "https://translations.documentfoundation.org/api/languages/kn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 1963,
            "filename": "kn/basic/messages.po",
            "revision": "db64fbef5d25119c027965a28d599c68f483ea6f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/kn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/kn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 132,
            "translated_words": 539,
            "translated_percent": 88.5,
            "fuzzy": 3,
            "fuzzy_words": 10,
            "fuzzy_percent": 2.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kn/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "population": 7835704721,
                "web_url": "https://translations.documentfoundation.org/languages/ko/",
                "url": "https://translations.documentfoundation.org/api/languages/ko/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1964,
            "filename": "ko/basic/messages.po",
            "revision": "b1d1753e66a8e5a0ddda3069e0eaa63d1c327708",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ko/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ko/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ko/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 60,
            "translated_words": 178,
            "translated_percent": 40.2,
            "fuzzy": 88,
            "fuzzy_words": 384,
            "fuzzy_percent": 59.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-05T16:04:57.741761Z",
            "last_author": "DaeHyun Sung(성대현, 成大鉉)",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ko/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ko/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ko/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ko/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ko/units/?format=api"
        },
        {
            "language": {
                "id": 170,
                "code": "kok",
                "name": "Konkani",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 490653300,
                "web_url": "https://translations.documentfoundation.org/languages/kok/",
                "url": "https://translations.documentfoundation.org/api/languages/kok/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kok/statistics/?format=api"
            },
            "language_code": "kok",
            "id": 1966,
            "filename": "kok/basic/messages.po",
            "revision": "f58e7e7b729034dfea713cc8e9cafad474d8f90b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/kok/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kok/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/kok/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kok/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 18,
            "translated_words": 53,
            "translated_percent": 12.0,
            "fuzzy": 117,
            "fuzzy_words": 496,
            "fuzzy_percent": 78.5,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kok/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kok/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kok/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kok/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/kok/units/?format=api"
        },
        {
            "language": {
                "id": 172,
                "code": "ks",
                "name": "Kashmiri",
                "plural": {
                    "id": 172,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kas"
                ],
                "direction": "rtl",
                "population": 559808469,
                "web_url": "https://translations.documentfoundation.org/languages/ks/",
                "url": "https://translations.documentfoundation.org/api/languages/ks/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ks/statistics/?format=api"
            },
            "language_code": "ks",
            "id": 1967,
            "filename": "ks/basic/messages.po",
            "revision": "8f0f7bacb8a9e161b7012eed4f04a1624b8d0d1b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ks/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ks/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ks/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ks/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 18,
            "translated_words": 53,
            "translated_percent": 12.0,
            "fuzzy": 117,
            "fuzzy_words": 496,
            "fuzzy_percent": 78.5,
            "failing_checks": 17,
            "failing_checks_words": 68,
            "failing_checks_percent": 11.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ks/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ks/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ks/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ks/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ks/units/?format=api"
        },
        {
            "language": {
                "id": 178,
                "code": "ky",
                "name": "Kyrgyz",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kir"
                ],
                "direction": "ltr",
                "population": 286315200,
                "web_url": "https://translations.documentfoundation.org/languages/ky/",
                "url": "https://translations.documentfoundation.org/api/languages/ky/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ky/statistics/?format=api"
            },
            "language_code": "ky",
            "id": 1969,
            "filename": "ky/basic/messages.po",
            "revision": "a7d1227cea7f4a8c1ea8b748931b75f6c09a703c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ky/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ky/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ky/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 7,
            "translated_words": 9,
            "translated_percent": 4.6,
            "fuzzy": 6,
            "fuzzy_words": 15,
            "fuzzy_percent": 4.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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ky/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ky/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ky/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ky/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ky/units/?format=api"
        },
        {
            "language": {
                "id": 181,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 181,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 42101527,
                "web_url": "https://translations.documentfoundation.org/languages/lb/",
                "url": "https://translations.documentfoundation.org/api/languages/lb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 1970,
            "filename": "lb/basic/messages.po",
            "revision": "bb321ed79ca16b68acc657faf58f1ab35286fb55",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/lb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/lb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 4.0,
            "fuzzy": 2,
            "fuzzy_words": 9,
            "fuzzy_percent": 1.3,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lb/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "lo",
                "name": "Lao",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "lao"
                ],
                "direction": "ltr",
                "population": 513870600,
                "web_url": "https://translations.documentfoundation.org/languages/lo/",
                "url": "https://translations.documentfoundation.org/api/languages/lo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lo/statistics/?format=api"
            },
            "language_code": "lo",
            "id": 1972,
            "filename": "lo/basic/messages.po",
            "revision": "58de56568590d6c0cb245363b87759b22ef363da",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/lo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/lo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 135,
            "translated_words": 549,
            "translated_percent": 90.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lo/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 187,
                    "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": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 248861708,
                "web_url": "https://translations.documentfoundation.org/languages/lt/",
                "url": "https://translations.documentfoundation.org/api/languages/lt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1973,
            "filename": "lt/basic/messages.po",
            "revision": "eb7173c5b121f7353cff64dd169d79b1eb15d5c2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/lt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/lt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-07-08T11:45:03.347559Z",
            "last_author": "Modestas Rimkus",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lt/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 189,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 114755030,
                "web_url": "https://translations.documentfoundation.org/languages/lv/",
                "url": "https://translations.documentfoundation.org/api/languages/lv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 1975,
            "filename": "lv/basic/messages.po",
            "revision": "f446a9d55888a1d1285709aca7d8dfa5250f170c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/lv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/lv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 139,
            "translated_words": 553,
            "translated_percent": 93.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2022-11-13T19:52:34.756302Z",
            "last_author": "Ingmārs Dīriņš",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/lv/units/?format=api"
        },
        {
            "language": {
                "id": 190,
                "code": "mai",
                "name": "Maithili",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1924914900,
                "web_url": "https://translations.documentfoundation.org/languages/mai/",
                "url": "https://translations.documentfoundation.org/api/languages/mai/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mai/statistics/?format=api"
            },
            "language_code": "mai",
            "id": 1976,
            "filename": "mai/basic/messages.po",
            "revision": "a3b92d1ae619f4d5ec186c495e5fb1c86c92354b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/mai/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mai/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/mai/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mai/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 10,
            "translated_words": 22,
            "translated_percent": 6.7,
            "fuzzy": 118,
            "fuzzy_words": 499,
            "fuzzy_percent": 79.1,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mai/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mai/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mai/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mai/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mai/units/?format=api"
        },
        {
            "language": {
                "id": 200,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 200,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 160856402,
                "web_url": "https://translations.documentfoundation.org/languages/mk/",
                "url": "https://translations.documentfoundation.org/api/languages/mk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 1978,
            "filename": "mk/basic/messages.po",
            "revision": "776c8ecc9c61f9ce1970603f107406e0fff5824d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/mk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/mk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 18,
            "translated_words": 53,
            "translated_percent": 12.0,
            "fuzzy": 117,
            "fuzzy_words": 496,
            "fuzzy_percent": 78.5,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mk/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 4325748490,
                "web_url": "https://translations.documentfoundation.org/languages/ml/",
                "url": "https://translations.documentfoundation.org/api/languages/ml/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 1979,
            "filename": "ml/basic/messages.po",
            "revision": "f82b42b7c86bbc21851b242f45f2214ad2cbc736",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ml/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ml/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ml/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 135,
            "translated_words": 549,
            "translated_percent": 90.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ml/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ml/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ml/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ml/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ml/units/?format=api"
        },
        {
            "language": {
                "id": 202,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 202,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon"
                ],
                "direction": "ltr",
                "population": 294839373,
                "web_url": "https://translations.documentfoundation.org/languages/mn/",
                "url": "https://translations.documentfoundation.org/api/languages/mn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 1981,
            "filename": "mn/basic/messages.po",
            "revision": "32047d7c9ddb125c232126b11b1f71a108eee28c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/mn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/mn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-11-21T18:06:56.294672Z",
            "last_author": "Bachka",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mn/units/?format=api"
        },
        {
            "language": {
                "id": 203,
                "code": "mni",
                "name": "Manipuri",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 147659061,
                "web_url": "https://translations.documentfoundation.org/languages/mni/",
                "url": "https://translations.documentfoundation.org/api/languages/mni/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mni/statistics/?format=api"
            },
            "language_code": "mni",
            "id": 1983,
            "filename": "mni/basic/messages.po",
            "revision": "b425c44e7b04c067ba1d8a22c5fad82ef134434e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/mni/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mni/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/mni/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mni/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 17,
            "translated_words": 52,
            "translated_percent": 11.4,
            "fuzzy": 117,
            "fuzzy_words": 496,
            "fuzzy_percent": 78.5,
            "failing_checks": 4,
            "failing_checks_words": 14,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mni/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mni/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mni/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mni/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mni/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 9282630000,
                "web_url": "https://translations.documentfoundation.org/languages/mr/",
                "url": "https://translations.documentfoundation.org/api/languages/mr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 1984,
            "filename": "mr/basic/messages.po",
            "revision": "e95ebba848f859a9da89164ea926fcd280d5eeaf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/mr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/mr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 16,
            "translated_words": 47,
            "translated_percent": 10.7,
            "fuzzy": 119,
            "fuzzy_words": 502,
            "fuzzy_percent": 79.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mr/units/?format=api"
        },
        {
            "language": {
                "id": 207,
                "code": "mt",
                "name": "Maltese",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 4,
                    "formula": "n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3",
                    "type": 8
                },
                "aliases": [
                    "mlt"
                ],
                "direction": "ltr",
                "population": 45726700,
                "web_url": "https://translations.documentfoundation.org/languages/mt/",
                "url": "https://translations.documentfoundation.org/api/languages/mt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/mt/statistics/?format=api"
            },
            "language_code": "mt",
            "id": 1986,
            "filename": "mt/basic/messages.po",
            "revision": "033c0c2344c8dddcf5b1fc22c4b0daa0c26c9896",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/mt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/mt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/mt/units/?format=api"
        },
        {
            "language": {
                "id": 208,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 3655923110,
                "web_url": "https://translations.documentfoundation.org/languages/my/",
                "url": "https://translations.documentfoundation.org/api/languages/my/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 1987,
            "filename": "my/basic/messages.po",
            "revision": "6c986df9c98a0e1ff7c82323767aecddfc8e2fb2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/my/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/my/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/my/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 17,
            "translated_words": 50,
            "translated_percent": 11.4,
            "fuzzy": 118,
            "fuzzy_words": 499,
            "fuzzy_percent": 79.1,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/my/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/my/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/my/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/my/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/my/units/?format=api"
        },
        {
            "language": {
                "id": 210,
                "code": "nah",
                "name": "Nahuatl",
                "plural": {
                    "id": 210,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/nah/",
                "url": "https://translations.documentfoundation.org/api/languages/nah/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nah/statistics/?format=api"
            },
            "language_code": "nah",
            "id": 1989,
            "filename": "nah/basic/messages.po",
            "revision": "72d356a06f6cefe44ecb53e367edcd9e6597cf82",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/nah/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nah/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/nah/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nah/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nah/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nah/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nah/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nah/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nah/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 546744000,
                "web_url": "https://translations.documentfoundation.org/languages/nb_NO/",
                "url": "https://translations.documentfoundation.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 1990,
            "filename": "nb/basic/messages.po",
            "revision": "3d96ddde4a612441674cb2f8c5fbdeeb1fd5610a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/nb_NO/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nb_NO/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/nb_NO/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-09-29T20:46:17.257722Z",
            "last_author": "Karl Morten Ramberg",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nb_NO/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nb_NO/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nb_NO/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 217,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 217,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 2090337406,
                "web_url": "https://translations.documentfoundation.org/languages/ne/",
                "url": "https://translations.documentfoundation.org/api/languages/ne/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 1992,
            "filename": "ne/basic/messages.po",
            "revision": "d6884857430a812922907faac18ffe835f76a2e9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ne/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ne/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ne/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-21T06:15:21.312794Z",
            "last_author": "Ashwini",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ne/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ne/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ne/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ne/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ne/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3176564516,
                "web_url": "https://translations.documentfoundation.org/languages/nl/",
                "url": "https://translations.documentfoundation.org/api/languages/nl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1993,
            "filename": "nl/basic/messages.po",
            "revision": "33c49b0593fb9912dcbef04ac5806bf0626c9bd7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/nl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/nl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-15T07:57:30.008561Z",
            "last_author": "kees538",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nl/units/?format=api"
        },
        {
            "language": {
                "id": 221,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 221,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 136686000,
                "web_url": "https://translations.documentfoundation.org/languages/nn/",
                "url": "https://translations.documentfoundation.org/api/languages/nn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 1995,
            "filename": "nn/basic/messages.po",
            "revision": "655bd1e2dffc2d9c308d8c4bcfb6c108b3c64f34",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/nn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/nn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-09-25T10:43:06.991968Z",
            "last_author": "Kolbjørn Stuestøl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nn/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "nqo",
                "name": "N’Ko",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "rtl",
                "population": 62637000,
                "web_url": "https://translations.documentfoundation.org/languages/nqo/",
                "url": "https://translations.documentfoundation.org/api/languages/nqo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nqo/statistics/?format=api"
            },
            "language_code": "nqo",
            "id": 1996,
            "filename": "nqo/basic/messages.po",
            "revision": "7db58b40700fee01414608ab612a370897e966f6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/nqo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nqo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/nqo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nqo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 11,
            "translated_words": 23,
            "translated_percent": 7.3,
            "fuzzy": 78,
            "fuzzy_words": 286,
            "fuzzy_percent": 52.3,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nqo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nqo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nqo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nqo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nqo/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "nr",
                "name": "Ndebele (Southern)",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nbl"
                ],
                "direction": "ltr",
                "population": 90341760,
                "web_url": "https://translations.documentfoundation.org/languages/nr/",
                "url": "https://translations.documentfoundation.org/api/languages/nr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nr/statistics/?format=api"
            },
            "language_code": "nr",
            "id": 1998,
            "filename": "nr/basic/messages.po",
            "revision": "c571ae150277c74252ae498e896d7e1f3b0e701f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/nr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/nr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 8,
            "translated_words": 15,
            "translated_percent": 5.3,
            "fuzzy": 9,
            "fuzzy_words": 31,
            "fuzzy_percent": 6.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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nr/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "nso",
                "name": "Pedi",
                "plural": {
                    "id": 225,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 530757840,
                "web_url": "https://translations.documentfoundation.org/languages/nso/",
                "url": "https://translations.documentfoundation.org/api/languages/nso/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/nso/statistics/?format=api"
            },
            "language_code": "nso",
            "id": 1999,
            "filename": "nso/basic/messages.po",
            "revision": "19be42d3c29112045b820ed9172cd9e62186b10b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/nso/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nso/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/nso/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nso/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 9,
            "translated_words": 18,
            "translated_percent": 6.0,
            "fuzzy": 9,
            "fuzzy_words": 31,
            "fuzzy_percent": 6.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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nso/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nso/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nso/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nso/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/nso/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 204039756,
                "web_url": "https://translations.documentfoundation.org/languages/oc/",
                "url": "https://translations.documentfoundation.org/api/languages/oc/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 2001,
            "filename": "oc/basic/messages.po",
            "revision": "1a0f97afd1c041d80142a64a6a7294155cb97a4c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/oc/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/oc/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/oc/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-12T18:09:42.265369Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/oc/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/oc/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/oc/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/oc/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/oc/units/?format=api"
        },
        {
            "language": {
                "id": 231,
                "code": "om",
                "name": "Oromo",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "orm"
                ],
                "direction": "ltr",
                "population": 3489712095,
                "web_url": "https://translations.documentfoundation.org/languages/om/",
                "url": "https://translations.documentfoundation.org/api/languages/om/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/om/statistics/?format=api"
            },
            "language_code": "om",
            "id": 2002,
            "filename": "om/basic/messages.po",
            "revision": "6b72cd56c24c81ea5fc9d0a455ec0cb28faa94af",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/om/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/om/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/om/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/om/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 17,
            "translated_words": 50,
            "translated_percent": 11.4,
            "fuzzy": 118,
            "fuzzy_words": 499,
            "fuzzy_percent": 79.1,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/om/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/om/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/om/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/om/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/om/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori"
                ],
                "direction": "ltr",
                "population": 4243488000,
                "web_url": "https://translations.documentfoundation.org/languages/or/",
                "url": "https://translations.documentfoundation.org/api/languages/or/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 2004,
            "filename": "or/basic/messages.po",
            "revision": "38871c98da2b445e979260f8f977abcb5f62a0d6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/or/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/or/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/or/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 91,
            "translated_words": 357,
            "translated_percent": 61.0,
            "fuzzy": 44,
            "fuzzy_words": 192,
            "fuzzy_percent": 29.5,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/or/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/or/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/or/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/or/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/or/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 4012050999,
                "web_url": "https://translations.documentfoundation.org/languages/pa/",
                "url": "https://translations.documentfoundation.org/api/languages/pa/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa-IN",
            "id": 2005,
            "filename": "pa-IN/basic/messages.po",
            "revision": "ea9eb479f8bbe2f7ba333c0fd63ff1aed956ea6a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/pa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/pa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 88,
            "translated_words": 302,
            "translated_percent": 59.0,
            "fuzzy": 60,
            "fuzzy_words": 260,
            "fuzzy_percent": 40.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-01T04:26:52.851704Z",
            "last_author": "A S Alam",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pa/units/?format=api"
        },
        {
            "language": {
                "id": 349,
                "code": "pap_CW",
                "name": "Papiamento",
                "plural": {
                    "id": 386,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/pap_CW/",
                "url": "https://translations.documentfoundation.org/api/languages/pap_CW/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pap_CW/statistics/?format=api"
            },
            "language_code": "pap-CW",
            "id": 2009,
            "filename": "pap-CW/basic/messages.po",
            "revision": "d6947d0c79cd2ebdb9a39ad82d51c9f1a6c74121",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/pap_CW/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pap_CW/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/pap_CW/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pap_CW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "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://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pap_CW/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pap_CW/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pap_CW/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pap_CW/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pap_CW/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 4107739899,
                "web_url": "https://translations.documentfoundation.org/languages/pl/",
                "url": "https://translations.documentfoundation.org/api/languages/pl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 2010,
            "filename": "pl/basic/messages.po",
            "revision": "c0454f5cfa04ec951fcf5c35e385fcf425efdaa3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/pl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/pl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-11-14T10:39:18.806762Z",
            "last_author": "Adam Rak",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pl/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "web_url": "https://translations.documentfoundation.org/languages/pt_BR/",
                "url": "https://translations.documentfoundation.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 2011,
            "filename": "pt-BR/basic/messages.po",
            "revision": "5bfc93673ec04bf1304764467edee17019dcf9ff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/pt_BR/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt_BR/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/pt_BR/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-07-04T20:49:31.196102Z",
            "last_author": "Olivier Hallot",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt_BR/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt_BR/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt_BR/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 23749688333,
                "web_url": "https://translations.documentfoundation.org/languages/pt/",
                "url": "https://translations.documentfoundation.org/api/languages/pt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 2012,
            "filename": "pt/basic/messages.po",
            "revision": "cfbc3f029173aa21f65e6caf73a5b7d8303a2cca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/pt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/pt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-09-21T21:37:32.240859Z",
            "last_author": "Sérgio Marques",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/pt/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "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",
                "population": 2218740759,
                "web_url": "https://translations.documentfoundation.org/languages/ro/",
                "url": "https://translations.documentfoundation.org/api/languages/ro/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 2014,
            "filename": "ro/basic/messages.po",
            "revision": "c4119aea9c524a77abecfcc61e5cb130375b8120",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ro/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ro/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ro/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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-02-17T13:18:50.966227Z",
            "last_author": "Cristian Secară",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ro/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ro/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ro/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ro/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ro/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translations.documentfoundation.org/languages/ru/",
                "url": "https://translations.documentfoundation.org/api/languages/ru/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 2015,
            "filename": "ru/basic/messages.po",
            "revision": "dfa47d578bd0f93adcaa9ea5b0f4434e3307eb70",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/basicmessages/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 566,
            "translated": 149,
            "translated_words": 566,
            "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": 3,
            "have_comment": 0,
            "last_change": "2022-12-03T23:15:20.500581Z",
            "last_author": "bormant",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ru/units/?format=api"
        }
    ]
}