Translation components API.

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

GET /api/components/doc-sle-translations/apps_libreoffice-master/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": "https://l10n.opensuse.org/api/components/doc-sle-translations/apps_libreoffice-master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://l10n.opensuse.org/languages/ar/",
                "url": "https://l10n.opensuse.org/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 25891,
            "filename": "ar/po/apps_libreoffice.ar.po",
            "revision": "9573f85011783f7dbf635b260eef3c7011b65b5a",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ar/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 25892,
            "filename": "ca/po/apps_libreoffice.ca.po",
            "revision": "d98e52de8398a372cbf254e53ed388397dd727f2",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ca/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 25893,
            "filename": "cs/po/apps_libreoffice.cs.po",
            "revision": "2678cc62d2ec85d17cdea1d539d4ba2388684f17",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 215,
            "failing_checks_words": 3173,
            "failing_checks_percent": 99.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-10T15:18:12.935497Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/da/",
                "url": "https://l10n.opensuse.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 25894,
            "filename": "da/po/apps_libreoffice.da.po",
            "revision": "c034b7f14e19a0b02a379bd4576df14ea84fb0e5",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/da/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/da/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/da/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/da/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/da/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/da/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/da/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 25895,
            "filename": "de/po/apps_libreoffice.de.po",
            "revision": "db76f66f347b7521a4e48e1e5e8eee04cdc6740d",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/de/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/de/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/de/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 26,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-05T17:34:36.128750Z",
            "last_author": "Jens Maucher",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/de/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 25896,
            "filename": "es/po/apps_libreoffice.es.po",
            "revision": "611c5c7e809b3c97636e82d5477c88e5f526ad10",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/es/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/es/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/es/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/es/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fi/",
                "url": "https://l10n.opensuse.org/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 25897,
            "filename": "fi/po/apps_libreoffice.fi.po",
            "revision": "df9d058bd08565688ebba1a27fff2270aaeae371",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/fi/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/fi/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/fi/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fi/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 25898,
            "filename": "fr/po/apps_libreoffice.fr.po",
            "revision": "1126fa92c19753421c2e5b6c0ce03e9937c9c87c",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-11T18:15:29.147901Z",
            "last_author": "Lucie Charrier",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/fr/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hi/",
                "url": "https://l10n.opensuse.org/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 25899,
            "filename": "hi/po/apps_libreoffice.hi.po",
            "revision": "568d90190ead36cac3f4e57e54102972fc4eb52a",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/hi/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/hi/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hi/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hu/",
                "url": "https://l10n.opensuse.org/api/languages/hu/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 25900,
            "filename": "hu/po/apps_libreoffice.hu.po",
            "revision": "4355444e40edcad7d2ceaf2b44938c6ee3d52e5b",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/hu/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/id/",
                "url": "https://l10n.opensuse.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 25901,
            "filename": "id/po/apps_libreoffice.id.po",
            "revision": "1911a63254b717dd620c4e59eb1082444f04efe0",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/id/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/id/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/id/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/id/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/it/",
                "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 25902,
            "filename": "it/po/apps_libreoffice.it.po",
            "revision": "ae8b530119fa407bf5687d1b28671453579cfc2a",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/it/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/it/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/it/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 25903,
            "filename": "ja/po/apps_libreoffice.ja.po",
            "revision": "0b7e74fdef985b05dff9a6a6456ddd96336e6397",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 118,
            "failing_checks_words": 1363,
            "failing_checks_percent": 54.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-27T00:57:17.526230Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ja/units/?format=api"
        },
        {
            "language": {
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 128,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/kab/",
                "url": "https://l10n.opensuse.org/api/languages/kab/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 25904,
            "filename": "kab/po/apps_libreoffice.kab.po",
            "revision": "7b6d7862ebdd7c739724e2cae890d58da9703608",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/kab/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/kab/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/kab/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/kab/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/kab/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/kab/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/kab/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/kab/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ko/",
                "url": "https://l10n.opensuse.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 25905,
            "filename": "ko/po/apps_libreoffice.ko.po",
            "revision": "7602f7204ebb3205409fb9731378fd9ad0dc195d",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/ko/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/lt/",
                "url": "https://l10n.opensuse.org/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 25906,
            "filename": "lt/po/apps_libreoffice.lt.po",
            "revision": "dfb52d40f9f3070de944986dc066fa63ba82812d",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/lt/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/lt/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/lt/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/lt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/lt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/lt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/lt/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nl/",
                "url": "https://l10n.opensuse.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 25907,
            "filename": "nl/po/apps_libreoffice.nl.po",
            "revision": "02b21df65f9c9e81f62eb6ebdfc4916f5b44c97a",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nn/",
                "url": "https://l10n.opensuse.org/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 25908,
            "filename": "nn/po/apps_libreoffice.nn.po",
            "revision": "ab0b4e06ef537b2dcef52b81b2eb37f43309ee5f",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/nn/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/nn/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/nn/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pl/",
                "url": "https://l10n.opensuse.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 25909,
            "filename": "pl/po/apps_libreoffice.pl.po",
            "revision": "0a15cfade00820ab2cea13e940ddafc9602ede12",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "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://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt/",
                "url": "https://l10n.opensuse.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 25910,
            "filename": "pt/po/apps_libreoffice.pt.po",
            "revision": "9753cb398da7c849063948f5e23ede438bca58b3",
            "web_url": "https://l10n.opensuse.org/projects/doc-sle-translations/apps_libreoffice-master/pt/",
            "share_url": "https://l10n.opensuse.org/engage/doc-sle-translations/pt/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-sle-translations/apps_libreoffice-master/pt/",
            "url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 3266,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-04T21:42:36.914601Z",
            "last_author": "Luís Tiago Favas",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pt/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pt/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pt/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_libreoffice-master/pt/units/?format=api"
        }
    ]
}