Translation components API.

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

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

{
    "name": "Theme base/account",
    "slug": "theme-baseaccount",
    "id": 25316,
    "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": "Keycloak",
        "slug": "keycloak",
        "id": 4185,
        "web": "https://www.keycloak.org/",
        "web_url": "https://hosted.weblate.org/projects/keycloak/",
        "url": "https://hosted.weblate.org/api/projects/keycloak/?format=api",
        "components_list_url": "https://hosted.weblate.org/api/projects/keycloak/components/?format=api",
        "repository_url": "https://hosted.weblate.org/api/projects/keycloak/repository/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/projects/keycloak/statistics/?format=api",
        "categories_url": "https://hosted.weblate.org/api/projects/keycloak/categories/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/projects/keycloak/changes/?format=api",
        "languages_url": "https://hosted.weblate.org/api/projects/keycloak/languages/?format=api",
        "labels_url": "https://hosted.weblate.org/api/projects/keycloak/labels/?format=api",
        "translation_review": true,
        "source_review": false,
        "set_language_team": true,
        "instructions": "This translates the web UI of Keycloak.",
        "enable_hooks": true,
        "language_aliases": ""
    },
    "vcs": "github",
    "repo": "https://github.com/keycloak/keycloak",
    "git_export": "",
    "branch": "main",
    "push_branch": "",
    "filemask": "themes/src/main/resources-community/theme/base/account/messages/messages_*.properties",
    "screenshot_filemask": "",
    "template": "themes/src/main/resources/theme/base/account/messages/messages_en.properties",
    "edit_template": false,
    "intermediate": "",
    "new_base": "",
    "file_format": "properties-utf8",
    "license": "Apache-2.0",
    "license_url": "https://spdx.org/licenses/Apache-2.0.html",
    "agreement": "Any contributions to Keycloak must only contain code that can legally be contributed to Keycloak, and which the Keycloak\r\nproject can distribute under its license.\r\n\r\nPrior to contributing to Keycloak please read the [Developer's Certificate of Origin](https://developercertificate.org/)",
    "web_url": "https://hosted.weblate.org/projects/keycloak/theme-baseaccount/",
    "url": "https://hosted.weblate.org/api/components/keycloak/theme-baseaccount/?format=api",
    "repository_url": "https://hosted.weblate.org/api/components/keycloak/theme-baseaccount/repository/?format=api",
    "translations_url": "https://hosted.weblate.org/api/components/keycloak/theme-baseaccount/translations/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/components/keycloak/theme-baseaccount/statistics/?format=api",
    "lock_url": "https://hosted.weblate.org/api/components/keycloak/theme-baseaccount/lock/?format=api",
    "links_url": "https://hosted.weblate.org/api/components/keycloak/theme-baseaccount/links/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/components/keycloak/theme-baseaccount/changes/?format=api",
    "task_url": null,
    "new_lang": "contact",
    "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 }})\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\n\r\nSigned-off-by: {{ author }}",
    "add_message": "Added translation using Weblate ({{ language_name }})\r\n\r\nSigned-off-by: Hosted Weblate <hosted@weblate.org>",
    "delete_message": "Deleted translation using Weblate ({{ language_name }})\r\n\r\nSigned-off-by: Hosted Weblate <hosted@weblate.org>",
    "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\r\n\r\nSigned-off-by: Hosted Weblate <hosted@weblate.org>",
    "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\n\r\nSigned-off-by: Hosted Weblate <hosted@weblate.org>",
    "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
    "allow_translation_propagation": false,
    "manage_units": false,
    "enable_suggestions": true,
    "suggestion_voting": true,
    "suggestion_autoaccept": 0,
    "push_on_commit": true,
    "commit_pending_age": 24,
    "auto_lock_error": true,
    "language_regex": "^(en|de|nl)+$",
    "variant_regex": "",
    "addons": [
        "https://hosted.weblate.org/api/addons/12200/?format=api",
        "https://hosted.weblate.org/api/addons/12202/?format=api"
    ],
    "is_glossary": false,
    "glossary_color": "silver",
    "category": null,
    "linked_component": "https://hosted.weblate.org/api/components/keycloak/admin-ui/?format=api"
}