Translation components API.

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

GET /api/components/libo_ui-master/sdmessages/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/sdmessages/translations/?format=api&page=3",
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/sdmessages/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": 8142,
            "filename": "hr/sd/messages.po",
            "revision": "410854820d7317625e172086c500da422fdab0b8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1213,
            "translated_words": 2501,
            "translated_percent": 76.2,
            "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.614292Z",
            "last_author": "Milo Ivir",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8143,
            "filename": "hsb/sd/messages.po",
            "revision": "7693cc67cf00cdc8e349c26d5c87d610fdca2c22",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1590,
            "translated_words": 6096,
            "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-04-13T15:25:42.048093Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8144,
            "filename": "hu/sd/messages.po",
            "revision": "3b777cc32afaf0efd12cd29d767387f16a965cf0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1580,
            "translated_words": 6044,
            "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": "2024-01-24T07:53:41.822427Z",
            "last_author": "Gábor Kelemen",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8146,
            "filename": "hy/sd/messages.po",
            "revision": "15782bea6b37dd05636688a5297f6464be77e82f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/hy/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hy/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/hy/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6098,
            "translated": 1590,
            "translated_words": 6098,
            "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-04-03T05:47:50.021775Z",
            "last_author": "Tigran Zargaryan",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hy/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hy/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hy/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/hy/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8147,
            "filename": "id/sd/messages.po",
            "revision": "1de4c20edf797a30607dad0f17baba8bd212eb42",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1590,
            "translated_words": 6096,
            "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-11T08:06:03.416805Z",
            "last_author": "Rizal Muttaqin",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8149,
            "filename": "is/sd/messages.po",
            "revision": "589144130851a888c54cdc7054246a4e8936c2e3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1580,
            "translated_words": 6044,
            "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": "2024-03-12T14:44:57.926533Z",
            "last_author": "Sveinn í Felli",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8150,
            "filename": "it/sd/messages.po",
            "revision": "f556f27a595d292b4719de60cf6e3248b1adead4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1580,
            "translated_words": 6044,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.6,
            "have_suggestion": 11,
            "have_comment": 2,
            "last_change": "2024-02-20T18:56:45.859545Z",
            "last_author": "Valter Mura",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8152,
            "filename": "ja/sd/messages.po",
            "revision": "ca9f3e964b743c4ee55d47002239b437572a0fc5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1503,
            "translated_words": 5097,
            "translated_percent": 94.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 8,
            "have_comment": 6,
            "last_change": "2024-05-20T12:56:45.365404Z",
            "last_author": "Taichi Haradaguchi",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8154,
            "filename": "jv/sd/messages.po",
            "revision": "00128244d7a1773c2dc08a06651a993326787012",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/jv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/jv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/jv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 39,
            "translated_words": 44,
            "translated_percent": 2.4,
            "fuzzy": 134,
            "fuzzy_words": 146,
            "fuzzy_percent": 8.4,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/jv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/jv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/jv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/jv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8156,
            "filename": "ka/sd/messages.po",
            "revision": "404c89957e9cd46a274e4f3be3e6d006273c1498",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ka/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ka/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ka/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6098,
            "translated": 1590,
            "translated_words": 6098,
            "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-19T15:12:56.329251Z",
            "last_author": "Ekaterine Papava",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ka/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ka/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ka/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ka/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8157,
            "filename": "kab/sd/messages.po",
            "revision": "96e15cb72d63d5753478a9591d273f340970ac06",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/kab/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kab/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/kab/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 959,
            "translated_words": 2191,
            "translated_percent": 60.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-20T17:26:29.064463Z",
            "last_author": "Yacine Bouklif",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kab/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kab/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kab/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kab/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8159,
            "filename": "kk/sd/messages.po",
            "revision": "62446911db3ac698ec87b9c411675d7a3108bde6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/kk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/kk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1526,
            "translated_words": 5216,
            "translated_percent": 95.9,
            "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-19T05:21:55.441694Z",
            "last_author": "Baurzhan Muftakhidinov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8161,
            "filename": "kl/sd/messages.po",
            "revision": "18ddd9fb4ff827afcca37a8334ca83fd185ecfb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/kl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/kl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 26,
            "translated_words": 27,
            "translated_percent": 1.6,
            "fuzzy": 111,
            "fuzzy_words": 119,
            "fuzzy_percent": 6.9,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8162,
            "filename": "km/sd/messages.po",
            "revision": "c55c6e87305529ef2e3de86f086495c77f8c9b4e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/km/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/km/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/km/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 749,
            "translated_words": 3156,
            "translated_percent": 47.1,
            "fuzzy": 220,
            "fuzzy_words": 513,
            "fuzzy_percent": 13.8,
            "failing_checks": 47,
            "failing_checks_words": 149,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/km/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/km/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/km/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/km/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8164,
            "filename": "kmr-Latn/sd/messages.po",
            "revision": "42ee0d468a5832d49fe68dbd820a0c08246d69c7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/kmr_LATN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kmr_LATN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/kmr_LATN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kmr_LATN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 306,
            "translated_words": 676,
            "translated_percent": 19.2,
            "fuzzy": 276,
            "fuzzy_words": 520,
            "fuzzy_percent": 17.3,
            "failing_checks": 8,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kmr_LATN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kmr_LATN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kmr_LATN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kmr_LATN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8166,
            "filename": "kn/sd/messages.po",
            "revision": "b36dec4afcc3d08cf9e8d5f55a036c3fa2acd056",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/kn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/kn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 613,
            "translated_words": 1489,
            "translated_percent": 38.5,
            "fuzzy": 234,
            "fuzzy_words": 458,
            "fuzzy_percent": 14.7,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8168,
            "filename": "ko/sd/messages.po",
            "revision": "2a0c5282f3005bc5a81c743cfb4f99873808b529",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ko/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ko/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ko/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6098,
            "translated": 1209,
            "translated_words": 4340,
            "translated_percent": 76.0,
            "fuzzy": 2,
            "fuzzy_words": 56,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-20T13:41:50.379240Z",
            "last_author": "DaeHyun Sung(성대현, 成大鉉)",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ko/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ko/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ko/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ko/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8169,
            "filename": "kok/sd/messages.po",
            "revision": "8c737e106c8753fc33d09874bb844b2d4bdcf657",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/kok/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kok/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/kok/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kok/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 348,
            "translated_words": 798,
            "translated_percent": 21.8,
            "fuzzy": 287,
            "fuzzy_words": 538,
            "fuzzy_percent": 18.0,
            "failing_checks": 14,
            "failing_checks_words": 29,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kok/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kok/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kok/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/kok/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8171,
            "filename": "ks/sd/messages.po",
            "revision": "1ed079aea949e2e9b2e0089056310c0916dd2c4d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ks/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ks/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ks/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ks/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 290,
            "translated_words": 702,
            "translated_percent": 18.2,
            "fuzzy": 314,
            "fuzzy_words": 554,
            "fuzzy_percent": 19.7,
            "failing_checks": 107,
            "failing_checks_words": 331,
            "failing_checks_percent": 6.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ks/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ks/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ks/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ks/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8173,
            "filename": "ky/sd/messages.po",
            "revision": "6ae892da723d72e2a5e105705205465e48864b5c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ky/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ky/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ky/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 0.2,
            "fuzzy": 8,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.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/sdmessages/ky/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ky/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ky/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ky/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8174,
            "filename": "lb/sd/messages.po",
            "revision": "4621391d9f5d7de19f54fb6e8387b583423b763d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/lb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/lb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 124,
            "translated_words": 145,
            "translated_percent": 7.7,
            "fuzzy": 163,
            "fuzzy_words": 222,
            "fuzzy_percent": 10.2,
            "failing_checks": 5,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8176,
            "filename": "lo/sd/messages.po",
            "revision": "b031fb700df03a401a886a63068839bde872222d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/lo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/lo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 294,
            "translated_words": 670,
            "translated_percent": 18.4,
            "fuzzy": 292,
            "fuzzy_words": 515,
            "fuzzy_percent": 18.3,
            "failing_checks": 3,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8177,
            "filename": "lt/sd/messages.po",
            "revision": "a431e427bd858a0530586c633d8360d1e945a4eb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/lt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/lt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1312,
            "translated_words": 4821,
            "translated_percent": 82.5,
            "fuzzy": 47,
            "fuzzy_words": 88,
            "fuzzy_percent": 2.9,
            "failing_checks": 1,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-22T17:15:03.651037Z",
            "last_author": "Modestas Rimkus",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8179,
            "filename": "lv/sd/messages.po",
            "revision": "070affe643809928a36d6e482e40dd868b945ba2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/lv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/lv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1229,
            "translated_words": 2603,
            "translated_percent": 77.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-13T19:52:34.992014Z",
            "last_author": "Ingmārs Dīriņš",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/lv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8181,
            "filename": "mai/sd/messages.po",
            "revision": "aa8242c75503c7ed41b58b07d474f02b490469c1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/mai/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mai/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/mai/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mai/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 304,
            "translated_words": 716,
            "translated_percent": 19.1,
            "fuzzy": 301,
            "fuzzy_words": 544,
            "fuzzy_percent": 18.9,
            "failing_checks": 39,
            "failing_checks_words": 49,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mai/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mai/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mai/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mai/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8182,
            "filename": "mk/sd/messages.po",
            "revision": "4d1dae108569b7f3cb773864ec1f7603fd9d5f64",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/mk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/mk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 427,
            "translated_words": 2064,
            "translated_percent": 26.8,
            "fuzzy": 290,
            "fuzzy_words": 616,
            "fuzzy_percent": 18.2,
            "failing_checks": 69,
            "failing_checks_words": 953,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8184,
            "filename": "ml/sd/messages.po",
            "revision": "2ceb735b288a0c3ccc692915ad0ed5dd96ab82c8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ml/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ml/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ml/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 439,
            "translated_words": 1093,
            "translated_percent": 27.6,
            "fuzzy": 291,
            "fuzzy_words": 509,
            "fuzzy_percent": 18.3,
            "failing_checks": 30,
            "failing_checks_words": 115,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ml/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ml/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ml/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ml/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8186,
            "filename": "mn/sd/messages.po",
            "revision": "e0b93a1bb3892786435c844f26de547e4e66c83e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/mn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/mn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 445,
            "translated_words": 1121,
            "translated_percent": 27.9,
            "fuzzy": 282,
            "fuzzy_words": 492,
            "fuzzy_percent": 17.7,
            "failing_checks": 8,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-25T14:37:03.004072Z",
            "last_author": "Bachka",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8187,
            "filename": "mni/sd/messages.po",
            "revision": "107a5048e11ffe37ca91f5bd7d1b8b8c184a85df",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/mni/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mni/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/mni/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mni/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 393,
            "translated_words": 898,
            "translated_percent": 24.7,
            "fuzzy": 297,
            "fuzzy_words": 556,
            "fuzzy_percent": 18.6,
            "failing_checks": 10,
            "failing_checks_words": 12,
            "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/sdmessages/mni/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mni/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mni/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mni/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8189,
            "filename": "mr/sd/messages.po",
            "revision": "4e1d84658de8fb42a0da1f65a3ab0aa6dea2485e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/mr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/mr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 572,
            "translated_words": 1381,
            "translated_percent": 35.9,
            "fuzzy": 251,
            "fuzzy_words": 479,
            "fuzzy_percent": 15.7,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8191,
            "filename": "mt/sd/messages.po",
            "revision": "5f39ed6d3db52e1841b1be97d6287b2ae0e96dca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/mt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/mt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/mt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "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/sdmessages/mt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/mt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8192,
            "filename": "my/sd/messages.po",
            "revision": "0f267eabb9f5855cd544006f84d526506931963f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/my/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/my/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/my/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6098,
            "translated": 423,
            "translated_words": 1034,
            "translated_percent": 26.6,
            "fuzzy": 270,
            "fuzzy_words": 475,
            "fuzzy_percent": 16.9,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/my/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/my/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/my/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/my/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8246,
            "filename": "nah/sd/messages.po",
            "revision": "70bec1d02bc7a12c35313b9fa13c9736517cce0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nah/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nah/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/nah/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nah/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "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/sdmessages/nah/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nah/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nah/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nah/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8252,
            "filename": "nb/sd/messages.po",
            "revision": "8494f1b5a12bf61a97821d7e6b815b857fd56523",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nb_NO/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nb_NO/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/nb_NO/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1590,
            "translated_words": 6096,
            "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-04-22T11:25:29.819878Z",
            "last_author": "Karl Morten Ramberg",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nb_NO/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nb_NO/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nb_NO/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8253,
            "filename": "ne/sd/messages.po",
            "revision": "e325c9178427c8620ac7eac92f6571f797819c59",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ne/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ne/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ne/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 499,
            "translated_words": 2161,
            "translated_percent": 31.3,
            "fuzzy": 257,
            "fuzzy_words": 501,
            "fuzzy_percent": 16.1,
            "failing_checks": 19,
            "failing_checks_words": 142,
            "failing_checks_percent": 1.1,
            "have_suggestion": 258,
            "have_comment": 0,
            "last_change": "2023-10-21T06:15:21.303290Z",
            "last_author": "Ashwini",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ne/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ne/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ne/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ne/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8255,
            "filename": "nl/sd/messages.po",
            "revision": "19242ef3f836bebabc268455bc309585b8929089",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/nl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1590,
            "translated_words": 6096,
            "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-04-07T06:23:16.924973Z",
            "last_author": "kees538",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8257,
            "filename": "nn/sd/messages.po",
            "revision": "fea94059d3f82ebe077a995ba3d27fd707f8a8da",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/nn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1590,
            "translated_words": 6096,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 31,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-13T17:39:38.130393Z",
            "last_author": "Kolbjørn Stuestøl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8263,
            "filename": "nqo/sd/messages.po",
            "revision": "58827fb272c070e8a5c90874ef80dd16dcd99679",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nqo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nqo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/nqo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nqo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 74,
            "translated_words": 96,
            "translated_percent": 4.6,
            "fuzzy": 230,
            "fuzzy_words": 319,
            "fuzzy_percent": 14.4,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nqo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nqo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nqo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nqo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8410,
            "filename": "nr/sd/messages.po",
            "revision": "7cad00eebe314d71e94f51c27641ed031d18f00a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/nr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 255,
            "translated_words": 626,
            "translated_percent": 16.0,
            "fuzzy": 305,
            "fuzzy_words": 512,
            "fuzzy_percent": 19.1,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8411,
            "filename": "nso/sd/messages.po",
            "revision": "56b81820ae3f88622acb4f00bb0c6b75422a547d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nso/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/nso/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/nso/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nso/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 342,
            "translated_words": 824,
            "translated_percent": 21.5,
            "fuzzy": 277,
            "fuzzy_words": 468,
            "fuzzy_percent": 17.4,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nso/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nso/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nso/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/nso/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8412,
            "filename": "oc/sd/messages.po",
            "revision": "ea777b647c933ea2c94302c3ba3b7ec5e0173cd0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/oc/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/oc/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/oc/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1192,
            "translated_words": 2540,
            "translated_percent": 74.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-21T11:36:23.540260Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/oc/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/oc/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/oc/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/oc/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8414,
            "filename": "om/sd/messages.po",
            "revision": "7b83c0b9b7f2d77a1e0bdb036636c2820c7fa200",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/om/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/om/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/om/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/om/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 429,
            "translated_words": 2144,
            "translated_percent": 26.9,
            "fuzzy": 300,
            "fuzzy_words": 578,
            "fuzzy_percent": 18.8,
            "failing_checks": 9,
            "failing_checks_words": 83,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/om/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/om/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/om/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/om/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8415,
            "filename": "or/sd/messages.po",
            "revision": "0256f01d0ed9ef4723347b9883aa0788bf45388a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/or/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/or/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/or/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 451,
            "translated_words": 1099,
            "translated_percent": 28.3,
            "fuzzy": 282,
            "fuzzy_words": 506,
            "fuzzy_percent": 17.7,
            "failing_checks": 22,
            "failing_checks_words": 45,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/or/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/or/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/or/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/or/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8416,
            "filename": "pa-IN/sd/messages.po",
            "revision": "74cd141f33a9f8e99adceaba6f25b87ab18282ea",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/pa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 979,
            "translated_words": 2101,
            "translated_percent": 61.5,
            "fuzzy": 73,
            "fuzzy_words": 114,
            "fuzzy_percent": 4.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-03T03:37:26.331934Z",
            "last_author": "A S Alam",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8418,
            "filename": "pap-CW/sd/messages.po",
            "revision": "3218dfebeac2d37d244f1a547899714193211c46",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pap_CW/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pap_CW/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/pap_CW/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pap_CW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "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/sdmessages/pap_CW/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pap_CW/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pap_CW/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pap_CW/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8419,
            "filename": "pl/sd/messages.po",
            "revision": "314f1482702862a91c566d4a15865ff2c2011181",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/pl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1590,
            "translated_words": 6096,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.3,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2024-04-03T10:36:38.552176Z",
            "last_author": "Adam Rak",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8420,
            "filename": "pt-BR/sd/messages.po",
            "revision": "e5d61600769e471a45e44852ca562bf30230ec0e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pt_BR/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt_BR/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/pt_BR/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1590,
            "translated_words": 6096,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 20,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-03T14:12:54.038336Z",
            "last_author": "Olivier Hallot",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt_BR/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt_BR/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt_BR/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8421,
            "filename": "pt/sd/messages.po",
            "revision": "8edfe337465a8c8cbac776617735142ede22cab0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/pt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1550,
            "translated_words": 5879,
            "translated_percent": 97.4,
            "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-12-31T17:41:11.079077Z",
            "last_author": "Sérgio Marques",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/pt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8422,
            "filename": "ro/sd/messages.po",
            "revision": "76876554716b78551de6f0427157d84aafcaa103",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ro/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ro/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ro/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 899,
            "translated_words": 2395,
            "translated_percent": 56.5,
            "fuzzy": 87,
            "fuzzy_words": 150,
            "fuzzy_percent": 5.4,
            "failing_checks": 5,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-25T15:37:45.411895Z",
            "last_author": "Cristian Secară",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ro/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ro/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ro/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ro/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/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": 8424,
            "filename": "ru/sd/messages.po",
            "revision": "06e6bae50609934c3ca7d41313fd20b9414d3ccb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1590,
            "total_words": 6096,
            "translated": 1549,
            "translated_words": 5929,
            "translated_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 29,
            "have_comment": 0,
            "last_change": "2023-06-22T11:49:11.521159Z",
            "last_author": "bormant",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sdmessages/ru/units/?format=api"
        }
    ]
}