Translation components API.

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

GET /api/translations/engage/engage-web-i18next/zh_Hant/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "id": 771,
        "code": "zh_Hant",
        "name": "Chinese (Traditional Han script)",
        "plural": {
            "id": 771,
            "source": 0,
            "number": 1,
            "formula": "0",
            "type": 0
        },
        "aliases": [
            "cht",
            "cmn_hant",
            "tchinese",
            "zh_cht",
            "zh_cmn_hant",
            "zh_hant@zh",
            "zh_hant_tw",
            "zh_traditional",
            "zh_tw",
            "zho",
            "zhtw"
        ],
        "direction": "ltr",
        "population": 39078482,
        "web_url": "https://translate.engagevr.io/languages/zh_Hant/",
        "url": "https://translate.engagevr.io/api/languages/zh_Hant/?format=api",
        "statistics_url": "https://translate.engagevr.io/api/languages/zh_Hant/statistics/?format=api"
    },
    "component": {
        "name": "ENGAGE Web - i18next",
        "slug": "engage-web-i18next",
        "id": 3,
        "source_language": {
            "id": 179,
            "code": "en",
            "name": "English",
            "plural": {
                "id": 179,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "base",
                "en_en",
                "en_us",
                "eng",
                "enp",
                "source"
            ],
            "direction": "ltr",
            "population": 1728003224,
            "web_url": "https://translate.engagevr.io/languages/en/",
            "url": "https://translate.engagevr.io/api/languages/en/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "ENGAGE",
            "slug": "engage",
            "id": 1,
            "web": "https://app.engagevr.io",
            "web_url": "https://translate.engagevr.io/projects/engage/",
            "url": "https://translate.engagevr.io/api/projects/engage/?format=api",
            "check_flags": "",
            "components_list_url": "https://translate.engagevr.io/api/projects/engage/components/?format=api",
            "repository_url": "https://translate.engagevr.io/api/projects/engage/repository/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/projects/engage/statistics/?format=api",
            "categories_url": "https://translate.engagevr.io/api/projects/engage/categories/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/projects/engage/changes/?format=api",
            "languages_url": "https://translate.engagevr.io/api/projects/engage/languages/?format=api",
            "labels_url": "https://translate.engagevr.io/api/projects/engage/labels/?format=api",
            "credits_url": "https://translate.engagevr.io/api/projects/engage/credits/?format=api",
            "lock_url": "https://translate.engagevr.io/api/projects/engage/lock/?format=api",
            "translation_review": false,
            "source_review": false,
            "commit_policy": 0,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": "",
            "secondary_language": null,
            "enforced_2fa": false,
            "machinery_settings": "https://translate.engagevr.io/api/projects/engage/machinery_settings/?format=api",
            "locked": false
        },
        "vcs": "git",
        "repo": "[email protected]:engage-xr/i18next-weblate-translations.git",
        "git_export": "https://translate.engagevr.io/git/engage/engage-web-i18next/",
        "branch": "staging",
        "push_branch": "staging",
        "filemask": "*/translation.json",
        "screenshot_filemask": "",
        "template": "en/translation.json",
        "edit_template": true,
        "intermediate": "",
        "new_base": "",
        "file_format": "i18next",
        "license": "",
        "license_url": null,
        "agreement": "",
        "web_url": "https://translate.engagevr.io/projects/engage/engage-web-i18next/",
        "url": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/?format=api",
        "repository_url": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/repository/?format=api",
        "translations_url": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/translations/?format=api",
        "statistics_url": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/statistics/?format=api",
        "lock_url": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/lock/?format=api",
        "links_url": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/links/?format=api",
        "changes_list_url": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/changes/?format=api",
        "task_url": null,
        "credits_url": "https://translate.engagevr.io/api/components/engage/engage-web-i18next/credits/?format=api",
        "new_lang": "add",
        "language_code_style": "",
        "push": "[email protected]:engage-xr/i18next-weblate-translations.git",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "",
        "report_source_bugs": "",
        "merge_style": "rebase",
        "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
        "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
        "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
        "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
        "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" add-on in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
        "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_children %}\nIt also includes following components:\n{% for linked in component_linked_children %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
        "allow_translation_propagation": true,
        "manage_units": true,
        "enable_suggestions": true,
        "suggestion_voting": false,
        "suggestion_autoaccept": 0,
        "push_on_commit": true,
        "commit_pending_age": 24,
        "auto_lock_error": true,
        "language_regex": "^[^.]+$",
        "key_filter": "",
        "secondary_language": null,
        "variant_regex": "",
        "addons": [],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": null,
        "locked": false
    },
    "language_code": "zh-Hant",
    "id": 33,
    "filename": "zh-Hant/translation.json",
    "revision": "a0e51f8a57018100f139489b79b1a1b79861557b,918a48a43d71f1d055413ce20fa10a1a2be40ad5",
    "web_url": "https://translate.engagevr.io/projects/engage/engage-web-i18next/zh_Hant/",
    "share_url": "https://translate.engagevr.io/engage/engage/-/zh_Hant/",
    "translate_url": "https://translate.engagevr.io/translate/engage/engage-web-i18next/zh_Hant/",
    "url": "https://translate.engagevr.io/api/translations/engage/engage-web-i18next/zh_Hant/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 2419,
    "total_words": 14520,
    "translated": 2382,
    "translated_words": 14392,
    "translated_percent": 98.4,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 44,
    "failing_checks_words": 696,
    "failing_checks_percent": 1.8,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2025-10-16T08:17:42.548107Z",
    "last_author": null,
    "repository_url": "https://translate.engagevr.io/api/translations/engage/engage-web-i18next/zh_Hant/repository/?format=api",
    "file_url": "https://translate.engagevr.io/api/translations/engage/engage-web-i18next/zh_Hant/file/?format=api",
    "statistics_url": "https://translate.engagevr.io/api/translations/engage/engage-web-i18next/zh_Hant/statistics/?format=api",
    "changes_list_url": "https://translate.engagevr.io/api/translations/engage/engage-web-i18next/zh_Hant/changes/?format=api",
    "units_list_url": "https://translate.engagevr.io/api/translations/engage/engage-web-i18next/zh_Hant/units/?format=api"
}