Translation components API.

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

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

{
    "count": 94,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared01/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 23749688333,
                "web_url": "https://translations.documentfoundation.org/languages/pt/",
                "url": "https://translations.documentfoundation.org/api/languages/pt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 9596,
            "filename": "pt/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "8ee04671e793d2440747f80b288b749dcd487bb7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/pt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/pt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/pt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/pt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/pt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/pt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/pt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/pt/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "web_url": "https://translations.documentfoundation.org/languages/ro/",
                "url": "https://translations.documentfoundation.org/api/languages/ro/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 9597,
            "filename": "ro/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "26f731840ac42f4ad6ec4f35abafe6a76e64dad9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ro/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ro/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ro/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/ro/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ro/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ro/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ro/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ro/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translations.documentfoundation.org/languages/ru/",
                "url": "https://translations.documentfoundation.org/api/languages/ru/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 9598,
            "filename": "ru/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "4a5c125d483ad78aaee4d0203550e1a6da692f84",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-13T06:45:28.029136Z",
            "last_author": "Timon",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ru/units/?format=api"
        },
        {
            "language": {
                "id": 270,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 270,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 1556465600,
                "web_url": "https://translations.documentfoundation.org/languages/si/",
                "url": "https://translations.documentfoundation.org/api/languages/si/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 9599,
            "filename": "si/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "648e584998fd17df1e670dbb9325a5fce166aea9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/si/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/si/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/si/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 57,
            "translated_words": 360,
            "translated_percent": 85.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-master/textsbasicshared01/si/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/si/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/si/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/si/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/si/units/?format=api"
        },
        {
            "language": {
                "id": 345,
                "code": "sid",
                "name": "Sidamo",
                "plural": {
                    "id": 371,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 378395500,
                "web_url": "https://translations.documentfoundation.org/languages/sid/",
                "url": "https://translations.documentfoundation.org/api/languages/sid/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sid/statistics/?format=api"
            },
            "language_code": "sid",
            "id": 9600,
            "filename": "sid/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b9661fc5097074778592d6a47c1c3da3d3dd87bb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/sid/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sid/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/sid/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sid/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 60,
            "translated_words": 413,
            "translated_percent": 89.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sid/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sid/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sid/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sid/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sid/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 668026964,
                "web_url": "https://translations.documentfoundation.org/languages/sk/",
                "url": "https://translations.documentfoundation.org/api/languages/sk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 9601,
            "filename": "sk/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "1476e6d989ecca52a9487515be12f8ff21bfbf1a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/sk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/sk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 62,
            "translated_words": 427,
            "translated_percent": 92.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 23,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-08T09:00:23.895884Z",
            "last_author": "Miloš Šrámek",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sk/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 197317978,
                "web_url": "https://translations.documentfoundation.org/languages/sl/",
                "url": "https://translations.documentfoundation.org/api/languages/sl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 9602,
            "filename": "sl/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "3fd8874f17dab057f8418e9fa82d2847e140f7cb",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/sl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/sl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "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-master/textsbasicshared01/sl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sl/units/?format=api"
        },
        {
            "language": {
                "id": 282,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 679190641,
                "web_url": "https://translations.documentfoundation.org/languages/sq/",
                "url": "https://translations.documentfoundation.org/api/languages/sq/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 9603,
            "filename": "sq/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "715e5840ca2f1873c9c02c77baa5394af8a51526",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/sq/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sq/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/sq/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 33,
            "translated_words": 55,
            "translated_percent": 49.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sq/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sq/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sq/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sq/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sq/units/?format=api"
        },
        {
            "language": {
                "id": 290,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 290,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translations.documentfoundation.org/languages/sv/",
                "url": "https://translations.documentfoundation.org/api/languages/sv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 9604,
            "filename": "sv/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "1fbbaa5c553c497236b6a6daa0cdb91923939252",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/sv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/sv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 63,
            "translated_words": 438,
            "translated_percent": 94.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-master/textsbasicshared01/sv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sv/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 8561615920,
                "web_url": "https://translations.documentfoundation.org/languages/ta/",
                "url": "https://translations.documentfoundation.org/api/languages/ta/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 9605,
            "filename": "ta/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "c68f6de969af3968252ab85b5d63ac8a3837a05e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ta/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ta/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ta/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 63,
            "translated_words": 438,
            "translated_percent": 94.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ta/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ta/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ta/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ta/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ta/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "population": 887367000,
                "web_url": "https://translations.documentfoundation.org/languages/tg/",
                "url": "https://translations.documentfoundation.org/api/languages/tg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tg/statistics/?format=api"
            },
            "language_code": "tg",
            "id": 9606,
            "filename": "tg/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "329a1de24070fa3b3bf7222c9bede998e07d9e18",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/tg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/tg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 24,
            "translated_words": 34,
            "translated_percent": 35.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-master/textsbasicshared01/tg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tg/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translations.documentfoundation.org/languages/tr/",
                "url": "https://translations.documentfoundation.org/api/languages/tr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 9607,
            "filename": "tr/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "4100656b9ddb11d1d1d69fe1472b7d1684c5d0ca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/tr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/tr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "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": "2020-12-02T08:55:14.059546Z",
            "last_author": "Ayhan YALÇINSOY",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tr/units/?format=api"
        },
        {
            "language": {
                "id": 316,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 316,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 767011479,
                "web_url": "https://translations.documentfoundation.org/languages/ug/",
                "url": "https://translations.documentfoundation.org/api/languages/ug/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 9608,
            "filename": "ug/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "e50c32753cd6dcfd0ad9948d391470e49df39a94",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 24,
            "translated_words": 35,
            "translated_percent": 35.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-master/textsbasicshared01/ug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ug/units/?format=api"
        },
        {
            "language": {
                "id": 317,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 317,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://translations.documentfoundation.org/languages/uk/",
                "url": "https://translations.documentfoundation.org/api/languages/uk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 9609,
            "filename": "uk/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "fb4a9795c527558d6f37499c19b3b1b7a739134d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/uk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/uk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/uk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "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-master/textsbasicshared01/uk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/uk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/uk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/uk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/uk/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "urd"
                ],
                "direction": "rtl",
                "population": 29079029090,
                "web_url": "https://translations.documentfoundation.org/languages/ur/",
                "url": "https://translations.documentfoundation.org/api/languages/ur/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 9610,
            "filename": "ur/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "5ef19d4c25c85f1361ed94e2ff164fe9a03ad60d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ur/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ur/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ur/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/ur/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ur/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ur/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ur/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ur/units/?format=api"
        },
        {
            "language": {
                "id": 324,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 8622296179,
                "web_url": "https://translations.documentfoundation.org/languages/vi/",
                "url": "https://translations.documentfoundation.org/api/languages/vi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 9611,
            "filename": "vi/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b0b104a9e88a7c4cbf4aa1cdf354e37b454238b7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/vi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/vi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/vi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 57,
            "translated_words": 360,
            "translated_percent": 85.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/vi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/vi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/vi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/vi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/vi/units/?format=api"
        },
        {
            "language": {
                "id": 339,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 339,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 126606635982,
                "web_url": "https://translations.documentfoundation.org/languages/zh_Hans/",
                "url": "https://translations.documentfoundation.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-CN",
            "id": 9612,
            "filename": "zh-CN/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "f023263d856ba2f4b6eaa25caa3e507f68a658ae",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/zh_Hans/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/zh_Hans/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/zh_Hans/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "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-master/textsbasicshared01/zh_Hans/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hans/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hans/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translations.documentfoundation.org/languages/zh_Hant/",
                "url": "https://translations.documentfoundation.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-TW",
            "id": 9613,
            "filename": "zh-TW/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "0a96230891c1d2be29f267d0f736fcc0f96b6288",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/zh_Hant/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/zh_Hant/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/zh_Hant/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 63,
            "translated_words": 438,
            "translated_percent": 94.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hant/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hant/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hant/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 206,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 3486927594,
                "web_url": "https://translations.documentfoundation.org/languages/ms/",
                "url": "https://translations.documentfoundation.org/api/languages/ms/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 26089,
            "filename": "ms/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ms/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ms/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ms/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/ms/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ms/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ms/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ms/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ms/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": 26346,
            "filename": "axm/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/axm/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": 26347,
            "filename": "gcf/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/gcf/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": 26349,
            "filename": "hyw/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hyw/units/?format=api"
        },
        {
            "language": {
                "id": 357,
                "code": "xcl",
                "name": "Armenian, Classical (Armenia)",
                "plural": {
                    "id": 398,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/xcl/",
                "url": "https://translations.documentfoundation.org/api/languages/xcl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/xcl/statistics/?format=api"
            },
            "language_code": "xcl",
            "id": 26350,
            "filename": "xcl/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/xcl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/xcl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/xcl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/xcl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/xcl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/xcl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/xcl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/xcl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/xcl/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": 27191,
            "filename": "hye/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hye/units/?format=api"
        },
        {
            "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": 79390,
            "filename": "templates/helpcontent2/source/text/sbasic/shared/01.pot",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "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-master/textsbasicshared01/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/en/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": 79921,
            "filename": "ckb/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ckb/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": 80249,
            "filename": "ha/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ha/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": 107777,
            "filename": "iu/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/iu/units/?format=api"
        },
        {
            "language": {
                "id": 182,
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 182,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "population": 562289000,
                "web_url": "https://translations.documentfoundation.org/languages/lg/",
                "url": "https://translations.documentfoundation.org/api/languages/lg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 135808,
            "filename": "lg/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/lg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/lg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/lg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/lg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/lg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/lg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/lg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/lg/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": 136319,
            "filename": "csb/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/csb/units/?format=api"
        },
        {
            "language": {
                "id": 1052,
                "code": "st-LS",
                "name": "Sesotho (Lesotho)",
                "plural": {
                    "id": 196412,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/st-LS/",
                "url": "https://translations.documentfoundation.org/api/languages/st-LS/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/st-LS/statistics/?format=api"
            },
            "language_code": "st-LS",
            "id": 137259,
            "filename": "st-LS/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/st-LS/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/st-LS/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/st-LS/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/st-LS/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/st-LS/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/st-LS/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/st-LS/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/st-LS/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/st-LS/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": 168251,
            "filename": "ig/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ig/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ig/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ig/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/ig/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ig/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ig/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ig/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ig/units/?format=api"
        },
        {
            "language": {
                "id": 838,
                "code": "kw",
                "name": "Cornish",
                "plural": {
                    "id": 190479,
                    "source": 0,
                    "number": 6,
                    "formula": "(n == 0) ? 0 : ((n == 1) ? 1 : (((n % 100 == 2 || n % 100 == 22 || n % 100 == 42 || n % 100 == 62 || n % 100 == 82) || n % 1000 == 0 && (n % 100000 >= 1000 && n % 100000 <= 20000 || n % 100000 == 40000 || n % 100000 == 60000 || n % 100000 == 80000) || n != 0 && n % 1000000 == 100000) ? 2 : ((n % 100 == 3 || n % 100 == 23 || n % 100 == 43 || n % 100 == 63 || n % 100 == 83) ? 3 : ((n != 1 && (n % 100 == 1 || n % 100 == 21 || n % 100 == 41 || n % 100 == 61 || n % 100 == 81)) ? 4 : 5))))",
                    "type": 12
                },
                "aliases": [
                    "cor"
                ],
                "direction": "ltr",
                "population": 197283,
                "web_url": "https://translations.documentfoundation.org/languages/kw/",
                "url": "https://translations.documentfoundation.org/api/languages/kw/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kw/statistics/?format=api"
            },
            "language_code": "kw",
            "id": 168252,
            "filename": "kw/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/kw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/kw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/kw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/kw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/kw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/kw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/kw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/kw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/kw/units/?format=api"
        },
        {
            "language": {
                "id": 1057,
                "code": "sat-Olck",
                "name": "Santali (Ol Chiki)",
                "plural": {
                    "id": 805891,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n==2 ? 1 : 2",
                    "type": 4
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/sat-Olck/",
                "url": "https://translations.documentfoundation.org/api/languages/sat-Olck/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sat-Olck/statistics/?format=api"
            },
            "language_code": "sat-Olck",
            "id": 198354,
            "filename": "sat-Olck/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/sat-Olck/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sat-Olck/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/sat-Olck/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sat-Olck/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/sat-Olck/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sat-Olck/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sat-Olck/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sat-Olck/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/sat-Olck/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": 198747,
            "filename": "ht/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ht/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ht/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ht/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/ht/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ht/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ht/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ht/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ht/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": 198986,
            "filename": "dsb/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "9905deca00e04c09ff78c21be6e87a84ceaf57f3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-21T16:27:29.909508Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/dsb/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": 198987,
            "filename": "hsb/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "a8366c8e9c60edc88a99aab67346f648df1e626e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 67,
            "translated_words": 500,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-11T22:25:15.388372Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/hsb/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": 229561,
            "filename": "chr/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/chr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/chr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/chr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/chr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/chr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/chr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/chr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/chr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/chr/units/?format=api"
        },
        {
            "language": {
                "id": 1059,
                "code": "skr",
                "name": "Saraiki",
                "plural": {
                    "id": 1488999,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/skr/",
                "url": "https://translations.documentfoundation.org/api/languages/skr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/skr/statistics/?format=api"
            },
            "language_code": "skr",
            "id": 229605,
            "filename": "skr/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "614bc14946e84e8f9321a30e49893cb75b0994f2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/skr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/skr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/skr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/skr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-24T12:17:36.559985Z",
            "last_author": "Parvez Qadir",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/skr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/skr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/skr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/skr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/skr/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": 260489,
            "filename": "fa/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "a50d4a610b65d68dc253358fbe58e74aefb9142b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 2,
            "translated_words": 6,
            "translated_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-28T22:44:18.621438Z",
            "last_author": "goodosuser",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/fa/units/?format=api"
        },
        {
            "language": {
                "id": 981,
                "code": "su",
                "name": "Sundanese",
                "plural": {
                    "id": 190622,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "sun"
                ],
                "direction": "ltr",
                "population": 3204312000,
                "web_url": "https://translations.documentfoundation.org/languages/su/",
                "url": "https://translations.documentfoundation.org/api/languages/su/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/su/statistics/?format=api"
            },
            "language_code": "su",
            "id": 260699,
            "filename": "su/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "775c8737fb4f864fb326f871132df74482b36f89",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/su/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/su/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/su/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "translated": 5,
            "translated_words": 26,
            "translated_percent": 7.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-07T10:28:39.017760Z",
            "last_author": "Ilham Nurwansah",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/su/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/su/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/su/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/su/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/su/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 5518192000,
                "web_url": "https://translations.documentfoundation.org/languages/th/",
                "url": "https://translations.documentfoundation.org/api/languages/th/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 292190,
            "filename": "th/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/th/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/th/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/th/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/th/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/th/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/th/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/th/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/th/units/?format=api"
        },
        {
            "language": {
                "id": 998,
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 190639,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/tl/",
                "url": "https://translations.documentfoundation.org/api/languages/tl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tl/statistics/?format=api"
            },
            "language_code": "tl",
            "id": 323541,
            "filename": "tl/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/tl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/tl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/tl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/tl/units/?format=api"
        },
        {
            "language": {
                "id": 790,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 190431,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 13569,
                "web_url": "https://translations.documentfoundation.org/languages/ia/",
                "url": "https://translations.documentfoundation.org/api/languages/ia/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 323829,
            "filename": "ia/helpcontent2/source/text/sbasic/shared/01.po",
            "revision": "b1fb7839935f236a76630eb5957e96b5c05becff",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared01/ia/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ia/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared01/ia/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 500,
            "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-master/textsbasicshared01/ia/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ia/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ia/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ia/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared01/ia/units/?format=api"
        }
    ]
}