Translation components API.

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

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

{
    "count": 92,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textswriter01/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 317564,
            "filename": "templates/helpcontent2/source/text/swriter/01.pot",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 3733,
            "total_words": 40814,
            "translated": 3733,
            "translated_words": 40814,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 3572847533,
                "web_url": "https://translations.documentfoundation.org/languages/am/",
                "url": "https://translations.documentfoundation.org/api/languages/am/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 318569,
            "filename": "am/helpcontent2/source/text/swriter/01.po",
            "revision": "09a8c41bd2e447feedb8ac3b9a08eabd7861ef45",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/am/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/am/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2603,
            "translated_words": 26078,
            "translated_percent": 69.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/am/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/am/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/am/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/am/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/am/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 35166419568,
                "web_url": "https://translations.documentfoundation.org/languages/ar/",
                "url": "https://translations.documentfoundation.org/api/languages/ar/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 318616,
            "filename": "ar/helpcontent2/source/text/swriter/01.po",
            "revision": "720004fd533d199b6ab5c97375dd7a460291d6c5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ar/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ar/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 104,
            "translated_words": 126,
            "translated_percent": 2.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ar/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ar/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ar/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ar/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ar/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 65020540,
                "web_url": "https://translations.documentfoundation.org/languages/ast/",
                "url": "https://translations.documentfoundation.org/api/languages/ast/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 318648,
            "filename": "ast/helpcontent2/source/text/swriter/01.po",
            "revision": "c1d53aacba1bddbc7531c87c3072c490e18ffaba",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ast/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ast/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2411,
            "translated_words": 21978,
            "translated_percent": 64.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 50,
            "failing_checks_words": 910,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-05T03:23:38.709727Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ast/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ast/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ast/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ast/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ast/units/?format=api"
        },
        {
            "language": {
                "id": 354,
                "code": "axm",
                "name": "axm (generated)",
                "plural": {
                    "id": 395,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/axm/",
                "url": "https://translations.documentfoundation.org/api/languages/axm/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/axm/statistics/?format=api"
            },
            "language_code": "axm",
            "id": 318721,
            "filename": "axm/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/axm/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translations.documentfoundation.org/languages/bg/",
                "url": "https://translations.documentfoundation.org/api/languages/bg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 318786,
            "filename": "bg/helpcontent2/source/text/swriter/01.po",
            "revision": "1ee73f1a9699aafd680fbce9941856b07109146c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/bg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/bg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3733,
            "translated_words": 40814,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 125,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-18T18:21:10.002358Z",
            "last_author": "Mihail Balabanov",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bg/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bn_IN",
                "name": "Bengali (India)",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 10741329000,
                "web_url": "https://translations.documentfoundation.org/languages/bn_IN/",
                "url": "https://translations.documentfoundation.org/api/languages/bn_IN/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bn_IN/statistics/?format=api"
            },
            "language_code": "bn-IN",
            "id": 318848,
            "filename": "bn-IN/helpcontent2/source/text/swriter/01.po",
            "revision": "134850e96bd94eaea590c4f5b1eb153c4dfc96bd",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/bn_IN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bn_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/bn_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2130,
            "translated_words": 19615,
            "translated_percent": 57.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 46,
            "failing_checks_words": 789,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 26719328846,
                "web_url": "https://translations.documentfoundation.org/languages/bn/",
                "url": "https://translations.documentfoundation.org/api/languages/bn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 318883,
            "filename": "bn/helpcontent2/source/text/swriter/01.po",
            "revision": "37f8ec197d4bf757cc29797915e0f900da4eb9cc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/bn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/bn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2130,
            "translated_words": 19615,
            "translated_percent": 57.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 46,
            "failing_checks_words": 789,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bn/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 300669686,
                "web_url": "https://translations.documentfoundation.org/languages/bo/",
                "url": "https://translations.documentfoundation.org/api/languages/bo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 318901,
            "filename": "bo/helpcontent2/source/text/swriter/01.po",
            "revision": "8f0bbf6d0289c480795620783844d80833c4fb19",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/bo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/bo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2062,
            "translated_words": 18229,
            "translated_percent": 55.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 65,
            "failing_checks_words": 1095,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bo/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 45,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 379723410,
                "web_url": "https://translations.documentfoundation.org/languages/bs/",
                "url": "https://translations.documentfoundation.org/api/languages/bs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 318925,
            "filename": "bs/helpcontent2/source/text/swriter/01.po",
            "revision": "9977d2e5c653b5fd4c0d61c14d23f29db6ecfc21",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/bs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/bs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 1127,
            "translated_words": 6415,
            "translated_percent": 30.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 201,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/bs/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "ca_VALENCIA",
                "name": "Catalan",
                "plural": {
                    "id": 363,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/ca_VALENCIA/",
                "url": "https://translations.documentfoundation.org/api/languages/ca_VALENCIA/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca_VALENCIA/statistics/?format=api"
            },
            "language_code": "ca-valencia",
            "id": 318954,
            "filename": "ca-valencia/helpcontent2/source/text/swriter/01.po",
            "revision": "9f5f3f946b32137ca463ded27e44ac8700096d6f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ca_VALENCIA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ca_VALENCIA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ca_VALENCIA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca_VALENCIA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2855,
            "translated_words": 28461,
            "translated_percent": 76.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 334,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca_VALENCIA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca_VALENCIA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca_VALENCIA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca_VALENCIA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca_VALENCIA/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 867913888,
                "web_url": "https://translations.documentfoundation.org/languages/ca/",
                "url": "https://translations.documentfoundation.org/api/languages/ca/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 319079,
            "filename": "ca/helpcontent2/source/text/swriter/01.po",
            "revision": "bb443f0d62d7a1457c06bb788f32951450356d7b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ca/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ca/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2936,
            "translated_words": 29547,
            "translated_percent": 78.6,
            "fuzzy": 137,
            "fuzzy_words": 1720,
            "fuzzy_percent": 3.6,
            "failing_checks": 33,
            "failing_checks_words": 513,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-08T05:22:14.479479Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ca/units/?format=api"
        },
        {
            "language": {
                "id": 671,
                "code": "chr",
                "name": "Cherokee",
                "plural": {
                    "id": 190312,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 2561320,
                "web_url": "https://translations.documentfoundation.org/languages/chr/",
                "url": "https://translations.documentfoundation.org/api/languages/chr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/chr/statistics/?format=api"
            },
            "language_code": "chr",
            "id": 319146,
            "filename": "chr/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/chr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/chr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/chr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/chr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/chr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/chr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/chr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/chr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/chr/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 1108654870,
                "web_url": "https://translations.documentfoundation.org/languages/ckb/",
                "url": "https://translations.documentfoundation.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 319208,
            "filename": "ckb/helpcontent2/source/text/swriter/01.po",
            "revision": "a687176c5ae4c29328d971005fba10765fe6b056",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translations.documentfoundation.org/languages/cs/",
                "url": "https://translations.documentfoundation.org/api/languages/cs/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 319258,
            "filename": "cs/helpcontent2/source/text/swriter/01.po",
            "revision": "8a28b921bebab2c1cd205ffac985c54a9ea8e2f2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/cs/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/cs/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3733,
            "translated_words": 40814,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 25,
            "failing_checks_words": 567,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/cs/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/cs/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/cs/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/cs/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/cs/units/?format=api"
        },
        {
            "language": {
                "id": 599,
                "code": "csb",
                "name": "Kashubian",
                "plural": {
                    "id": 190240,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [],
                "direction": "ltr",
                "population": 4976699,
                "web_url": "https://translations.documentfoundation.org/languages/csb/",
                "url": "https://translations.documentfoundation.org/api/languages/csb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/csb/statistics/?format=api"
            },
            "language_code": "csb",
            "id": 319336,
            "filename": "csb/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/csb/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translations.documentfoundation.org/languages/da/",
                "url": "https://translations.documentfoundation.org/api/languages/da/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 319379,
            "filename": "da/helpcontent2/source/text/swriter/01.po",
            "revision": "a3eb40fa107036d347c2e9b4ef25189b29b15f82",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/da/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/da/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3101,
            "translated_words": 33181,
            "translated_percent": 83.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 23,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/da/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/da/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/da/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/da/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translations.documentfoundation.org/languages/de/",
                "url": "https://translations.documentfoundation.org/api/languages/de/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 319387,
            "filename": "de/helpcontent2/source/text/swriter/01.po",
            "revision": "349d376698657884e8a6c024a60defa01a3a7b47",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/de/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/de/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3733,
            "translated_words": 40814,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 83,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-22T04:57:28.588592Z",
            "last_author": "Christian Kühl",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/de/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/de/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/de/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/de/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/de/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "dsb",
                "name": "Lower Sorbian",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 4,
                    "formula": "(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "ltr",
                "population": 697389,
                "web_url": "https://translations.documentfoundation.org/languages/dsb/",
                "url": "https://translations.documentfoundation.org/api/languages/dsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dsb/statistics/?format=api"
            },
            "language_code": "dsb",
            "id": 319405,
            "filename": "dsb/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/dsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/dsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/dsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dsb/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "dz",
                "name": "Dzongkha",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "dzo"
                ],
                "direction": "ltr",
                "population": 37034164,
                "web_url": "https://translations.documentfoundation.org/languages/dz/",
                "url": "https://translations.documentfoundation.org/api/languages/dz/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dz/statistics/?format=api"
            },
            "language_code": "dz",
            "id": 319416,
            "filename": "dz/helpcontent2/source/text/swriter/01.po",
            "revision": "27926c17afac1bd27d73d32fd4a936d6f1b56b59",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/dz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/dz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2085,
            "translated_words": 18885,
            "translated_percent": 55.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 750,
            "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-24-2/textswriter01/dz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/dz/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translations.documentfoundation.org/languages/el/",
                "url": "https://translations.documentfoundation.org/api/languages/el/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 319435,
            "filename": "el/helpcontent2/source/text/swriter/01.po",
            "revision": "86c604f5dc572d9eb9c12758561be28f33f0749f",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/el/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/el/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3732,
            "translated_words": 40811,
            "translated_percent": 99.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/el/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/el/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/el/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/el/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/el/units/?format=api"
        },
        {
            "language": {
                "id": 77,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 2444784000,
                "web_url": "https://translations.documentfoundation.org/languages/en_AU/",
                "url": "https://translations.documentfoundation.org/api/languages/en_AU/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_AU/statistics/?format=api"
            },
            "language_code": "en-AU",
            "id": 319466,
            "filename": "en-AU/helpcontent2/source/text/swriter/01.po",
            "revision": "93f65e7903804a01aa1dde943c2095e948ff6bc6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/en_AU/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/en_AU/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/en_AU/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 4,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_AU/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_AU/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_AU/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_AU/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translations.documentfoundation.org/languages/en_GB/",
                "url": "https://translations.documentfoundation.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en-GB",
            "id": 319521,
            "filename": "en-GB/helpcontent2/source/text/swriter/01.po",
            "revision": "3e720c43296a40eb0f2d99c9fd7d3ffa2800d6c9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/en_GB/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/en_GB/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/en_GB/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2681,
            "translated_words": 27908,
            "translated_percent": 71.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_GB/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_GB/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_GB/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_GB/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "en_ZA",
                "name": "English (South Africa)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1750371600,
                "web_url": "https://translations.documentfoundation.org/languages/en_ZA/",
                "url": "https://translations.documentfoundation.org/api/languages/en_ZA/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en_ZA/statistics/?format=api"
            },
            "language_code": "en-ZA",
            "id": 319608,
            "filename": "en-ZA/helpcontent2/source/text/swriter/01.po",
            "revision": "26d2dd0118e6de72f63245b14e7b0c65eee2392c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/en_ZA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/en_ZA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/en_ZA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2148,
            "translated_words": 20058,
            "translated_percent": 57.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 261,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_ZA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_ZA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_ZA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_ZA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/en_ZA/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 30124,
                "web_url": "https://translations.documentfoundation.org/languages/eo/",
                "url": "https://translations.documentfoundation.org/api/languages/eo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 319647,
            "filename": "eo/helpcontent2/source/text/swriter/01.po",
            "revision": "e20ac9bb20c08654c9ab4b0ebbd559aa98248b91",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/eo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/eo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2753,
            "translated_words": 28288,
            "translated_percent": 73.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translations.documentfoundation.org/languages/es/",
                "url": "https://translations.documentfoundation.org/api/languages/es/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 319697,
            "filename": "es/helpcontent2/source/text/swriter/01.po",
            "revision": "4c39eb14aee43572f3b45ad35c024d4720ff46a0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/es/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/es/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3114,
            "translated_words": 31483,
            "translated_percent": 83.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 301,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-05T03:21:41.099672Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/es/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/es/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/es/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/es/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/es/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 87844903,
                "web_url": "https://translations.documentfoundation.org/languages/et/",
                "url": "https://translations.documentfoundation.org/api/languages/et/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 319718,
            "filename": "et/helpcontent2/source/text/swriter/01.po",
            "revision": "f7df9fb5065c7bbe1c03bd4e5ec1106291e119f6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/et/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/et/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2160,
            "translated_words": 17049,
            "translated_percent": 57.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 446,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/et/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/et/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/et/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/et/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/et/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 108851866,
                "web_url": "https://translations.documentfoundation.org/languages/eu/",
                "url": "https://translations.documentfoundation.org/api/languages/eu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 319728,
            "filename": "eu/helpcontent2/source/text/swriter/01.po",
            "revision": "90ddf1a16edd83c130384878dda1afc601c19145",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/eu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/eu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3183,
            "translated_words": 34536,
            "translated_percent": 85.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 105,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/eu/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 8471045808,
                "web_url": "https://translations.documentfoundation.org/languages/fa/",
                "url": "https://translations.documentfoundation.org/api/languages/fa/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 319738,
            "filename": "fa/helpcontent2/source/text/swriter/01.po",
            "revision": "8ebe54fa61de0a4c6b885cf4c62adaf6ad5e02d9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/fa/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/fa/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/fa/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 15,
            "translated_words": 158,
            "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": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fa/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fa/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fa/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fa/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "population": 573684164,
                "web_url": "https://translations.documentfoundation.org/languages/fi/",
                "url": "https://translations.documentfoundation.org/api/languages/fi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 319749,
            "filename": "fi/helpcontent2/source/text/swriter/01.po",
            "revision": "c749434e241e3e8d5dded6af4ad209f61582a22e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/fi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/fi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2250,
            "translated_words": 21306,
            "translated_percent": 60.2,
            "fuzzy": 8,
            "fuzzy_words": 178,
            "fuzzy_percent": 0.2,
            "failing_checks": 11,
            "failing_checks_words": 400,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translations.documentfoundation.org/languages/fr/",
                "url": "https://translations.documentfoundation.org/api/languages/fr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 319759,
            "filename": "fr/helpcontent2/source/text/swriter/01.po",
            "revision": "644970aa633fbb1466778b6cec620f25210f867a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/fr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/fr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3733,
            "translated_words": 40814,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 31,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/fr/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "gcf",
                "name": "Guadeloupean Creole, French",
                "plural": {
                    "id": 396,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gcf/",
                "url": "https://translations.documentfoundation.org/api/languages/gcf/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gcf/statistics/?format=api"
            },
            "language_code": "gcf",
            "id": 319776,
            "filename": "gcf/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gcf/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "population": 351552978,
                "web_url": "https://translations.documentfoundation.org/languages/gl/",
                "url": "https://translations.documentfoundation.org/api/languages/gl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 319789,
            "filename": "gl/helpcontent2/source/text/swriter/01.po",
            "revision": "3768c8330514b379b8c2b80428f62f6bb56623c5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/gl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/gl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2551,
            "translated_words": 24898,
            "translated_percent": 68.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gl/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "population": 6172179875,
                "web_url": "https://translations.documentfoundation.org/languages/gu/",
                "url": "https://translations.documentfoundation.org/api/languages/gu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 319804,
            "filename": "gu/helpcontent2/source/text/swriter/01.po",
            "revision": "2ffc32ddb2bb175461be47f24a29f178904c3cf9",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/gu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/gu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 1902,
            "translated_words": 18027,
            "translated_percent": 50.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1239,
            "failing_checks_words": 14961,
            "failing_checks_percent": 33.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gu/units/?format=api"
        },
        {
            "language": {
                "id": 344,
                "code": "gug",
                "name": "Guaraní (Paraguayan)",
                "plural": {
                    "id": 365,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gug/",
                "url": "https://translations.documentfoundation.org/api/languages/gug/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gug/statistics/?format=api"
            },
            "language_code": "gug",
            "id": 319821,
            "filename": "gug/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/gug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/gug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/gug/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 3741264972,
                "web_url": "https://translations.documentfoundation.org/languages/ha/",
                "url": "https://translations.documentfoundation.org/api/languages/ha/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ha/statistics/?format=api"
            },
            "language_code": "ha",
            "id": 319833,
            "filename": "ha/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ha/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translations.documentfoundation.org/languages/he/",
                "url": "https://translations.documentfoundation.org/api/languages/he/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 319847,
            "filename": "he/helpcontent2/source/text/swriter/01.po",
            "revision": "591a412d3685c7813a7a38a90298f71de75cfc25",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/he/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/he/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 1439,
            "translated_words": 8869,
            "translated_percent": 38.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1127,
            "failing_checks_words": 8276,
            "failing_checks_percent": 30.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/he/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/he/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/he/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/he/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/he/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 54555605414,
                "web_url": "https://translations.documentfoundation.org/languages/hi/",
                "url": "https://translations.documentfoundation.org/api/languages/hi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 319860,
            "filename": "hi/helpcontent2/source/text/swriter/01.po",
            "revision": "100ce54df6e403de69b0576755046039e4ef294b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/hi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/hi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 1019,
            "translated_words": 3232,
            "translated_percent": 27.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hi/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translations.documentfoundation.org/languages/hr/",
                "url": "https://translations.documentfoundation.org/api/languages/hr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 319872,
            "filename": "hr/helpcontent2/source/text/swriter/01.po",
            "revision": "113c6becea127f5e6acf5fc1acd34280be658740",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/hr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/hr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 1037,
            "translated_words": 2939,
            "translated_percent": 27.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 31,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hr/units/?format=api"
        },
        {
            "language": {
                "id": 132,
                "code": "hsb",
                "name": "Upper Sorbian",
                "plural": {
                    "id": 132,
                    "source": 0,
                    "number": 4,
                    "formula": "(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1282555,
                "web_url": "https://translations.documentfoundation.org/languages/hsb/",
                "url": "https://translations.documentfoundation.org/api/languages/hsb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hsb/statistics/?format=api"
            },
            "language_code": "hsb",
            "id": 319885,
            "filename": "hsb/helpcontent2/source/text/swriter/01.po",
            "revision": "6a7942d307718a357989e103ba052009c18c12c5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/hsb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hsb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/hsb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hsb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hsb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hsb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hsb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hsb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hsb/units/?format=api"
        },
        {
            "language": {
                "id": 786,
                "code": "ht",
                "name": "Haitian",
                "plural": {
                    "id": 190427,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hat"
                ],
                "direction": "ltr",
                "population": 896491800,
                "web_url": "https://translations.documentfoundation.org/languages/ht/",
                "url": "https://translations.documentfoundation.org/api/languages/ht/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ht/statistics/?format=api"
            },
            "language_code": "ht",
            "id": 319897,
            "filename": "ht/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ht/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ht/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ht/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ht/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ht/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ht/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ht/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ht/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translations.documentfoundation.org/languages/hu/",
                "url": "https://translations.documentfoundation.org/api/languages/hu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 319910,
            "filename": "hu/helpcontent2/source/text/swriter/01.po",
            "revision": "f43a05f7465d547db21753fe3a8577f0f13d3fda",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/hu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/hu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2457,
            "translated_words": 22771,
            "translated_percent": 65.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 218,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hu/units/?format=api"
        },
        {
            "language": {
                "id": 364,
                "code": "hye",
                "name": "hye (generated)",
                "plural": {
                    "id": 405,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hye/",
                "url": "https://translations.documentfoundation.org/api/languages/hye/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hye/statistics/?format=api"
            },
            "language_code": "hye",
            "id": 319924,
            "filename": "hye/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hye/units/?format=api"
        },
        {
            "language": {
                "id": 356,
                "code": "hyw",
                "name": "hyw (generated)",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hyw/",
                "url": "https://translations.documentfoundation.org/api/languages/hyw/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hyw/statistics/?format=api"
            },
            "language_code": "hyw",
            "id": 319937,
            "filename": "hyw/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/hyw/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translations.documentfoundation.org/languages/id/",
                "url": "https://translations.documentfoundation.org/api/languages/id/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 319949,
            "filename": "id/helpcontent2/source/text/swriter/01.po",
            "revision": "9a8dc932ded635185494057dedc22dc6f722b96b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/id/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/id/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2663,
            "translated_words": 27016,
            "translated_percent": 71.3,
            "fuzzy": 1,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.1,
            "failing_checks": 8,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/id/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/id/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/id/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/id/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/id/units/?format=api"
        },
        {
            "language": {
                "id": 793,
                "code": "ig",
                "name": "Igbo",
                "plural": {
                    "id": 190434,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ibo"
                ],
                "direction": "ltr",
                "population": 2782364000,
                "web_url": "https://translations.documentfoundation.org/languages/ig/",
                "url": "https://translations.documentfoundation.org/api/languages/ig/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ig/statistics/?format=api"
            },
            "language_code": "ig",
            "id": 319967,
            "filename": "ig/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ig/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ig/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ig/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ig/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ig/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ig/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ig/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ig/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 35073400,
                "web_url": "https://translations.documentfoundation.org/languages/is/",
                "url": "https://translations.documentfoundation.org/api/languages/is/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 319977,
            "filename": "is/helpcontent2/source/text/swriter/01.po",
            "revision": "a181aa08bb2cb360ef70b521a394fe6eb0a696af",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/is/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/is/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 1118,
            "translated_words": 2159,
            "translated_percent": 29.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 25,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/is/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/is/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/is/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/is/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/is/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translations.documentfoundation.org/languages/it/",
                "url": "https://translations.documentfoundation.org/api/languages/it/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 319984,
            "filename": "it/helpcontent2/source/text/swriter/01.po",
            "revision": "8a0296f64857d49cf1f8599e7dfb5d5267b1b78a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/it/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/it/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 3733,
            "translated_words": 40814,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-20T18:28:10.248691Z",
            "last_author": "Valter Mura",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/it/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/it/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/it/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/it/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/it/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "iu",
                "name": "Inuktitut",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "iku"
                ],
                "direction": "ltr",
                "population": 4523292,
                "web_url": "https://translations.documentfoundation.org/languages/iu/",
                "url": "https://translations.documentfoundation.org/api/languages/iu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/iu/statistics/?format=api"
            },
            "language_code": "iu",
            "id": 319994,
            "filename": "iu/helpcontent2/source/text/swriter/01.po",
            "revision": "f5d7d03bec190515d744b5637a6291a9f4033ec7",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/iu/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 11972902534,
                "web_url": "https://translations.documentfoundation.org/languages/ja/",
                "url": "https://translations.documentfoundation.org/api/languages/ja/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 320000,
            "filename": "ja/helpcontent2/source/text/swriter/01.po",
            "revision": "caaba69b9a22c028c13d39c90256e55e40f76f09",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textswriter01/ja/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_help-24-2/-/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textswriter01/ja/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3733,
            "total_words": 40814,
            "translated": 2230,
            "translated_words": 20755,
            "translated_percent": 59.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 35,
            "failing_checks_words": 767,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-07T23:48:17.995839Z",
            "last_author": "Taichi Haradaguchi",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ja/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ja/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ja/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ja/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textswriter01/ja/units/?format=api"
        }
    ]
}