Translation components API.

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

GET /api/components/libgettextdemo/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/libgettextdemo/master/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 10,
            "filename": "po/cs.po",
            "revision": "931d87edfb1f1d74efac9ac72674872da50950b3",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-11-08T13:54:30Z",
            "last_author": "SLE Merge Robot",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/cs/units/?format=api"
        },
        {
            "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": 392,
            "filename": "po/ar.po",
            "revision": "45fd94495fac811a06b21b823c08b6d7e092d09a",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/ar/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/ar/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/ar/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2017-05-09T13:57:04Z",
            "last_author": "mohammad alhargan",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ar/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ar/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ar/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ar/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": 394,
            "filename": "po/de.po",
            "revision": "80c53e12cb56d8fd201e3f11d5b9ded5cb9f85f4",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/de/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/de/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/de/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-02-13T09:02:47Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/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": 396,
            "filename": "po/es.po",
            "revision": "5d0d972949d75a40db22acefe72a60fea73913f0",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/es/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/es/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/es/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-08-30T01:24:41Z",
            "last_author": "Ricardo Rodriguez",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/es/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": 398,
            "filename": "po/fr.po",
            "revision": "356d00b6f2de5ad35f422ce77ba4581e7ef323d7",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/fr/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/fr/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": 1,
            "last_change": "2015-11-10T00:29:46Z",
            "last_author": "Antoine Belvire",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/fr/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": 400,
            "filename": "po/hu.po",
            "revision": "ef69ae9411afd5bfe144c93a223a5b71f5d74a49",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/hu/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/hu/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/hu/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "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/libgettextdemo/master/hu/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/hu/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/hu/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/hu/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": 402,
            "filename": "po/it.po",
            "revision": "b9a9c6d2d0335b175b516c8dfda8d0afb39f067b",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/it/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/it/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/it/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-11-15T11:20:36Z",
            "last_author": "Alessio Adamo",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/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": 404,
            "filename": "po/ja.po",
            "revision": "f9c6252b9201bd72bb40f0f3b8ea3b6ebd4e7456",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2015-10-14T14:06:33Z",
            "last_author": "Yasuhiko Kamata",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ja/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": 406,
            "filename": "po/ko.po",
            "revision": "95c0c6763f2fa14cf8059dea0384d24f1f592173",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-04-25T09:12:14Z",
            "last_author": "Yunseok Choi",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ko/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 408,
            "filename": "po/pt_BR.po",
            "revision": "97c5c70127b66c675789013edecea4077dab18e9",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2015-10-10T19:26:32Z",
            "last_author": "Ronan Chagas",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 214,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ru/",
                "url": "https://l10n.opensuse.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 410,
            "filename": "po/ru.po",
            "revision": "a1bd95b99d4fd9d45611f3b157f25ee452bb9178",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-10-17T13:30:43Z",
            "last_author": "Alex Minton",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sv/",
                "url": "https://l10n.opensuse.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 412,
            "filename": "po/sv.po",
            "revision": "2e6648b71b9c31558bb646c3479b460465186c41",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/sv/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/sv/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-03-30T13:30:02Z",
            "last_author": "Nathan Follens",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/sv/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 414,
            "filename": "po/zh_CN.po",
            "revision": "e85000e1a784cc4c9169dd6b0e5f8f4e974a9f6d",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-06-06T09:00:08Z",
            "last_author": "Marguerite Su",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Taiwan)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_TW/",
                "url": "https://l10n.opensuse.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 416,
            "filename": "po/zh_TW.po",
            "revision": "46ec691a41e22124d238c07dc5a45a041923589d",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/zh_TW/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/zh_TW/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2017-03-08T15:41:17Z",
            "last_author": "Fun MR",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_TW/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 275,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/uk/",
                "url": "https://l10n.opensuse.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1356,
            "filename": "po/uk.po",
            "revision": "fa2789a99dfc4c249c543a14fe36931af6c18563",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/uk/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/uk/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2015-12-04T17:01:08Z",
            "last_author": "Andriy Bandura",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/uk/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": 1388,
            "filename": "po/nl.po",
            "revision": "e1b477f087147f800a573345b9730359ac6e2f8e",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/nl/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/nl/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-03-30T13:25:53Z",
            "last_author": "Nathan Follens",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/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": 2030,
            "filename": "po/nn.po",
            "revision": "0cb36b9f1913c5aa65a2bb34c701814d5ebb96c3",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/nn/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/nn/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/nn/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-05-24T19:37:34Z",
            "last_author": "Karl Ove Hufthammer",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nn/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nn/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nn/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/nn/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": 16472,
            "filename": "po/ca.po",
            "revision": "a12138e5adf6c085569fcd80101172ced9a9f0f9",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-09-20T07:57:22Z",
            "last_author": "David Medina",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/ca/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": 16816,
            "filename": "po/id.po",
            "revision": "8cbb6ef19bb5f20959bc1b249b7f2402282c2eea",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/id/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/id/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/id/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": 6,
            "have_comment": 0,
            "last_change": "2020-04-14T06:29:31.408945Z",
            "last_author": "Kukuh Syafaat",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/id/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": 19136,
            "filename": "po/pl.po",
            "revision": "af66c978328da5084790eb570120d141ab2a6a6e",
            "web_url": "https://l10n.opensuse.org/projects/libgettextdemo/master/pl/",
            "share_url": "https://l10n.opensuse.org/engage/libgettextdemo/pl/",
            "translate_url": "https://l10n.opensuse.org/translate/libgettextdemo/master/pl/",
            "url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 16,
            "translated": 7,
            "translated_words": 16,
            "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": "2016-12-24T13:05:42Z",
            "last_author": "Kamil Stańczyk",
            "repository_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/libgettextdemo/master/pl/units/?format=api"
        }
    ]
}