Translation components API.

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

GET /api/components/uyuni/docs-client-configuration-master/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 27053,
            "filename": "l10n-weblate/client-configuration/es.po",
            "revision": "062aeb41795d63c5eaab483a88def4d6ea3de803",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/es/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/es/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/es/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2468,
            "total_words": 44546,
            "translated": 5,
            "translated_words": 36,
            "translated_percent": 0.2,
            "fuzzy": 47,
            "fuzzy_words": 367,
            "fuzzy_percent": 1.9,
            "failing_checks": 7,
            "failing_checks_words": 67,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-21T14:44:51.530389Z",
            "last_author": "Pau Garcia Quiles",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/es/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": 27054,
            "filename": "l10n-weblate/client-configuration/zh_CN.po",
            "revision": "db07f64cf5f97ab0c6d21c79273932ff32fc01dd",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2468,
            "total_words": 44546,
            "translated": 2037,
            "translated_words": 29795,
            "translated_percent": 82.5,
            "fuzzy": 389,
            "fuzzy_words": 13661,
            "fuzzy_percent": 15.7,
            "failing_checks": 181,
            "failing_checks_words": 4727,
            "failing_checks_percent": 7.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T03:33:20.944042Z",
            "last_author": "Grace Yu",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/zh_CN/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": 27099,
            "filename": "l10n-weblate/client-configuration/cs.po",
            "revision": "655e1ff3f314686a53a556cbf9867a869a2a81e4",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/cs/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/cs/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2468,
            "total_words": 44546,
            "translated": 66,
            "translated_words": 617,
            "translated_percent": 2.6,
            "fuzzy": 254,
            "fuzzy_words": 2977,
            "fuzzy_percent": 10.2,
            "failing_checks": 28,
            "failing_checks_words": 672,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-25T15:37:41.793246Z",
            "last_author": "Aleš Kastner",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/cs/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": 27111,
            "filename": "l10n-weblate/client-configuration/ja.po",
            "revision": "a2d0b1ea028b301245fe7954b9f5ef9376b973f8",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/ja/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/ja/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2468,
            "total_words": 44546,
            "translated": 1963,
            "translated_words": 28079,
            "translated_percent": 79.5,
            "fuzzy": 454,
            "fuzzy_words": 15308,
            "fuzzy_percent": 18.3,
            "failing_checks": 239,
            "failing_checks_words": 5300,
            "failing_checks_percent": 9.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T11:15:13.106352Z",
            "last_author": "Carina Hagl",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ja/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": 27149,
            "filename": "l10n-weblate/client-configuration/pt_BR.po",
            "revision": "62f4c56cf5add1855d471373247c7920f2273932",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2468,
            "total_words": 44546,
            "translated": 5,
            "translated_words": 43,
            "translated_percent": 0.2,
            "fuzzy": 31,
            "fuzzy_words": 285,
            "fuzzy_percent": 1.2,
            "failing_checks": 7,
            "failing_checks_words": 65,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-18T15:19:25.548180Z",
            "last_author": "Rodrigo Macedo",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/pt_BR/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": 27395,
            "filename": "l10n-weblate/client-configuration/ko.po",
            "revision": "c5c8e9bbde8db03147321b7634151a29d2d24a22",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/ko/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/ko/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2468,
            "total_words": 44546,
            "translated": 2038,
            "translated_words": 29799,
            "translated_percent": 82.5,
            "fuzzy": 388,
            "fuzzy_words": 13657,
            "fuzzy_percent": 15.7,
            "failing_checks": 451,
            "failing_checks_words": 10136,
            "failing_checks_percent": 18.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T07:42:24.955566Z",
            "last_author": "Seeun Lee",
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ko/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ko/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ko/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ko/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": 27531,
            "filename": "l10n-weblate/client-configuration/ru.po",
            "revision": "32c22de31780793efc91f4673485ea2a46e80f70",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/ru/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/ru/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1205,
            "total_words": 16556,
            "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/uyuni/docs-client-configuration-master/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ru/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 27577,
            "filename": "l10n-weblate/client-configuration/client-configuration.pot",
            "revision": "64c5bfdfba3d5a207ffb7d801f7da7eea265c133",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/en/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/en/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/en/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2571,
            "total_words": 49961,
            "translated": 2571,
            "translated_words": 49961,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 598,
            "failing_checks_words": 12971,
            "failing_checks_percent": 23.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/en/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": 35758,
            "filename": "l10n-weblate/client-configuration/ca.po",
            "revision": "6a91b92a59ebece4cfde495a2913160496e8d5ce",
            "web_url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/ca/",
            "share_url": "https://l10n.opensuse.org/engage/uyuni/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/ca/",
            "url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1600,
            "total_words": 22802,
            "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/uyuni/docs-client-configuration-master/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/ca/units/?format=api"
        }
    ]
}