Translation components API.

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

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

{
    "count": 92,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/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": 317595,
            "filename": "templates/helpcontent2/source/text/sbasic/shared/03.pot",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 4173,
            "total_words": 53812,
            "translated": 4173,
            "translated_words": 53812,
            "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-24-2/textsbasicshared03/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321488,
            "filename": "am/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "6e71ad22e487444b3611983ab36e340578094ea5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/am/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/am/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 34,
            "translated_words": 136,
            "translated_percent": 0.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/am/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/am/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/am/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/am/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321531,
            "filename": "ar/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "93af2d259474308595bcad100327e37a935fdbfa",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321550,
            "filename": "ast/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "7d777dc1edc37fa63657068b8899b10f849e1565",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 724,
            "translated_words": 2149,
            "translated_percent": 17.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T11:45:36.387331Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321563,
            "filename": "axm/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321570,
            "filename": "bg/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "fe5114429eaafbaa358de3728ab7eb5fa4826f9a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 1528,
            "translated_words": 16283,
            "translated_percent": 36.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 32,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-26T14:34:28.148006Z",
            "last_author": "Mihail Balabanov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321584,
            "filename": "bn-IN/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "a4a39dc6d57ae6309ce1d41fe17e1d5602e22331",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/bn_IN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bn_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/bn_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/bn_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bn_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bn_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321604,
            "filename": "bn/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "1dccb10382366e87a9aaf7476d079f5c01e811f7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/bn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/bn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/bn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321667,
            "filename": "bo/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "08fc9c089cf68ba55dc032ff37eaba61c2584e02",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/bo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/bo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/bo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321747,
            "filename": "bs/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "e8b3c3584564c6e8d0a39277b1fe48c75b332854",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/bs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/bs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/bs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/bs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321819,
            "filename": "ca-valencia/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "9a429b7f8e258f3f53c9ed69f3cde355ceb1e24d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ca_VALENCIA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ca_VALENCIA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ca_VALENCIA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca_VALENCIA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 958,
            "translated_words": 3886,
            "translated_percent": 22.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca_VALENCIA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca_VALENCIA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca_VALENCIA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca_VALENCIA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321859,
            "filename": "ca/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "68f9404f963cc2d71242b99f8cfea58eaaf2816e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 981,
            "translated_words": 4100,
            "translated_percent": 23.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T11:30:09.399392Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321969,
            "filename": "chr/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/chr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/chr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/chr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/chr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/chr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/chr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/chr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/chr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321972,
            "filename": "ckb/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 321986,
            "filename": "cs/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "c6485774c925b64fcdc8e161d480c43ca213692f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 4173,
            "translated_words": 53812,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 80,
            "failing_checks_words": 1076,
            "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-24-2/textsbasicshared03/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322074,
            "filename": "csb/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322080,
            "filename": "da/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "30f1d6c44d2b234df4f64f66dff8a3faf3769f78",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/da/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/da/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 2954,
            "translated_words": 38152,
            "translated_percent": 70.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 36,
            "failing_checks_words": 156,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-05T19:44:02.998790Z",
            "last_author": "SteenRønnow",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322176,
            "filename": "de/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "daebcb42babdd51978b95b4e0624903d84dcad4d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 4173,
            "translated_words": 53812,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 47,
            "failing_checks_words": 229,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T03:23:59.550787Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322328,
            "filename": "dsb/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322379,
            "filename": "dz/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "47069bad7354ecb0185702ae5a23b722a2e14db6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/dz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/dz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/dz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/dz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/dz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/dz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/dz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322387,
            "filename": "el/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "f064377971ceab17be4ca75124d9b9ed07742c12",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/el/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/el/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 4115,
            "translated_words": 53188,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 98,
            "failing_checks_words": 519,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T12:48:33.524372Z",
            "last_author": "serval2412",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322397,
            "filename": "en-AU/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "cd8a4f8d668f93c7674d4578c94e8525d694e3f0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/en_AU/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/en_AU/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/en_AU/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/en_AU/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_AU/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_AU/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_AU/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322428,
            "filename": "en-GB/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "df49133a023d5b5556b8b0bb6e2779dca7352e4f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/en_GB/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/en_GB/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/en_GB/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 214,
            "translated_words": 3204,
            "translated_percent": 5.1,
            "fuzzy": 6,
            "fuzzy_words": 121,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_GB/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_GB/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_GB/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322465,
            "filename": "en-ZA/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "dfc925e0d9676cf1472d1e65622d9ed4b8804daf",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/en_ZA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/en_ZA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/en_ZA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/en_ZA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_ZA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_ZA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en_ZA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322511,
            "filename": "eo/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "d0a6e661b26948fb402d7176a96c64113d1bd37d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 50,
            "translated_words": 291,
            "translated_percent": 1.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322553,
            "filename": "es/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "717b73378758f38216866e17f38565b514431709",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/es/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/es/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 1655,
            "translated_words": 12638,
            "translated_percent": 39.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 45,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T11:29:43.044326Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322579,
            "filename": "et/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "51695e1234af18c442c9445cb0d826feb1f075d1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/et/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/et/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 46,
            "translated_words": 196,
            "translated_percent": 1.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322605,
            "filename": "eu/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "09ed40fc2482f026b61dba311dfa7e9faed9b821",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 3527,
            "translated_words": 45738,
            "translated_percent": 84.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 36,
            "failing_checks_words": 825,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322640,
            "filename": "fa/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "bd9d414f26888aa838851efb4bda9c2b0f9e2ac3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322657,
            "filename": "fi/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "faf2113e8b9e050eb36ef69c557584eed7e48ea4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322667,
            "filename": "fr/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "d8a35d9c597aee13504394b420fa58d9dbf71064",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 4173,
            "translated_words": 53812,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 176,
            "failing_checks_words": 905,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322681,
            "filename": "gcf/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322696,
            "filename": "gl/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "dd4d9188e0ec254d4609f502c2c754731236feba",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 111,
            "translated_words": 633,
            "translated_percent": 2.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-24-2/textsbasicshared03/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322710,
            "filename": "gu/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "1c3f3b3875565c7cddcaab156dc1ce94f7a9b249",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/gu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/gu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/gu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322728,
            "filename": "gug/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/gug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/gug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/gug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/gug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322743,
            "filename": "ha/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322759,
            "filename": "he/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "546cd44cbf9b3f937c95f20f8908e553366555dd",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/he/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/he/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322777,
            "filename": "hi/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "c191e78fcc04476c591a5675eb025a059930a850",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/hi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/hi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/hi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322795,
            "filename": "hr/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "13369539202c1b6e0571c0c8d4a9d64f02b77da3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322812,
            "filename": "hsb/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "b51c5038a49c5863d21c997bdd35248817771543",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322831,
            "filename": "ht/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ht/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ht/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ht/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/ht/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ht/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ht/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ht/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322845,
            "filename": "hu/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "c10252bb12df24b4a049eae755a7ec3da87557ef",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 1071,
            "translated_words": 12506,
            "translated_percent": 25.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 417,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322858,
            "filename": "hye/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322872,
            "filename": "hyw/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322883,
            "filename": "id/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "033db3b86cae40930d5bc2727b886e6f15a09ec9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 159,
            "translated_words": 1527,
            "translated_percent": 3.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-24-2/textsbasicshared03/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322898,
            "filename": "ig/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ig/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ig/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ig/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/ig/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ig/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ig/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ig/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 322969,
            "filename": "is/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "56a3dd50a4f972d0775ae78bff8bc44d8473924a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 323007,
            "filename": "it/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "97b9d0d6711a5b4f2414a2e6b6fb7b7f2aea486b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 4173,
            "translated_words": 53812,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 49,
            "failing_checks_words": 317,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 323017,
            "filename": "iu/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "28ac605b0a474a891c2a9d02973f1bf7c28ea73a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "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-24-2/textsbasicshared03/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/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": 323115,
            "filename": "ja/helpcontent2/source/text/sbasic/shared/03.po",
            "revision": "5d1c01d41a73f58e7abbec8c336f05c30d5ad01e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared03/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textsbasicshared03/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4173,
            "total_words": 53812,
            "translated": 22,
            "translated_words": 369,
            "translated_percent": 0.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-20T09:28:49.967404Z",
            "last_author": "AAAA",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/ja/units/?format=api"
        }
    ]
}