Translation components API.

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

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

{
    "count": 161,
    "next": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceooo/translations/?format=api&page=4",
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceooo/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "id": 272,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 197317978,
                "web_url": "https://translations.documentfoundation.org/languages/sl/",
                "url": "https://translations.documentfoundation.org/api/languages/sl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 22597,
            "filename": "sl/scp2/source/ooo.po",
            "revision": "e783fa4bd0b9d51f5d4527a299a18cb458546426",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/sl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/sl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/sl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 581,
            "translated_words": 2014,
            "translated_percent": 96.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_ui-master/scp2sourceooo/sl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sl/units/?format=api"
        },
        {
            "language": {
                "id": 282,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 679190641,
                "web_url": "https://translations.documentfoundation.org/languages/sq/",
                "url": "https://translations.documentfoundation.org/api/languages/sq/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 22598,
            "filename": "sq/scp2/source/ooo.po",
            "revision": "0a54e2f895675224dbfc10c6e123e5c61cc499d4",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/sq/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/sq/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/sq/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 337,
            "translated_words": 1290,
            "translated_percent": 55.7,
            "fuzzy": 78,
            "fuzzy_words": 412,
            "fuzzy_percent": 12.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sq/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sq/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sq/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sq/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sq/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 283,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 751681872,
                "web_url": "https://translations.documentfoundation.org/languages/sr/",
                "url": "https://translations.documentfoundation.org/api/languages/sr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 22599,
            "filename": "sr/scp2/source/ooo.po",
            "revision": "3e8ef9a8b4c39796e15f7c4d7d81da513080f217",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/sr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/sr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/sr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 375,
            "translated_words": 1617,
            "translated_percent": 62.0,
            "fuzzy": 181,
            "fuzzy_words": 309,
            "fuzzy_percent": 29.9,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.4,
            "have_suggestion": 31,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr/units/?format=api"
        },
        {
            "language": {
                "id": 285,
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 285,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 808559345,
                "web_url": "https://translations.documentfoundation.org/languages/sr_Latn/",
                "url": "https://translations.documentfoundation.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "language_code": "sr-Latn",
            "id": 22600,
            "filename": "sr-Latn/scp2/source/ooo.po",
            "revision": "08b4da6e3dfdbdae9c8d3ed3014094cf9d066a27",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/sr_Latn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/sr_Latn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/sr_Latn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 375,
            "translated_words": 1617,
            "translated_percent": 62.0,
            "fuzzy": 180,
            "fuzzy_words": 307,
            "fuzzy_percent": 29.8,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "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_ui-master/scp2sourceooo/sr_Latn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr_Latn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr_Latn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sr_Latn/units/?format=api"
        },
        {
            "language": {
                "id": 286,
                "code": "ss",
                "name": "Swati",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ssw"
                ],
                "direction": "ltr",
                "population": 221237952,
                "web_url": "https://translations.documentfoundation.org/languages/ss/",
                "url": "https://translations.documentfoundation.org/api/languages/ss/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ss/statistics/?format=api"
            },
            "language_code": "ss",
            "id": 22601,
            "filename": "ss/scp2/source/ooo.po",
            "revision": "2c05d099d37b4c8a0534358cff642e1d0ee32591",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ss/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ss/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ss/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ss/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 153,
            "translated_words": 199,
            "translated_percent": 25.3,
            "fuzzy": 128,
            "fuzzy_words": 685,
            "fuzzy_percent": 21.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_ui-master/scp2sourceooo/ss/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ss/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ss/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ss/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ss/units/?format=api"
        },
        {
            "language": {
                "id": 288,
                "code": "st",
                "name": "Sotho (Southern)",
                "plural": {
                    "id": 288,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sot"
                ],
                "direction": "ltr",
                "population": 639056780,
                "web_url": "https://translations.documentfoundation.org/languages/st/",
                "url": "https://translations.documentfoundation.org/api/languages/st/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/st/statistics/?format=api"
            },
            "language_code": "st",
            "id": 22602,
            "filename": "st/scp2/source/ooo.po",
            "revision": "a416a64fb0afad46470eee81589c7622129787fc",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/st/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/st/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/st/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/st/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 155,
            "translated_words": 203,
            "translated_percent": 25.6,
            "fuzzy": 126,
            "fuzzy_words": 681,
            "fuzzy_percent": 20.8,
            "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_ui-master/scp2sourceooo/st/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/st/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/st/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/st/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/st/units/?format=api"
        },
        {
            "language": {
                "id": 290,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 290,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translations.documentfoundation.org/languages/sv/",
                "url": "https://translations.documentfoundation.org/api/languages/sv/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 22603,
            "filename": "sv/scp2/source/ooo.po",
            "revision": "b97a5107c587a058add246eb509f73b3bc2c003a",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/sv/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/sv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/sv/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 604,
            "translated_words": 2086,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T17:15:02.365129Z",
            "last_author": "Andreas Pettersson",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sv/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sv/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sv/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sv/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sv/units/?format=api"
        },
        {
            "language": {
                "id": 294,
                "code": "szl",
                "name": "Silesian",
                "plural": {
                    "id": 294,
                    "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": 49766990,
                "web_url": "https://translations.documentfoundation.org/languages/szl/",
                "url": "https://translations.documentfoundation.org/api/languages/szl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/szl/statistics/?format=api"
            },
            "language_code": "szl",
            "id": 22604,
            "filename": "szl/scp2/source/ooo.po",
            "revision": "db70d8817bd42370a2c4565740d3a370eac20624",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/szl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/szl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/szl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/szl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 581,
            "translated_words": 2014,
            "translated_percent": 96.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "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_ui-master/scp2sourceooo/szl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/szl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/szl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/szl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/szl/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 8561615920,
                "web_url": "https://translations.documentfoundation.org/languages/ta/",
                "url": "https://translations.documentfoundation.org/api/languages/ta/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 22605,
            "filename": "ta/scp2/source/ooo.po",
            "revision": "bcd5c1dd008d678f6c3127624b78182432cc65ca",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ta/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ta/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ta/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 564,
            "translated_words": 1946,
            "translated_percent": 93.3,
            "fuzzy": 3,
            "fuzzy_words": 14,
            "fuzzy_percent": 0.4,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "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_ui-master/scp2sourceooo/ta/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ta/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ta/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ta/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ta/units/?format=api"
        },
        {
            "language": {
                "id": 297,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 297,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 9547848000,
                "web_url": "https://translations.documentfoundation.org/languages/te/",
                "url": "https://translations.documentfoundation.org/api/languages/te/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 22606,
            "filename": "te/scp2/source/ooo.po",
            "revision": "ef05aa9e89348b1b3478cd6079612915d01c0177",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/te/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/te/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/te/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 540,
            "translated_words": 1852,
            "translated_percent": 89.4,
            "fuzzy": 17,
            "fuzzy_words": 86,
            "fuzzy_percent": 2.8,
            "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_ui-master/scp2sourceooo/te/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/te/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/te/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/te/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/te/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "population": 887367000,
                "web_url": "https://translations.documentfoundation.org/languages/tg/",
                "url": "https://translations.documentfoundation.org/api/languages/tg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tg/statistics/?format=api"
            },
            "language_code": "tg",
            "id": 22607,
            "filename": "tg/scp2/source/ooo.po",
            "revision": "e678850aa6e0ee8c1176069420f591ca2b6029a1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/tg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/tg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/tg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 212,
            "translated_words": 277,
            "translated_percent": 35.0,
            "fuzzy": 137,
            "fuzzy_words": 694,
            "fuzzy_percent": 22.6,
            "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_ui-master/scp2sourceooo/tg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tg/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 300,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 5518192000,
                "web_url": "https://translations.documentfoundation.org/languages/th/",
                "url": "https://translations.documentfoundation.org/api/languages/th/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 22608,
            "filename": "th/scp2/source/ooo.po",
            "revision": "9534276b8e6a71ce133caed52d9366f4d57a9e89",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/th/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/th/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/th/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 604,
            "translated_words": 2086,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-04T05:02:13.274860Z",
            "last_author": "Theppitak Karoonboonyanan",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/th/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/th/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/th/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/th/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/th/units/?format=api"
        },
        {
            "language": {
                "id": 301,
                "code": "ti",
                "name": "Tigrinya",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tir"
                ],
                "direction": "ltr",
                "population": 1014591057,
                "web_url": "https://translations.documentfoundation.org/languages/ti/",
                "url": "https://translations.documentfoundation.org/api/languages/ti/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ti/statistics/?format=api"
            },
            "language_code": "ti",
            "id": 22609,
            "filename": "ti/scp2/source/ooo.po",
            "revision": "8c12c028050636d215d4bd5564d23dcf3e78f1ea",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ti/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ti/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ti/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/ti/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ti/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ti/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ti/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ti/units/?format=api"
        },
        {
            "language": {
                "id": 307,
                "code": "tn",
                "name": "Tswana",
                "plural": {
                    "id": 307,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tsn"
                ],
                "direction": "ltr",
                "population": 611342805,
                "web_url": "https://translations.documentfoundation.org/languages/tn/",
                "url": "https://translations.documentfoundation.org/api/languages/tn/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tn/statistics/?format=api"
            },
            "language_code": "tn",
            "id": 22610,
            "filename": "tn/scp2/source/ooo.po",
            "revision": "720fa273c6284c3df83eebd0cb41d5160e16c041",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/tn/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/tn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/tn/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 143,
            "translated_words": 172,
            "translated_percent": 23.6,
            "fuzzy": 16,
            "fuzzy_words": 19,
            "fuzzy_percent": 2.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "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_ui-master/scp2sourceooo/tn/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tn/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tn/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tn/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tn/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translations.documentfoundation.org/languages/tr/",
                "url": "https://translations.documentfoundation.org/api/languages/tr/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 22611,
            "filename": "tr/scp2/source/ooo.po",
            "revision": "c959df2c8d3885014f512277d9a141d69b9029be",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/tr/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/tr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/tr/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 604,
            "translated_words": 2086,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-17T04:59:32.959412Z",
            "last_author": "Ayhan YALÇINSOY",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tr/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tr/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tr/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tr/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tr/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "ts",
                "name": "Tsonga",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tso"
                ],
                "direction": "ltr",
                "population": 488093236,
                "web_url": "https://translations.documentfoundation.org/languages/ts/",
                "url": "https://translations.documentfoundation.org/api/languages/ts/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ts/statistics/?format=api"
            },
            "language_code": "ts",
            "id": 22612,
            "filename": "ts/scp2/source/ooo.po",
            "revision": "64dc578da6cab1a0ba93fe6813153e9797f8117d",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ts/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ts/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ts/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ts/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 160,
            "translated_words": 208,
            "translated_percent": 26.4,
            "fuzzy": 124,
            "fuzzy_words": 679,
            "fuzzy_percent": 20.5,
            "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_ui-master/scp2sourceooo/ts/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ts/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ts/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ts/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ts/units/?format=api"
        },
        {
            "language": {
                "id": 311,
                "code": "tt",
                "name": "Tatar",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tat"
                ],
                "direction": "ltr",
                "population": 198410800,
                "web_url": "https://translations.documentfoundation.org/languages/tt/",
                "url": "https://translations.documentfoundation.org/api/languages/tt/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/tt/statistics/?format=api"
            },
            "language_code": "tt",
            "id": 22613,
            "filename": "tt/scp2/source/ooo.po",
            "revision": "2654a4f1b39df2504f552f9e3982947fd754b525",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/tt/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/tt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/tt/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 376,
            "translated_words": 1024,
            "translated_percent": 62.2,
            "fuzzy": 135,
            "fuzzy_words": 808,
            "fuzzy_percent": 22.3,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "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_ui-master/scp2sourceooo/tt/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tt/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tt/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tt/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/tt/units/?format=api"
        },
        {
            "language": {
                "id": 316,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 316,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 767011479,
                "web_url": "https://translations.documentfoundation.org/languages/ug/",
                "url": "https://translations.documentfoundation.org/api/languages/ug/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 22614,
            "filename": "ug/scp2/source/ooo.po",
            "revision": "fd9f57899b2fe59e9c20b381842521863556fa31",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 572,
            "translated_words": 1984,
            "translated_percent": 94.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-30T00:52:44.925705Z",
            "last_author": "Abduqadir Abliz",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ug/units/?format=api"
        },
        {
            "language": {
                "id": 317,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 317,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://translations.documentfoundation.org/languages/uk/",
                "url": "https://translations.documentfoundation.org/api/languages/uk/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 22615,
            "filename": "uk/scp2/source/ooo.po",
            "revision": "a02ecd3f56c13661ff9882b1e9221be9f57410f8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/uk/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/uk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/uk/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 604,
            "translated_words": 2086,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-23T13:31:24.214556Z",
            "last_author": "Євген Кондратюк",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uk/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uk/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uk/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uk/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uk/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "urd"
                ],
                "direction": "rtl",
                "population": 29079029090,
                "web_url": "https://translations.documentfoundation.org/languages/ur/",
                "url": "https://translations.documentfoundation.org/api/languages/ur/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 22616,
            "filename": "ur/scp2/source/ooo.po",
            "revision": "bfb64cecbbb1f99d2f512031e8669506dcd834f6",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ur/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ur/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ur/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 0.3,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.3,
            "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_ui-master/scp2sourceooo/ur/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ur/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ur/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ur/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ur/units/?format=api"
        },
        {
            "language": {
                "id": 320,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 320,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb"
                ],
                "direction": "ltr",
                "population": 2648013512,
                "web_url": "https://translations.documentfoundation.org/languages/uz/",
                "url": "https://translations.documentfoundation.org/api/languages/uz/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz",
            "id": 22617,
            "filename": "uz/scp2/source/ooo.po",
            "revision": "2c01b6ef0e9b101f166472f977d5a911c5072290",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/uz/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/uz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/uz/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 260,
            "translated_words": 375,
            "translated_percent": 43.0,
            "fuzzy": 151,
            "fuzzy_words": 867,
            "fuzzy_percent": 25.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_ui-master/scp2sourceooo/uz/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uz/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uz/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uz/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/uz/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "ve",
                "name": "Venda",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ven"
                ],
                "direction": "ltr",
                "population": 139175912,
                "web_url": "https://translations.documentfoundation.org/languages/ve/",
                "url": "https://translations.documentfoundation.org/api/languages/ve/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ve/statistics/?format=api"
            },
            "language_code": "ve",
            "id": 22618,
            "filename": "ve/scp2/source/ooo.po",
            "revision": "5c6902bfb8bd2272250ef9163b72b1149756566b",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ve/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ve/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ve/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ve/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 158,
            "translated_words": 206,
            "translated_percent": 26.1,
            "fuzzy": 124,
            "fuzzy_words": 679,
            "fuzzy_percent": 20.5,
            "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_ui-master/scp2sourceooo/ve/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ve/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ve/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ve/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ve/units/?format=api"
        },
        {
            "language": {
                "id": 323,
                "code": "vec",
                "name": "Venetian",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 138082962,
                "web_url": "https://translations.documentfoundation.org/languages/vec/",
                "url": "https://translations.documentfoundation.org/api/languages/vec/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/vec/statistics/?format=api"
            },
            "language_code": "vec",
            "id": 22619,
            "filename": "vec/scp2/source/ooo.po",
            "revision": "9c6dbec425a40d8dd1d08815fd63ccae16b64477",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/vec/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/vec/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/vec/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vec/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 591,
            "translated_words": 2044,
            "translated_percent": 97.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": "2020-08-01T12:34:29.199045Z",
            "last_author": "VeC",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vec/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vec/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vec/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vec/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vec/units/?format=api"
        },
        {
            "language": {
                "id": 324,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 8622296179,
                "web_url": "https://translations.documentfoundation.org/languages/vi/",
                "url": "https://translations.documentfoundation.org/api/languages/vi/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 22620,
            "filename": "vi/scp2/source/ooo.po",
            "revision": "2417d0fd68183ecfd4d8e023129294319be641e1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/vi/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/vi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/vi/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 532,
            "translated_words": 1814,
            "translated_percent": 88.0,
            "fuzzy": 20,
            "fuzzy_words": 106,
            "fuzzy_percent": 3.3,
            "failing_checks": 9,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.4,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vi/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vi/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vi/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vi/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/vi/units/?format=api"
        },
        {
            "language": {
                "id": 332,
                "code": "wo",
                "name": "Wolof",
                "plural": {
                    "id": 332,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "wol"
                ],
                "direction": "ltr",
                "population": 1102549370,
                "web_url": "https://translations.documentfoundation.org/languages/wo/",
                "url": "https://translations.documentfoundation.org/api/languages/wo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/wo/statistics/?format=api"
            },
            "language_code": "wo",
            "id": 22621,
            "filename": "wo/scp2/source/ooo.po",
            "revision": "bef2256b26224e0b0ed042dbf3887834a3cc8bc3",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/wo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/wo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/wo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/wo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/wo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/wo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/wo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/wo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/wo/units/?format=api"
        },
        {
            "language": {
                "id": 333,
                "code": "xh",
                "name": "Xhosa",
                "plural": {
                    "id": 333,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "xho"
                ],
                "direction": "ltr",
                "population": 1018294436,
                "web_url": "https://translations.documentfoundation.org/languages/xh/",
                "url": "https://translations.documentfoundation.org/api/languages/xh/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/xh/statistics/?format=api"
            },
            "language_code": "xh",
            "id": 22622,
            "filename": "xh/scp2/source/ooo.po",
            "revision": "9b7660e5db28b843cffc3dbde7139933866a8ca5",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/xh/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/xh/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/xh/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 148,
            "translated_words": 194,
            "translated_percent": 24.5,
            "fuzzy": 128,
            "fuzzy_words": 685,
            "fuzzy_percent": 21.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_ui-master/scp2sourceooo/xh/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xh/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xh/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xh/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xh/units/?format=api"
        },
        {
            "language": {
                "id": 339,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 339,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 126606635982,
                "web_url": "https://translations.documentfoundation.org/languages/zh_Hans/",
                "url": "https://translations.documentfoundation.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-CN",
            "id": 22623,
            "filename": "zh-CN/scp2/source/ooo.po",
            "revision": "1786b3e6c34b883579a968fa9b02305bd2b49b43",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/zh_Hans/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/zh_Hans/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/zh_Hans/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 604,
            "translated_words": 2086,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T18:21:05.778954Z",
            "last_author": "Ming Hua",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hans/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hans/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hans/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translations.documentfoundation.org/languages/zh_Hant/",
                "url": "https://translations.documentfoundation.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-TW",
            "id": 22624,
            "filename": "zh-TW/scp2/source/ooo.po",
            "revision": "acbdd761a34a161467f9f329d2480bb188dc931c",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/zh_Hant/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/zh_Hant/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/zh_Hant/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 604,
            "translated_words": 2086,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T06:44:31.180150Z",
            "last_author": "Cheng-Chia Tseng",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hant/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hant/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hant/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 342,
                "code": "zu",
                "name": "Zulu",
                "plural": {
                    "id": 342,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "zul"
                ],
                "direction": "ltr",
                "population": 1397382951,
                "web_url": "https://translations.documentfoundation.org/languages/zu/",
                "url": "https://translations.documentfoundation.org/api/languages/zu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/zu/statistics/?format=api"
            },
            "language_code": "zu",
            "id": 22625,
            "filename": "zu/scp2/source/ooo.po",
            "revision": "b07da7540d7d195c6771c83ad7689f48569ba951",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/zu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/zu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/zu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 203,
            "translated_words": 261,
            "translated_percent": 33.6,
            "fuzzy": 126,
            "fuzzy_words": 683,
            "fuzzy_percent": 20.8,
            "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_ui-master/scp2sourceooo/zu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/zu/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": 22626,
            "filename": "ca-valencia/scp2/source/ooo.po",
            "revision": "a2d14dc1c5fc1e73fc50615de30302822144165e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ca_VALENCIA/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ca_VALENCIA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ca_VALENCIA/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ca_VALENCIA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 602,
            "translated_words": 2080,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-10T13:13:06.813716Z",
            "last_author": "Joan Montané",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ca_VALENCIA/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ca_VALENCIA/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ca_VALENCIA/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ca_VALENCIA/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ca_VALENCIA/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": 22627,
            "filename": "gug/scp2/source/ooo.po",
            "revision": "5f22b167325f58fe41ef20a2ba311a1c00f038e0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/gug/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/gug/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 543,
            "translated_words": 1803,
            "translated_percent": 89.9,
            "fuzzy": 7,
            "fuzzy_words": 40,
            "fuzzy_percent": 1.1,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "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_ui-master/scp2sourceooo/gug/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gug/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gug/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gug/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gug/units/?format=api"
        },
        {
            "language": {
                "id": 345,
                "code": "sid",
                "name": "Sidamo",
                "plural": {
                    "id": 371,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 378395500,
                "web_url": "https://translations.documentfoundation.org/languages/sid/",
                "url": "https://translations.documentfoundation.org/api/languages/sid/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sid/statistics/?format=api"
            },
            "language_code": "sid",
            "id": 22628,
            "filename": "sid/scp2/source/ooo.po",
            "revision": "ad4f38e8cd9d722b2359fee5c9e9ad5dcc45d606",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/sid/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/sid/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/sid/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sid/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 540,
            "translated_words": 1852,
            "translated_percent": 89.4,
            "fuzzy": 17,
            "fuzzy_words": 86,
            "fuzzy_percent": 2.8,
            "failing_checks": 7,
            "failing_checks_words": 32,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sid/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sid/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sid/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sid/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sid/units/?format=api"
        },
        {
            "language": {
                "id": 346,
                "code": "dgo",
                "name": "Dogri",
                "plural": {
                    "id": 378,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/dgo/",
                "url": "https://translations.documentfoundation.org/api/languages/dgo/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/dgo/statistics/?format=api"
            },
            "language_code": "dgo",
            "id": 22629,
            "filename": "dgo/scp2/source/ooo.po",
            "revision": "da954144a834c1eb4828754fa26a04ea686702e1",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/dgo/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/dgo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/dgo/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/dgo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 507,
            "translated_words": 1725,
            "translated_percent": 83.9,
            "fuzzy": 42,
            "fuzzy_words": 179,
            "fuzzy_percent": 6.9,
            "failing_checks": 60,
            "failing_checks_words": 86,
            "failing_checks_percent": 9.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/dgo/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/dgo/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/dgo/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/dgo/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/dgo/units/?format=api"
        },
        {
            "language": {
                "id": 347,
                "code": "gbm",
                "name": "Garhwali",
                "plural": {
                    "id": 380,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 358044300,
                "web_url": "https://translations.documentfoundation.org/languages/gbm/",
                "url": "https://translations.documentfoundation.org/api/languages/gbm/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gbm/statistics/?format=api"
            },
            "language_code": "gbm",
            "id": 22630,
            "filename": "gbm/scp2/source/ooo.po",
            "revision": "a4156e3a9f7ba4a42fc6be7f84122117490046ac",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/gbm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gbm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/gbm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gbm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/gbm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gbm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gbm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gbm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gbm/units/?format=api"
        },
        {
            "language": {
                "id": 348,
                "code": "kmr_LATN",
                "name": "Kurdish (Northern)",
                "plural": {
                    "id": 1700511,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/kmr_LATN/",
                "url": "https://translations.documentfoundation.org/api/languages/kmr_LATN/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/kmr_LATN/statistics/?format=api"
            },
            "language_code": "kmr-Latn",
            "id": 22631,
            "filename": "kmr-Latn/scp2/source/ooo.po",
            "revision": "4941a8c899568d7f5b78bb5ed8940e8d64cecbd2",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/kmr_LATN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/kmr_LATN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/kmr_LATN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/kmr_LATN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 259,
            "translated_words": 334,
            "translated_percent": 42.8,
            "fuzzy": 150,
            "fuzzy_words": 857,
            "fuzzy_percent": 24.8,
            "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_ui-master/scp2sourceooo/kmr_LATN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/kmr_LATN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/kmr_LATN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/kmr_LATN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/kmr_LATN/units/?format=api"
        },
        {
            "language": {
                "id": 349,
                "code": "pap_CW",
                "name": "Papiamento",
                "plural": {
                    "id": 386,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/pap_CW/",
                "url": "https://translations.documentfoundation.org/api/languages/pap_CW/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/pap_CW/statistics/?format=api"
            },
            "language_code": "pap-CW",
            "id": 22632,
            "filename": "pap-CW/scp2/source/ooo.po",
            "revision": "f38aaab3803b568b730306ba17a75b318e082a47",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/pap_CW/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/pap_CW/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/pap_CW/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/pap_CW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/pap_CW/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/pap_CW/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/pap_CW/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/pap_CW/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/pap_CW/units/?format=api"
        },
        {
            "language": {
                "id": 350,
                "code": "sa_IN",
                "name": "Sanskrit",
                "plural": {
                    "id": 387,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n==2 ? 1 : 2",
                    "type": 4
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/sa_IN/",
                "url": "https://translations.documentfoundation.org/api/languages/sa_IN/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sa_IN/statistics/?format=api"
            },
            "language_code": "sa-IN",
            "id": 22633,
            "filename": "sa-IN/scp2/source/ooo.po",
            "revision": "2126745cc304f3943545dfc3252f05d8cf4476a0",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/sa_IN/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/sa_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/sa_IN/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sa_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 267,
            "translated_words": 459,
            "translated_percent": 44.2,
            "fuzzy": 153,
            "fuzzy_words": 772,
            "fuzzy_percent": 25.3,
            "failing_checks": 284,
            "failing_checks_words": 855,
            "failing_checks_percent": 47.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sa_IN/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sa_IN/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sa_IN/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sa_IN/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sa_IN/units/?format=api"
        },
        {
            "language": {
                "id": 351,
                "code": "sw_TZ",
                "name": "Swahili (Tanzania)",
                "plural": {
                    "id": 388,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 5269752000,
                "web_url": "https://translations.documentfoundation.org/languages/sw_TZ/",
                "url": "https://translations.documentfoundation.org/api/languages/sw_TZ/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/sw_TZ/statistics/?format=api"
            },
            "language_code": "sw-TZ",
            "id": 22634,
            "filename": "sw-TZ/scp2/source/ooo.po",
            "revision": "d79d4b796a4be7196336d005a93e026da5933d55",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/sw_TZ/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/sw_TZ/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/sw_TZ/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sw_TZ/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 206,
            "translated_words": 256,
            "translated_percent": 34.1,
            "fuzzy": 121,
            "fuzzy_words": 682,
            "fuzzy_percent": 20.0,
            "failing_checks": 6,
            "failing_checks_words": 13,
            "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_ui-master/scp2sourceooo/sw_TZ/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sw_TZ/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sw_TZ/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sw_TZ/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/sw_TZ/units/?format=api"
        },
        {
            "language": {
                "id": 206,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 3486927594,
                "web_url": "https://translations.documentfoundation.org/languages/ms/",
                "url": "https://translations.documentfoundation.org/api/languages/ms/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 26019,
            "filename": "ms/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ms/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ms/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ms/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/ms/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ms/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ms/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ms/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ms/units/?format=api"
        },
        {
            "language": {
                "id": 354,
                "code": "axm",
                "name": "axm (generated)",
                "plural": {
                    "id": 395,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/axm/",
                "url": "https://translations.documentfoundation.org/api/languages/axm/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/axm/statistics/?format=api"
            },
            "language_code": "axm",
            "id": 26935,
            "filename": "axm/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/axm/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/axm/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/axm/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/axm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/axm/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/axm/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/axm/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/axm/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/axm/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "gcf",
                "name": "Guadeloupean Creole, French",
                "plural": {
                    "id": 396,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/gcf/",
                "url": "https://translations.documentfoundation.org/api/languages/gcf/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/gcf/statistics/?format=api"
            },
            "language_code": "gcf",
            "id": 26936,
            "filename": "gcf/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/gcf/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/gcf/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/gcf/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gcf/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/gcf/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gcf/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gcf/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gcf/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/gcf/units/?format=api"
        },
        {
            "language": {
                "id": 356,
                "code": "hyw",
                "name": "hyw (generated)",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hyw/",
                "url": "https://translations.documentfoundation.org/api/languages/hyw/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hyw/statistics/?format=api"
            },
            "language_code": "hyw",
            "id": 26937,
            "filename": "hyw/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/hyw/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hyw/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/hyw/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hyw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/hyw/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hyw/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hyw/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hyw/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hyw/units/?format=api"
        },
        {
            "language": {
                "id": 357,
                "code": "xcl",
                "name": "Armenian, Classical (Armenia)",
                "plural": {
                    "id": 398,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/xcl/",
                "url": "https://translations.documentfoundation.org/api/languages/xcl/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/xcl/statistics/?format=api"
            },
            "language_code": "xcl",
            "id": 26938,
            "filename": "xcl/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/xcl/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/xcl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/xcl/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xcl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/xcl/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xcl/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xcl/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xcl/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/xcl/units/?format=api"
        },
        {
            "language": {
                "id": 364,
                "code": "hye",
                "name": "hye (generated)",
                "plural": {
                    "id": 405,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translations.documentfoundation.org/languages/hye/",
                "url": "https://translations.documentfoundation.org/api/languages/hye/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/hye/statistics/?format=api"
            },
            "language_code": "hye",
            "id": 27097,
            "filename": "hye/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/hye/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/hye/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/hye/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hye/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/hye/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hye/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hye/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hye/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/hye/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 79357,
            "filename": "templates/scp2/source/ooo.pot",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/en/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/en/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/en/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 604,
            "total_words": 2086,
            "translated": 604,
            "translated_words": 2086,
            "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_ui-master/scp2sourceooo/en/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/en/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/en/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/en/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/en/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 1108654870,
                "web_url": "https://translations.documentfoundation.org/languages/ckb/",
                "url": "https://translations.documentfoundation.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 79956,
            "filename": "ckb/scp2/source/ooo.po",
            "revision": "761b4c28e28cf41119c0f04122b6e5c603555f9e",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ckb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ckb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ckb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "translated": 580,
            "translated_words": 1961,
            "translated_percent": 96.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-19T07:59:01.155919Z",
            "last_author": "serval2412",
            "repository_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ckb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ckb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ckb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ckb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 3741264972,
                "web_url": "https://translations.documentfoundation.org/languages/ha/",
                "url": "https://translations.documentfoundation.org/api/languages/ha/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/ha/statistics/?format=api"
            },
            "language_code": "ha",
            "id": 80220,
            "filename": "ha/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ha/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/ha/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/ha/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/ha/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ha/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ha/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ha/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/ha/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "iu",
                "name": "Inuktitut",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "iku"
                ],
                "direction": "ltr",
                "population": 4523292,
                "web_url": "https://translations.documentfoundation.org/languages/iu/",
                "url": "https://translations.documentfoundation.org/api/languages/iu/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/iu/statistics/?format=api"
            },
            "language_code": "iu",
            "id": 107763,
            "filename": "iu/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/iu/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/iu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/iu/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/iu/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/iu/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/iu/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/iu/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/iu/units/?format=api"
        },
        {
            "language": {
                "id": 182,
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 182,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "population": 562289000,
                "web_url": "https://translations.documentfoundation.org/languages/lg/",
                "url": "https://translations.documentfoundation.org/api/languages/lg/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 135857,
            "filename": "lg/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/lg/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/lg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/lg/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/lg/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/lg/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/lg/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/lg/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/lg/units/?format=api"
        },
        {
            "language": {
                "id": 599,
                "code": "csb",
                "name": "Kashubian",
                "plural": {
                    "id": 190240,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [],
                "direction": "ltr",
                "population": 4976699,
                "web_url": "https://translations.documentfoundation.org/languages/csb/",
                "url": "https://translations.documentfoundation.org/api/languages/csb/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/csb/statistics/?format=api"
            },
            "language_code": "csb",
            "id": 136339,
            "filename": "csb/scp2/source/ooo.po",
            "revision": "8ccbbf3aa3ae7878120e77e1a00f4bc02eccccb8",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/csb/",
            "share_url": "https://translations.documentfoundation.org/engage/libo_ui-master/-/csb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourceooo/csb/",
            "url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 604,
            "total_words": 2086,
            "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_ui-master/scp2sourceooo/csb/repository/?format=api",
            "file_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/csb/file/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/csb/statistics/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/csb/changes/?format=api",
            "units_list_url": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceooo/csb/units/?format=api"
        }
    ]
}