Translation components API.

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

GET /api/components/libo_help-7-6/textsimpressguide/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 91,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsimpressguide/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 286220,
            "filename": "templates/helpcontent2/source/text/simpress/guide.pot",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 3572847533,
                "web_url": "https://translations.documentfoundation.org/languages/am/",
                "url": "https://translations.documentfoundation.org/api/languages/am/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 288922,
            "filename": "am/helpcontent2/source/text/simpress/guide.po",
            "revision": "64d22a2ef4d11469db146f039e2045980691c4e5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/am/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/am/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 586,
            "translated_words": 8130,
            "translated_percent": 85.1,
            "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_help-7-6/textsimpressguide/am/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/am/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/am/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/am/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/am/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 35166419568,
                "web_url": "https://translations.documentfoundation.org/languages/ar/",
                "url": "https://translations.documentfoundation.org/api/languages/ar/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 288925,
            "filename": "ar/helpcontent2/source/text/simpress/guide.po",
            "revision": "3c996b6d53f8f5682ade0985d3af7488ec4409ec",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 6,
            "translated_words": 32,
            "translated_percent": 0.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ar/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 65020540,
                "web_url": "https://translations.documentfoundation.org/languages/ast/",
                "url": "https://translations.documentfoundation.org/api/languages/ast/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 288928,
            "filename": "ast/helpcontent2/source/text/simpress/guide.po",
            "revision": "d8e46da643eb0c08ecdace6c2a4aa6884206760f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 460,
            "translated_words": 6253,
            "translated_percent": 66.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-27T08:28:44.666813Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ast/units/?format=api"
        },
        {
            "language": {
                "id": 354,
                "code": "axm",
                "name": "axm (generated)",
                "plural": {
                    "id": 395,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/axm/",
                "url": "https://translations.documentfoundation.org/api/languages/axm/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/axm/statistics/?format=api"
            },
            "language_code": "axm",
            "id": 288932,
            "filename": "axm/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/axm/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translations.documentfoundation.org/languages/bg/",
                "url": "https://translations.documentfoundation.org/api/languages/bg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 288934,
            "filename": "bg/helpcontent2/source/text/simpress/guide.po",
            "revision": "ad3763f5b68d65dcd5222aa4e316a9f095ab6ca2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 32,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T10:08:49.726318Z",
            "last_author": "Mihail Balabanov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bg/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bn_IN",
                "name": "Bengali (India)",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 10741329000,
                "web_url": "https://translations.documentfoundation.org/languages/bn_IN/",
                "url": "https://translations.documentfoundation.org/api/languages/bn_IN/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bn_IN/statistics/?format=api"
            },
            "language_code": "bn-IN",
            "id": 288937,
            "filename": "bn-IN/helpcontent2/source/text/simpress/guide.po",
            "revision": "c4e7cf2f268e84c5b0368acafda09de75cf55c16",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/bn_IN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bn_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/bn_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 432,
            "translated_words": 5703,
            "translated_percent": 62.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 247,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 26719328846,
                "web_url": "https://translations.documentfoundation.org/languages/bn/",
                "url": "https://translations.documentfoundation.org/api/languages/bn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 288940,
            "filename": "bn/helpcontent2/source/text/simpress/guide.po",
            "revision": "b6ffcff51d753b590bc5370e9296bc36ae15f5c8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/bn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/bn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 432,
            "translated_words": 5703,
            "translated_percent": 62.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 247,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bn/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 300669686,
                "web_url": "https://translations.documentfoundation.org/languages/bo/",
                "url": "https://translations.documentfoundation.org/api/languages/bo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 288947,
            "filename": "bo/helpcontent2/source/text/simpress/guide.po",
            "revision": "c5a9c37e017f2e8ed8e99aeab38438e14854e7ce",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/bo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/bo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 351,
            "translated_words": 4209,
            "translated_percent": 51.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 402,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bo/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 45,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 379723410,
                "web_url": "https://translations.documentfoundation.org/languages/bs/",
                "url": "https://translations.documentfoundation.org/api/languages/bs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 288950,
            "filename": "bs/helpcontent2/source/text/simpress/guide.po",
            "revision": "8274f467db102672274511a0380d2165ba1863a6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/bs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/bs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 15,
            "translated_words": 74,
            "translated_percent": 2.1,
            "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_help-7-6/textsimpressguide/bs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/bs/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "ca_VALENCIA",
                "name": "Catalan",
                "plural": {
                    "id": 363,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/ca_VALENCIA/",
                "url": "https://translations.documentfoundation.org/api/languages/ca_VALENCIA/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca_VALENCIA/statistics/?format=api"
            },
            "language_code": "ca-valencia",
            "id": 288954,
            "filename": "ca-valencia/helpcontent2/source/text/simpress/guide.po",
            "revision": "b1cb26d1678b12ac3e62e675af134dec2393ac30",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ca_VALENCIA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ca_VALENCIA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ca_VALENCIA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca_VALENCIA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 582,
            "translated_words": 8070,
            "translated_percent": 84.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "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_help-7-6/textsimpressguide/ca_VALENCIA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca_VALENCIA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca_VALENCIA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca_VALENCIA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca_VALENCIA/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 867913888,
                "web_url": "https://translations.documentfoundation.org/languages/ca/",
                "url": "https://translations.documentfoundation.org/api/languages/ca/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 288957,
            "filename": "ca/helpcontent2/source/text/simpress/guide.po",
            "revision": "52e9d9efc29895155ec73511f906caec4a165b98",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 614,
            "translated_words": 8883,
            "translated_percent": 89.2,
            "fuzzy": 57,
            "fuzzy_words": 934,
            "fuzzy_percent": 8.2,
            "failing_checks": 8,
            "failing_checks_words": 115,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T18:17:35.225228Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ca/units/?format=api"
        },
        {
            "language": {
                "id": 671,
                "code": "chr",
                "name": "Cherokee",
                "plural": {
                    "id": 190312,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 2561320,
                "web_url": "https://translations.documentfoundation.org/languages/chr/",
                "url": "https://translations.documentfoundation.org/api/languages/chr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/chr/statistics/?format=api"
            },
            "language_code": "chr",
            "id": 288962,
            "filename": "chr/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/chr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/chr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/chr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/chr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/chr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/chr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/chr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/chr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/chr/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 1108654870,
                "web_url": "https://translations.documentfoundation.org/languages/ckb/",
                "url": "https://translations.documentfoundation.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 288966,
            "filename": "ckb/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translations.documentfoundation.org/languages/cs/",
                "url": "https://translations.documentfoundation.org/api/languages/cs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 288968,
            "filename": "cs/helpcontent2/source/text/simpress/guide.po",
            "revision": "ba49dc913a1fefae1e17ee005255e51650960320",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 71,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-30T11:19:05.136399Z",
            "last_author": "Stanislav Horáček",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/cs/units/?format=api"
        },
        {
            "language": {
                "id": 599,
                "code": "csb",
                "name": "Kashubian",
                "plural": {
                    "id": 190240,
                    "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": [],
                "direction": "ltr",
                "population": 4976699,
                "web_url": "https://translations.documentfoundation.org/languages/csb/",
                "url": "https://translations.documentfoundation.org/api/languages/csb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/csb/statistics/?format=api"
            },
            "language_code": "csb",
            "id": 288972,
            "filename": "csb/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/csb/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translations.documentfoundation.org/languages/da/",
                "url": "https://translations.documentfoundation.org/api/languages/da/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 288976,
            "filename": "da/helpcontent2/source/text/simpress/guide.po",
            "revision": "149488b426e9f77948963ee175e3d62395f886b1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/da/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/da/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 678,
            "translated_words": 9922,
            "translated_percent": 98.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "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_help-7-6/textsimpressguide/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 288979,
            "filename": "de/helpcontent2/source/text/simpress/guide.po",
            "revision": "4f911901eee664f2599c208657d1cbe8283a3bca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 110,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-21T11:17:54.050786Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "dsb",
                "name": "Lower Sorbian",
                "plural": {
                    "id": 71,
                    "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": 697389,
                "web_url": "https://translations.documentfoundation.org/languages/dsb/",
                "url": "https://translations.documentfoundation.org/api/languages/dsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dsb/statistics/?format=api"
            },
            "language_code": "dsb",
            "id": 288984,
            "filename": "dsb/helpcontent2/source/text/simpress/guide.po",
            "revision": "205454ea3ee3228304d4ec437c6c3653d75f9934",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "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-02-05T16:55:17.151434Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dsb/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "dz",
                "name": "Dzongkha",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "dzo"
                ],
                "direction": "ltr",
                "population": 37034164,
                "web_url": "https://translations.documentfoundation.org/languages/dz/",
                "url": "https://translations.documentfoundation.org/api/languages/dz/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dz/statistics/?format=api"
            },
            "language_code": "dz",
            "id": 288987,
            "filename": "dz/helpcontent2/source/text/simpress/guide.po",
            "revision": "d1fabe15d52d1575ab35f4554374aa37e5d2c478",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/dz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/dz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 384,
            "translated_words": 4746,
            "translated_percent": 55.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 45,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/dz/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translations.documentfoundation.org/languages/el/",
                "url": "https://translations.documentfoundation.org/api/languages/el/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 288989,
            "filename": "el/helpcontent2/source/text/simpress/guide.po",
            "revision": "56975a8de108011704eec2f15ff1ca2dd1fd3a9a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/el/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/el/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 12,
            "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_help-7-6/textsimpressguide/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/el/units/?format=api"
        },
        {
            "language": {
                "id": 77,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 2444784000,
                "web_url": "https://translations.documentfoundation.org/languages/en_AU/",
                "url": "https://translations.documentfoundation.org/api/languages/en_AU/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_AU/statistics/?format=api"
            },
            "language_code": "en-AU",
            "id": 288995,
            "filename": "en-AU/helpcontent2/source/text/simpress/guide.po",
            "revision": "c5b4f8b800b781d7ec9677f98feed594533b4a72",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/en_AU/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en_AU/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/en_AU/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/en_AU/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_AU/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_AU/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_AU/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translations.documentfoundation.org/languages/en_GB/",
                "url": "https://translations.documentfoundation.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en-GB",
            "id": 288997,
            "filename": "en-GB/helpcontent2/source/text/simpress/guide.po",
            "revision": "10dc0620ccde6aabb90ea195937c6026549fe1a0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/en_GB/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en_GB/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/en_GB/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 681,
            "translated_words": 9964,
            "translated_percent": 98.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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_GB/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_GB/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_GB/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "en_ZA",
                "name": "English (South Africa)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1750371600,
                "web_url": "https://translations.documentfoundation.org/languages/en_ZA/",
                "url": "https://translations.documentfoundation.org/api/languages/en_ZA/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_ZA/statistics/?format=api"
            },
            "language_code": "en-ZA",
            "id": 289002,
            "filename": "en-ZA/helpcontent2/source/text/simpress/guide.po",
            "revision": "fa587d0998af29f6e7b5952748b2bae5eedb0d61",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/en_ZA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en_ZA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/en_ZA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 445,
            "translated_words": 6163,
            "translated_percent": 64.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_ZA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_ZA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_ZA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_ZA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/en_ZA/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 30124,
                "web_url": "https://translations.documentfoundation.org/languages/eo/",
                "url": "https://translations.documentfoundation.org/api/languages/eo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 289005,
            "filename": "eo/helpcontent2/source/text/simpress/guide.po",
            "revision": "4f4fcf5ec7fc7fda62d03e0f5e5e05490f1b0d78",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 138,
            "translated_words": 1989,
            "translated_percent": 20.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translations.documentfoundation.org/languages/es/",
                "url": "https://translations.documentfoundation.org/api/languages/es/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 289007,
            "filename": "es/helpcontent2/source/text/simpress/guide.po",
            "revision": "c5fe97b9310c38e6e91e7788bb00172009ea1544",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/es/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/es/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 662,
            "translated_words": 9478,
            "translated_percent": 96.2,
            "fuzzy": 1,
            "fuzzy_words": 16,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 36,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T00:34:57.446987Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/es/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 87844903,
                "web_url": "https://translations.documentfoundation.org/languages/et/",
                "url": "https://translations.documentfoundation.org/api/languages/et/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 289012,
            "filename": "et/helpcontent2/source/text/simpress/guide.po",
            "revision": "2e23e81cd3b866732fa8914a6051c44f52c7fd46",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/et/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/et/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 657,
            "translated_words": 9485,
            "translated_percent": 95.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 196,
            "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_help-7-6/textsimpressguide/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/et/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 108851866,
                "web_url": "https://translations.documentfoundation.org/languages/eu/",
                "url": "https://translations.documentfoundation.org/api/languages/eu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 289015,
            "filename": "eu/helpcontent2/source/text/simpress/guide.po",
            "revision": "b9d80fcfeb6b6c439efdf79152b1d6c68cc629e9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 684,
            "translated_words": 10017,
            "translated_percent": 99.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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/eu/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 8471045808,
                "web_url": "https://translations.documentfoundation.org/languages/fa/",
                "url": "https://translations.documentfoundation.org/api/languages/fa/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 289019,
            "filename": "fa/helpcontent2/source/text/simpress/guide.po",
            "revision": "99711c322f2f4558570e123a7a2389922538d27b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 2,
            "translated_words": 22,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "population": 573684164,
                "web_url": "https://translations.documentfoundation.org/languages/fi/",
                "url": "https://translations.documentfoundation.org/api/languages/fi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 289024,
            "filename": "fi/helpcontent2/source/text/simpress/guide.po",
            "revision": "f7982dfdadee997836b96805a12086b3e61c3a5e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 452,
            "translated_words": 6216,
            "translated_percent": 65.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 174,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 289026,
            "filename": "fr/helpcontent2/source/text/simpress/guide.po",
            "revision": "daab3cdebf1105e56a523e03015a973adef98d0c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "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_help-7-6/textsimpressguide/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/fr/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "gcf",
                "name": "Guadeloupean Creole, French",
                "plural": {
                    "id": 396,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gcf/",
                "url": "https://translations.documentfoundation.org/api/languages/gcf/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gcf/statistics/?format=api"
            },
            "language_code": "gcf",
            "id": 289031,
            "filename": "gcf/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gcf/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "population": 351552978,
                "web_url": "https://translations.documentfoundation.org/languages/gl/",
                "url": "https://translations.documentfoundation.org/api/languages/gl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 289034,
            "filename": "gl/helpcontent2/source/text/simpress/guide.po",
            "revision": "94d0071786646568d6693f8c64bb9771e029a510",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 440,
            "translated_words": 5683,
            "translated_percent": 63.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-04-10T19:30:31.391190Z",
            "last_author": "Xosé",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gl/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "population": 6172179875,
                "web_url": "https://translations.documentfoundation.org/languages/gu/",
                "url": "https://translations.documentfoundation.org/api/languages/gu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 289037,
            "filename": "gu/helpcontent2/source/text/simpress/guide.po",
            "revision": "1f74344a51e271b372011c54f23b32a02bbd182e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/gu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/gu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 305,
            "translated_words": 3519,
            "translated_percent": 44.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 278,
            "failing_checks_words": 3177,
            "failing_checks_percent": 40.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gu/units/?format=api"
        },
        {
            "language": {
                "id": 344,
                "code": "gug",
                "name": "Guaraní (Paraguayan)",
                "plural": {
                    "id": 365,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gug/",
                "url": "https://translations.documentfoundation.org/api/languages/gug/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gug/statistics/?format=api"
            },
            "language_code": "gug",
            "id": 289041,
            "filename": "gug/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/gug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/gug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/gug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/gug/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 3741264972,
                "web_url": "https://translations.documentfoundation.org/languages/ha/",
                "url": "https://translations.documentfoundation.org/api/languages/ha/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ha/statistics/?format=api"
            },
            "language_code": "ha",
            "id": 289045,
            "filename": "ha/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ha/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translations.documentfoundation.org/languages/he/",
                "url": "https://translations.documentfoundation.org/api/languages/he/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 289047,
            "filename": "he/helpcontent2/source/text/simpress/guide.po",
            "revision": "b57caae981efd8207a4169c25b38ca6e7da00c93",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/he/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/he/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 332,
            "translated_words": 4100,
            "translated_percent": 48.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 327,
            "failing_checks_words": 4064,
            "failing_checks_percent": 47.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/he/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 54555605414,
                "web_url": "https://translations.documentfoundation.org/languages/hi/",
                "url": "https://translations.documentfoundation.org/api/languages/hi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 289050,
            "filename": "hi/helpcontent2/source/text/simpress/guide.po",
            "revision": "c260c4a3b33f822e63864c30c49ac377d0740019",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/hi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/hi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 114,
            "translated_words": 753,
            "translated_percent": 16.5,
            "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_help-7-6/textsimpressguide/hi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hi/units/?format=api"
        },
        {
            "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": 289056,
            "filename": "hr/helpcontent2/source/text/simpress/guide.po",
            "revision": "d20d55e2148391fca4d86c114bffe5764243471a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 31,
            "translated_words": 186,
            "translated_percent": 4.5,
            "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_help-7-6/textsimpressguide/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/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": 289058,
            "filename": "hsb/helpcontent2/source/text/simpress/guide.po",
            "revision": "e96fcdce6f89e468e93f24664cae5dc43ca556c5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "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-02-06T13:13:41.924551Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hsb/units/?format=api"
        },
        {
            "language": {
                "id": 786,
                "code": "ht",
                "name": "Haitian",
                "plural": {
                    "id": 190427,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hat"
                ],
                "direction": "ltr",
                "population": 896491800,
                "web_url": "https://translations.documentfoundation.org/languages/ht/",
                "url": "https://translations.documentfoundation.org/api/languages/ht/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ht/statistics/?format=api"
            },
            "language_code": "ht",
            "id": 289062,
            "filename": "ht/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ht/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ht/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ht/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/ht/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ht/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ht/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ht/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ht/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": 289066,
            "filename": "hu/helpcontent2/source/text/simpress/guide.po",
            "revision": "35fbcd875835dc8f250c96c163fcbe3ed1b58fc4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 486,
            "translated_words": 6788,
            "translated_percent": 70.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 117,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-30T13:57:31.096233Z",
            "last_author": "Armin Timar",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hu/units/?format=api"
        },
        {
            "language": {
                "id": 364,
                "code": "hye",
                "name": "hye (generated)",
                "plural": {
                    "id": 405,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hye/",
                "url": "https://translations.documentfoundation.org/api/languages/hye/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hye/statistics/?format=api"
            },
            "language_code": "hye",
            "id": 289069,
            "filename": "hye/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hye/units/?format=api"
        },
        {
            "language": {
                "id": 356,
                "code": "hyw",
                "name": "hyw (generated)",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hyw/",
                "url": "https://translations.documentfoundation.org/api/languages/hyw/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hyw/statistics/?format=api"
            },
            "language_code": "hyw",
            "id": 289072,
            "filename": "hyw/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/hyw/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": 289075,
            "filename": "id/helpcontent2/source/text/simpress/guide.po",
            "revision": "1ed8dcf4a0eed3ba489c0fba71a6439f4dc5f851",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 649,
            "translated_words": 9464,
            "translated_percent": 94.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 12,
            "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_help-7-6/textsimpressguide/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/id/units/?format=api"
        },
        {
            "language": {
                "id": 793,
                "code": "ig",
                "name": "Igbo",
                "plural": {
                    "id": 190434,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ibo"
                ],
                "direction": "ltr",
                "population": 2782364000,
                "web_url": "https://translations.documentfoundation.org/languages/ig/",
                "url": "https://translations.documentfoundation.org/api/languages/ig/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ig/statistics/?format=api"
            },
            "language_code": "ig",
            "id": 289080,
            "filename": "ig/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ig/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ig/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ig/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/ig/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ig/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ig/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ig/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ig/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": 289083,
            "filename": "is/helpcontent2/source/text/simpress/guide.po",
            "revision": "d432194cd1928696aea223df7c875b8049cc370e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 40,
            "translated_words": 160,
            "translated_percent": 5.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/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": 289085,
            "filename": "it/helpcontent2/source/text/simpress/guide.po",
            "revision": "3ca787325ab64cccae68efd1dee45d21b3ccfff8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 688,
            "translated_words": 10064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-13T22:35:54.197779Z",
            "last_author": "Elisabetta Manuele",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/it/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "iu",
                "name": "Inuktitut",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "iku"
                ],
                "direction": "ltr",
                "population": 4523292,
                "web_url": "https://translations.documentfoundation.org/languages/iu/",
                "url": "https://translations.documentfoundation.org/api/languages/iu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/iu/statistics/?format=api"
            },
            "language_code": "iu",
            "id": 289090,
            "filename": "iu/helpcontent2/source/text/simpress/guide.po",
            "revision": "724c7a2ff5388d0d90873fa08c5c48c949768a0a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "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_help-7-6/textsimpressguide/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/iu/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": 289092,
            "filename": "ja/helpcontent2/source/text/simpress/guide.po",
            "revision": "644c96523945faa0607dbcd95ba3a2010a293fc2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpressguide/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsimpressguide/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 688,
            "total_words": 10064,
            "translated": 450,
            "translated_words": 6207,
            "translated_percent": 65.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 174,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T15:33:16.652678Z",
            "last_author": "Taichi Haradaguchi",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsimpressguide/ja/units/?format=api"
        }
    ]
}