Translation components API.

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

GET /api/components/omr/lucimoddashboard/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": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://weblate.openmptcprouter.com/languages/en/",
                "url": "http://weblate.openmptcprouter.com/api/languages/en/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 141,
            "filename": "luci-mod-dashboard/po/templates/dashboard.pot",
            "revision": "018a751017e1aa1f71d80586ae67fe31a0bf0216",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/lucimoddashboard/en/",
            "share_url": "http://weblate.openmptcprouter.com/engage/omr/-/en/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/lucimoddashboard/en/",
            "url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 50,
            "total_words": 85,
            "translated": 50,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-23T07:41:06.706469Z",
            "last_author": "Weblate Admin",
            "repository_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/en/repository/?format=api",
            "file_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/en/file/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/en/statistics/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/en/changes/?format=api",
            "units_list_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/en/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://weblate.openmptcprouter.com/languages/fr/",
                "url": "http://weblate.openmptcprouter.com/api/languages/fr/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 142,
            "filename": "luci-mod-dashboard/po/fr/dashboard.po",
            "revision": "ee91c668b25171b249ac2628cf7045c7c431e5d8",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/lucimoddashboard/fr/",
            "share_url": "http://weblate.openmptcprouter.com/engage/omr/-/fr/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/lucimoddashboard/fr/",
            "url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 50,
            "total_words": 85,
            "translated": 50,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-11-23T07:41:06.905271Z",
            "last_author": "Weblate Admin",
            "repository_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/repository/?format=api",
            "file_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/file/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/statistics/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/changes/?format=api",
            "units_list_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/fr/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 355,
                    "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": "http://weblate.openmptcprouter.com/languages/zh_Hans/",
                "url": "http://weblate.openmptcprouter.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 143,
            "filename": "luci-mod-dashboard/po/zh_Hans/dashboard.po",
            "revision": "4da85b2c8f6c25c14842352d18b8165842efd691",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/lucimoddashboard/zh_Hans/",
            "share_url": "http://weblate.openmptcprouter.com/engage/omr/-/zh_Hans/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/lucimoddashboard/zh_Hans/",
            "url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 50,
            "total_words": 85,
            "translated": 50,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-01T09:30:00.825510Z",
            "last_author": "antrouter",
            "repository_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/zh_Hans/repository/?format=api",
            "file_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/zh_Hans/file/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/zh_Hans/changes/?format=api",
            "units_list_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 266,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 266,
                    "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",
                "population": 195841151,
                "web_url": "http://weblate.openmptcprouter.com/languages/ru/",
                "url": "http://weblate.openmptcprouter.com/api/languages/ru/?format=api",
                "statistics_url": "http://weblate.openmptcprouter.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 146,
            "filename": "luci-mod-dashboard/po/ru/dashboard.po",
            "revision": "deca9034556a37688b25cde6db7e354bfe2b183d",
            "web_url": "http://weblate.openmptcprouter.com/projects/omr/lucimoddashboard/ru/",
            "share_url": "http://weblate.openmptcprouter.com/engage/omr/-/ru/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/lucimoddashboard/ru/",
            "url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 50,
            "total_words": 85,
            "translated": 50,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-22T12:42:00.970165Z",
            "last_author": null,
            "repository_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/ru/repository/?format=api",
            "file_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/ru/file/?format=api",
            "statistics_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/ru/changes/?format=api",
            "units_list_url": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/ru/units/?format=api"
        }
    ]
}