Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1406191,
            "filename": "app/src/main/res/values/moex_strings.xml",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/mgx/client-options/en/",
            "share_url": "https://hosted.weblate.org/engage/mgx/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/mgx/client-options/en/",
            "url": "https://hosted.weblate.org/api/translations/mgx/client-options/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 64,
            "total_words": 230,
            "translated": 64,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-19T19:44:33.104190+02:00",
            "last_author": "Kira Roubin",
            "repository_url": "https://hosted.weblate.org/api/translations/mgx/client-options/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mgx/client-options/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mgx/client-options/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mgx/client-options/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mgx/client-options/en/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1406192,
            "filename": "app/src/main/res/values-es/moex_strings.xml",
            "revision": "c3efc2e7dd8969ddc871826e1a59a41c80bd266e,c50ae7fa33745a12b7d2baedcb33ae6984b88731",
            "web_url": "https://hosted.weblate.org/projects/mgx/client-options/es/",
            "share_url": "https://hosted.weblate.org/engage/mgx/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/mgx/client-options/es/",
            "url": "https://hosted.weblate.org/api/translations/mgx/client-options/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 64,
            "total_words": 230,
            "translated": 62,
            "translated_words": 191,
            "translated_percent": 96.8,
            "fuzzy": 2,
            "fuzzy_words": 39,
            "fuzzy_percent": 3.1,
            "failing_checks": 6,
            "failing_checks_words": 56,
            "failing_checks_percent": 9.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-10-14T20:01:56.739420+02:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/mgx/client-options/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mgx/client-options/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mgx/client-options/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mgx/client-options/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mgx/client-options/es/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1406193,
            "filename": "app/src/main/res/values-ru/moex_strings.xml",
            "revision": "a08d6eebd4cda09e6459e1d9be56b0ab66fffa0d,c50ae7fa33745a12b7d2baedcb33ae6984b88731",
            "web_url": "https://hosted.weblate.org/projects/mgx/client-options/ru/",
            "share_url": "https://hosted.weblate.org/engage/mgx/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/mgx/client-options/ru/",
            "url": "https://hosted.weblate.org/api/translations/mgx/client-options/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 64,
            "total_words": 230,
            "translated": 64,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 9,
            "failing_checks_percent": 9.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-19T19:46:24.489078+02:00",
            "last_author": "Kira Roubin",
            "repository_url": "https://hosted.weblate.org/api/translations/mgx/client-options/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mgx/client-options/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mgx/client-options/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mgx/client-options/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mgx/client-options/ru/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-rCN",
            "id": 1406194,
            "filename": "app/src/main/res/values-zh-rCN/moex_strings.xml",
            "revision": "0a58d3c2c47b60801cc65fcfcff19d8347415cab,c50ae7fa33745a12b7d2baedcb33ae6984b88731",
            "web_url": "https://hosted.weblate.org/projects/mgx/client-options/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/mgx/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/mgx/client-options/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/mgx/client-options/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 64,
            "total_words": 230,
            "translated": 16,
            "translated_words": 18,
            "translated_percent": 25.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-19T19:44:33.361029+02:00",
            "last_author": "Kira Roubin",
            "repository_url": "https://hosted.weblate.org/api/translations/mgx/client-options/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mgx/client-options/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mgx/client-options/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mgx/client-options/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mgx/client-options/zh_Hans/units/?format=api"
        }
    ]
}