Translation components API.

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

GET /api/components/libo_help-7-6/textsbasicshared02/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/textsbasicshared02/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": 286240,
            "filename": "templates/helpcontent2/source/text/sbasic/shared/02.pot",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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/textsbasicshared02/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290119,
            "filename": "am/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "561caea55007eddb033348197b061f8ae708ac2e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/am/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/am/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 166,
            "translated_words": 1544,
            "translated_percent": 81.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/am/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/am/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/am/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/am/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290121,
            "filename": "ar/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "731276a0991fea63df6aef8a50ad2296d6185997",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290124,
            "filename": "ast/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "961d2247997201a32803da1e7111d90c0d9b7f50",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 181,
            "translated_words": 1668,
            "translated_percent": 88.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T20:34:31.268797Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290126,
            "filename": "axm/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290128,
            "filename": "bg/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "42069dba6c64f77f777bbb001f5589a0d404479d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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-23T06:54:12.233982Z",
            "last_author": "Mihail Balabanov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290133,
            "filename": "bn-IN/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "743692fbd412d73dcfcecce7d1492e7a63e52ef7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/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/textsbasicshared02/bn_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 150,
            "translated_words": 1190,
            "translated_percent": 73.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 71,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290135,
            "filename": "bn/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "1ce0fbecd94b003fa8ecc7b882b68d8ef7c1f55f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/bn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/bn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 150,
            "translated_words": 1190,
            "translated_percent": 73.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 71,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290138,
            "filename": "bo/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f89c4bf52b69bd47029e68748fcd3f7085fa698f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/bo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/bo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 120,
            "translated_words": 764,
            "translated_percent": 58.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "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/textsbasicshared02/bo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290140,
            "filename": "bs/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "e26499422555ac20d3292e86e49402739a304eba",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/bs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/bs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 127,
            "translated_words": 1041,
            "translated_percent": 62.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "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/textsbasicshared02/bs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/bs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290145,
            "filename": "ca-valencia/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "4f025e913da1c88cb6cfb72579d60360a4e0a267",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/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/textsbasicshared02/ca_VALENCIA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca_VALENCIA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 181,
            "translated_words": 1669,
            "translated_percent": 88.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 71,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca_VALENCIA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca_VALENCIA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca_VALENCIA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca_VALENCIA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290148,
            "filename": "ca/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6aae21465312ad92292509cd71e00212be385167",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 71,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-21T18:45:27.381619Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290150,
            "filename": "chr/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/chr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/chr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/chr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/chr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/chr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/chr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/chr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/chr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290153,
            "filename": "ckb/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290154,
            "filename": "cs/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "4a857d571818328342d7875d8c5e61c3aaf10c94",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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/textsbasicshared02/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290157,
            "filename": "csb/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290159,
            "filename": "da/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "e3e81137ad66afaeef09ed1cc2d2adca5fccbe7e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/da/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/da/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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/textsbasicshared02/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290163,
            "filename": "de/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "3ed6ca9444c7f3581ba2255970cf3b19b2a0dcac",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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-04T06:36:34.917556Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290167,
            "filename": "dsb/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "4127752e5d101a21f8656bf1f5d35c9586235709",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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-03-01T13:24:02.845870Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290171,
            "filename": "dz/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "58c2506b015e028365c12f907e2d8fd577be721d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/dz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/dz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 146,
            "translated_words": 1146,
            "translated_percent": 71.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 25,
            "failing_checks_percent": 1.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/textsbasicshared02/dz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/dz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290175,
            "filename": "el/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "acbd601ac774a47950819928bb6d32fbee2a7dcf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/el/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/el/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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/textsbasicshared02/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290178,
            "filename": "en-AU/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "372f269540859466bd2c08a55a78a56dc7837c20",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/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/textsbasicshared02/en_AU/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/en_AU/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_AU/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_AU/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_AU/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290182,
            "filename": "en-GB/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "3e951139fdb5f618390b0a1385a74e5396ccf6f1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/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/textsbasicshared02/en_GB/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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/textsbasicshared02/en_GB/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_GB/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_GB/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290187,
            "filename": "en-ZA/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "4874c1a0e1eac15ef5a7334a3c693c12ef5e1fd6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/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/textsbasicshared02/en_ZA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 162,
            "translated_words": 1457,
            "translated_percent": 79.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/textsbasicshared02/en_ZA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_ZA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_ZA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/en_ZA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290191,
            "filename": "eo/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "e03cebad3daea6b7b12197e441910f7912ccd55e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 57,
            "translated_words": 103,
            "translated_percent": 27.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/textsbasicshared02/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290195,
            "filename": "es/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "53fd6822c80e694f924b75692fe9ca4929ca38db",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/es/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/es/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T08:13:42.057868Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290200,
            "filename": "et/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "e236ed376f9419f6c65d041f7f7a928e8aeae147",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/et/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/et/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 174,
            "translated_words": 1613,
            "translated_percent": 85.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/textsbasicshared02/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290204,
            "filename": "eu/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f4905df30cf6ca6244d112c2c8a78e65a1d16332",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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/textsbasicshared02/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290209,
            "filename": "fa/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "2296f0167d5c236078813c7fc5bbb4b0ab8fa33e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 0.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": "2023-09-28T22:43:24.457176Z",
            "last_author": "goodosuser",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290214,
            "filename": "fi/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6cb47efccb9220d64a89e7c7f4fcf091a3302804",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 163,
            "translated_words": 1522,
            "translated_percent": 79.9,
            "fuzzy": 2,
            "fuzzy_words": 15,
            "fuzzy_percent": 0.9,
            "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/textsbasicshared02/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290218,
            "filename": "fr/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "4788a728008bf996c0acc8370a3f736a22bf44ce",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.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/textsbasicshared02/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290220,
            "filename": "gcf/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290222,
            "filename": "gl/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "62b2d8dc30af39b922de2fd39bb118e28fb14537",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 174,
            "translated_words": 1613,
            "translated_percent": 85.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290225,
            "filename": "gu/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "9ac77cebf0ac3da1ee55df04762d3b8af565b182",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/gu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/gu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 117,
            "translated_words": 906,
            "translated_percent": 57.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 60,
            "failing_checks_words": 715,
            "failing_checks_percent": 29.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/textsbasicshared02/gu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290227,
            "filename": "gug/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/gug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/gug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/gug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/gug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290231,
            "filename": "ha/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290234,
            "filename": "he/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "ae96c18ea2f23f6022ef9c2ea510276a483277bf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/he/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/he/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 68,
            "translated_words": 350,
            "translated_percent": 33.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 55,
            "failing_checks_words": 327,
            "failing_checks_percent": 26.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290237,
            "filename": "hi/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "03ae3761c3e809b9afb0f1435493512d181c2adf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/hi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/hi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 40,
            "translated_words": 83,
            "translated_percent": 19.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/textsbasicshared02/hi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290240,
            "filename": "hr/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "4ebec0d77f582473705c9b67b1f5d4f2afddc099",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 63,
            "translated_words": 139,
            "translated_percent": 30.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/textsbasicshared02/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290242,
            "filename": "hsb/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "25c6cb59290252c217809f48adde068fb19af199",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "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/textsbasicshared02/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290245,
            "filename": "ht/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/ht/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ht/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/ht/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/ht/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ht/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ht/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ht/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290248,
            "filename": "hu/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "858b6a3e9b29e7d3bacc4298ce84292018e06d4c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 165,
            "translated_words": 1537,
            "translated_percent": 80.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/textsbasicshared02/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290253,
            "filename": "hye/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290257,
            "filename": "hyw/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290263,
            "filename": "id/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "78ac4c6536cb65f7665964d93ec29dc1d18062da",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 175,
            "translated_words": 1690,
            "translated_percent": 85.7,
            "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/textsbasicshared02/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290271,
            "filename": "ig/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/ig/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ig/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/ig/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/ig/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ig/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ig/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ig/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290275,
            "filename": "is/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "84fbd8e043a0427367284f0bb39acbc153e70e6b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 93,
            "translated_words": 248,
            "translated_percent": 45.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "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/textsbasicshared02/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290281,
            "filename": "it/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "eea1c37d8bfa72c1b58cc59aadf653261849d2f5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 204,
            "translated_words": 1921,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 67,
            "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/textsbasicshared02/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290289,
            "filename": "iu/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6906c3137f476505b083b1d0e0466f5f84027bc9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "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/textsbasicshared02/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/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": 290295,
            "filename": "ja/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "fdaeb2523ded65d88968a8aac4acbc24bf5d5665",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared02/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-7-6/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared02/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1921,
            "translated": 165,
            "translated_words": 1537,
            "translated_percent": 80.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/textsbasicshared02/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared02/ja/units/?format=api"
        }
    ]
}