Translation components API.

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

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

{
    "name": "docs-installation",
    "slug": "docs-installation",
    "id": 96,
    "source_language": {
        "id": 127,
        "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://l10n.elementary.io/languages/en/",
        "url": "https://l10n.elementary.io/api/languages/en/?format=api",
        "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
    },
    "project": {
        "name": "Website",
        "slug": "website",
        "id": 1,
        "web": "https://github.com/elementary/website",
        "web_url": "https://l10n.elementary.io/projects/website/",
        "url": "https://l10n.elementary.io/api/projects/website/?format=api",
        "components_list_url": "https://l10n.elementary.io/api/projects/website/components/?format=api",
        "repository_url": "https://l10n.elementary.io/api/projects/website/repository/?format=api",
        "statistics_url": "https://l10n.elementary.io/api/projects/website/statistics/?format=api",
        "categories_url": "https://l10n.elementary.io/api/projects/website/categories/?format=api",
        "changes_list_url": "https://l10n.elementary.io/api/projects/website/changes/?format=api",
        "languages_url": "https://l10n.elementary.io/api/projects/website/languages/?format=api",
        "translation_review": false,
        "source_review": false,
        "set_language_team": true,
        "instructions": "https://elementary.io/docs/translation-guide",
        "enable_hooks": true,
        "language_aliases": ""
    },
    "vcs": "git",
    "repo": "[email protected]:elementary/website.git",
    "git_export": "",
    "branch": "master",
    "push_branch": "",
    "filemask": "_lang/*/docs/installation.json",
    "screenshot_filemask": "",
    "template": "",
    "edit_template": true,
    "intermediate": "",
    "new_base": "_lang/fr/docs/installation.json",
    "file_format": "json",
    "license": "MIT",
    "license_url": "https://spdx.org/licenses/MIT.html",
    "agreement": "",
    "web_url": "https://l10n.elementary.io/projects/website/docs-installation/",
    "url": "https://l10n.elementary.io/api/components/website/docs-installation/?format=api",
    "repository_url": "https://l10n.elementary.io/api/components/website/docs-installation/repository/?format=api",
    "translations_url": "https://l10n.elementary.io/api/components/website/docs-installation/translations/?format=api",
    "statistics_url": "https://l10n.elementary.io/api/components/website/docs-installation/statistics/?format=api",
    "lock_url": "https://l10n.elementary.io/api/components/website/docs-installation/lock/?format=api",
    "links_url": "https://l10n.elementary.io/api/components/website/docs-installation/links/?format=api",
    "changes_list_url": "https://l10n.elementary.io/api/components/website/docs-installation/changes/?format=api",
    "task_url": null,
    "new_lang": "add",
    "language_code_style": "",
    "push": "[email protected]:elementary/website.git",
    "check_flags": "",
    "priority": 80,
    "enforced_checks": [],
    "restricted": false,
    "repoweb": "",
    "report_source_bugs": "",
    "merge_style": "merge",
    "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
    "add_message": "Added translation using Weblate ({{ language_name }})",
    "delete_message": "Deleted translation using Weblate ({{ language_name }})",
    "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
    "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\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": false,
    "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": false,
    "glossary_color": "silver",
    "category": null
}