Translation components API.

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

GET /api/components/libo_help-master/textsbasicshared02/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/textsbasicshared02/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": 9663,
            "filename": "pt/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f7013eabf6beb81270dd99d6518e30952f490706",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/pt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/pt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/pt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 166,
            "translated_words": 1575,
            "translated_percent": 81.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-20T22:01:33.026431Z",
            "last_author": "Sérgio Marques",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/pt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/pt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/pt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/pt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9664,
            "filename": "ro/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "2c044f73ab216ad6c00d398e28477c8261de5b84",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ro/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ro/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ro/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/ro/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ro/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ro/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ro/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9665,
            "filename": "ru/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "6f5e113f440ee639eebe7f384415d81bc6ca3bc7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ru/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ru/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ru/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 195,
            "translated_words": 1806,
            "translated_percent": 95.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": "2023-01-27T20:03:29.533519Z",
            "last_author": "Timon",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ru/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ru/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ru/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ru/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9666,
            "filename": "si/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "bef9ba381b8db967da0a3c3b8350bd1c6a8e9a01",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/si/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/si/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/si/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 142,
            "translated_words": 1152,
            "translated_percent": 69.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/si/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/si/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/si/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/si/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9667,
            "filename": "sid/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "4b2abe1e418c844cfc152fac37b2366d34e75d8d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/sid/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sid/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/sid/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sid/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 154,
            "translated_words": 1419,
            "translated_percent": 75.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 128,
            "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/textsbasicshared02/sid/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sid/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sid/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sid/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9668,
            "filename": "sk/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "d9843cddd8eabf14974f04cce82a21409e686b61",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/sk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/sk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 146,
            "translated_words": 1160,
            "translated_percent": 71.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/textsbasicshared02/sk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9669,
            "filename": "sl/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "3d087304057318d266152d76f3737075b17836b0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/sl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/sl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 161,
            "translated_words": 1538,
            "translated_percent": 78.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9670,
            "filename": "sq/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "2b278dd9dc6c00c66af0665ea4fe2baa826d8ee0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/sq/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sq/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/sq/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 59,
            "translated_words": 106,
            "translated_percent": 28.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sq/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sq/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sq/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sq/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9671,
            "filename": "sv/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "5608640d216b06c0474cf94b26c2b5c93f7f4b30",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/sv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/sv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 157,
            "translated_words": 1499,
            "translated_percent": 76.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9672,
            "filename": "ta/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "4f58b44ccb133a947d979fc97bb90fe43d1b721c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ta/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ta/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ta/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 157,
            "translated_words": 1499,
            "translated_percent": 76.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ta/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ta/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ta/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ta/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9673,
            "filename": "tg/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "b84700c5622a10493bc707129bda13da7694eee2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/tg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/tg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 50,
            "translated_words": 86,
            "translated_percent": 24.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/textsbasicshared02/tg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9674,
            "filename": "tr/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "2c65c8e1c5d40885a816ac410682a89a36ebcb53",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/tr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/tr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 158,
            "translated_words": 1506,
            "translated_percent": 77.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": "2021-11-12T12:40:23.944391Z",
            "last_author": "Deleted User",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9675,
            "filename": "ug/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "fb478da28cc2f0f2275baa09f0ac9b56b1821983",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 142,
            "translated_words": 1152,
            "translated_percent": 69.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9676,
            "filename": "uk/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "1b5a985072e83639b93d5d1f65fec1a39c6f83de",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/uk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/uk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/uk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 196,
            "translated_words": 1883,
            "translated_percent": 96.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-03-07T11:07:11.982834Z",
            "last_author": "Olexandr Pylypchuk",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/uk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/uk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/uk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/uk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9677,
            "filename": "ur/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "3a9ebfc86f8b6bc5b46f0d9a058aabe58b00f99e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ur/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ur/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ur/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/ur/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ur/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ur/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ur/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9678,
            "filename": "vi/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "d7ae3f1cae9e00ddb181f9a8dd2b11e9c40f08db",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/vi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/vi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/vi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 142,
            "translated_words": 1152,
            "translated_percent": 69.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/vi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/vi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/vi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/vi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9679,
            "filename": "zh-CN/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "e71bcfa165a929ffe45e6241e8946f1425af93df",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/zh_Hans/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/zh_Hans/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/zh_Hans/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 162,
            "translated_words": 1545,
            "translated_percent": 79.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 34,
            "have_comment": 0,
            "last_change": "2022-10-12T08:05:25.767106Z",
            "last_author": "hxlpdd",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hans/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hans/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hans/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 9680,
            "filename": "zh-TW/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "962b3b7509062858bfdda420a180c8f005a43b2c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/zh_Hant/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/zh_Hant/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/zh_Hant/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 154,
            "translated_words": 1419,
            "translated_percent": 75.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 25,
            "failing_checks_words": 361,
            "failing_checks_percent": 12.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hant/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hant/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/zh_Hant/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 26090,
            "filename": "ms/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ms/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ms/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ms/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/ms/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ms/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ms/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ms/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 26351,
            "filename": "axm/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 26352,
            "filename": "gcf/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 26354,
            "filename": "hyw/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 26355,
            "filename": "xcl/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/xcl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/xcl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/xcl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/xcl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/xcl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/xcl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/xcl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/xcl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 27190,
            "filename": "hye/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 79389,
            "filename": "templates/helpcontent2/source/text/sbasic/shared/02.pot",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 204,
            "total_words": 1925,
            "translated": 204,
            "translated_words": 1925,
            "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/textsbasicshared02/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 79887,
            "filename": "ckb/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 80189,
            "filename": "ha/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 107704,
            "filename": "iu/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 135782,
            "filename": "lg/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/lg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/lg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/lg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/lg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/lg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/lg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/lg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 136505,
            "filename": "csb/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 137213,
            "filename": "st-LS/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/st-LS/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/st-LS/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/st-LS/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/st-LS/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/st-LS/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/st-LS/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/st-LS/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/st-LS/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 168231,
            "filename": "ig/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ig/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ig/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ig/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/ig/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ig/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ig/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ig/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 168232,
            "filename": "kw/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/kw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/kw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/kw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/kw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/kw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/kw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/kw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/kw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 198355,
            "filename": "sat-Olck/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/sat-Olck/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/sat-Olck/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/sat-Olck/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sat-Olck/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/sat-Olck/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sat-Olck/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sat-Olck/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/sat-Olck/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 198750,
            "filename": "ht/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ht/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ht/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ht/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/ht/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ht/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ht/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ht/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 198949,
            "filename": "dsb/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "d78782632178d14f31e24336a1f2877196e551a1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 204,
            "translated_words": 1925,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-01T13:24:02.833271Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 198950,
            "filename": "hsb/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "a75183dc339f076dcf85c9c7303ec80ba637a16e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 204,
            "translated_words": 1925,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-02T11:59:32.040423Z",
            "last_author": "Michael Wolf",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 229374,
            "filename": "chr/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/chr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/chr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/chr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/chr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/chr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/chr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/chr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/chr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 229628,
            "filename": "skr/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "bde1f10229a713960bc5117f03d4195f93cd91a5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/skr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/skr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/skr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/skr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.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-24T13:04:03.925302Z",
            "last_author": "Parvez Qadir",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/skr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/skr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/skr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/skr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 260488,
            "filename": "fa/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "11a92b908bce18d539f3905c36cff2e93fba19f5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 0.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-28T22:43:24.467943Z",
            "last_author": "goodosuser",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 260695,
            "filename": "su/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/su/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/su/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/su/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/su/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/su/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/su/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/su/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 292178,
            "filename": "th/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/th/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/th/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/th/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/th/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/th/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/th/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/th/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 323506,
            "filename": "tl/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/tl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/tl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/tl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/tl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/tl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/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": 323752,
            "filename": "ia/helpcontent2/source/text/sbasic/shared/02.po",
            "revision": "f194be679b89fe594fa8515af3a2957909cd8698",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ia/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-master/-/ia/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared02/ia/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 204,
            "total_words": 1925,
            "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/textsbasicshared02/ia/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ia/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ia/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ia/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared02/ia/units/?format=api"
        }
    ]
}