Translation components API.

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

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

{
    "name": "Licence Ğ1",
    "slug": "g1_monetary_license",
    "id": 13,
    "source_language": {
        "code": "fr",
        "name": "French",
        "plural": {
            "id": 190,
            "source": 0,
            "number": 2,
            "formula": "n > 1",
            "type": 1
        },
        "aliases": [
            "fra",
            "fre"
        ],
        "direction": "ltr",
        "web_url": "https://weblate.duniter.org/languages/fr/",
        "url": "https://weblate.duniter.org/api/languages/fr/?format=api",
        "statistics_url": "https://weblate.duniter.org/api/languages/fr/statistics/?format=api"
    },
    "project": {
        "name": "Licence Ğ1",
        "slug": "licence-g1",
        "id": 4,
        "web": "https://duniter.org/wiki/g1-license/",
        "web_url": "https://weblate.duniter.org/projects/licence-g1/",
        "url": "https://weblate.duniter.org/api/projects/licence-g1/?format=api",
        "components_list_url": "https://weblate.duniter.org/api/projects/licence-g1/components/?format=api",
        "repository_url": "https://weblate.duniter.org/api/projects/licence-g1/repository/?format=api",
        "statistics_url": "https://weblate.duniter.org/api/projects/licence-g1/statistics/?format=api",
        "changes_list_url": "https://weblate.duniter.org/api/projects/licence-g1/changes/?format=api",
        "languages_url": "https://weblate.duniter.org/api/projects/licence-g1/languages/?format=api",
        "translation_review": false,
        "source_review": false,
        "set_language_team": true,
        "instructions": "Test",
        "enable_hooks": true,
        "language_aliases": ""
    },
    "vcs": "gitlab",
    "repo": "git@git.duniter.org:documents/g1_monetary_license.git",
    "git_export": "https://weblate.duniter.org/git/licence-g1/g1_monetary_license/",
    "branch": "master",
    "push_branch": "weblate",
    "filemask": "g1_monetary_license_*.rst",
    "template": "g1_monetary_license_fr.rst",
    "edit_template": true,
    "intermediate": "",
    "new_base": "g1_monetary_license_fr.rst",
    "file_format": "txt",
    "license": "",
    "license_url": null,
    "agreement": "",
    "web_url": "https://weblate.duniter.org/projects/licence-g1/g1_monetary_license/",
    "url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
    "repository_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/repository/?format=api",
    "translations_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/translations/?format=api",
    "statistics_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/statistics/?format=api",
    "lock_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/lock/?format=api",
    "links_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/links/?format=api",
    "changes_list_url": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/changes/?format=api",
    "task_url": null,
    "new_lang": "add",
    "language_code_style": "",
    "push": "git@git.duniter.org:documents/g1_monetary_license.git",
    "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\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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
    "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": "^[^.]+$",
    "variant_regex": "",
    "addons": [
        "https://weblate.duniter.org/api/addons/7/?format=api",
        "https://weblate.duniter.org/api/addons/11/?format=api"
    ],
    "is_glossary": true,
    "glossary_color": "silver"
}