Translation components API.

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

GET /api/components/deepin/glossary/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "deepin",
    "slug": "glossary",
    "id": 25401,
    "source_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"
    },
    "project": {
        "name": "deepin",
        "slug": "deepin",
        "id": 4299,
        "web": "https://www.deepin.org/",
        "web_url": "https://hosted.weblate.org/projects/deepin/",
        "url": "https://hosted.weblate.org/api/projects/deepin/?format=api",
        "components_list_url": "https://hosted.weblate.org/api/projects/deepin/components/?format=api",
        "repository_url": "https://hosted.weblate.org/api/projects/deepin/repository/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/projects/deepin/statistics/?format=api",
        "categories_url": "https://hosted.weblate.org/api/projects/deepin/categories/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/projects/deepin/changes/?format=api",
        "languages_url": "https://hosted.weblate.org/api/projects/deepin/languages/?format=api",
        "labels_url": "https://hosted.weblate.org/api/projects/deepin/labels/?format=api",
        "translation_review": false,
        "source_review": false,
        "set_language_team": true,
        "instructions": "The deepin project mainly serve for its corresponding Linux redistribution names \"deepin\", which has its own desktop environment called DDE, and also includes a set of user-friendly applications that built with DTK.\r\n\r\nYou can use Hosted Weblate to help translate deepin projects into your language. Translated strings will automatedly submitted as Pull Requests to GitHub and regularly merged before the corresponding project gets a tag release.\r\n\r\nTo try out the distribution, go to the project website and download an ISO to install the distribution to your system or VMs. To discuss translations, see the following links:\r\n\r\n- Matrix: <https://matrix.to/#/#deepin:matrix.org>\r\n- Telegram: <https://t.me/deepin>\r\n- Developer Center Discussions: <https://github.com/orgs/linuxdeepin/discussions>\r\n- General User Forum: <https://bbs.deepin.org>",
        "enable_hooks": true,
        "language_aliases": ""
    },
    "vcs": "local",
    "repo": "local:",
    "git_export": "https://hosted.weblate.org/git/deepin/glossary/",
    "branch": "main",
    "push_branch": "",
    "filemask": "*.tbx",
    "screenshot_filemask": "",
    "template": "",
    "edit_template": true,
    "intermediate": "",
    "new_base": "",
    "file_format": "tbx",
    "license": "GPL-3.0-or-later",
    "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
    "agreement": "",
    "web_url": "https://hosted.weblate.org/projects/deepin/glossary/",
    "url": "https://hosted.weblate.org/api/components/deepin/glossary/?format=api",
    "repository_url": "https://hosted.weblate.org/api/components/deepin/glossary/repository/?format=api",
    "translations_url": "https://hosted.weblate.org/api/components/deepin/glossary/translations/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/components/deepin/glossary/statistics/?format=api",
    "lock_url": "https://hosted.weblate.org/api/components/deepin/glossary/lock/?format=api",
    "links_url": "https://hosted.weblate.org/api/components/deepin/glossary/links/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/components/deepin/glossary/changes/?format=api",
    "task_url": null,
    "new_lang": "none",
    "language_code_style": "",
    "push": "",
    "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 }}\" hook 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_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\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": false,
    "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": "^[^.]+$",
    "variant_regex": "",
    "addons": [],
    "is_glossary": true,
    "glossary_color": "silver",
    "category": null,
    "linked_component": null
}