Translation components API.

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

GET /api/translations/ooops-website/ooops_website_account/it/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "it",
        "name": "Italian",
        "plural": {
            "id": 250,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "ita"
        ],
        "direction": "ltr",
        "web_url": "http://weblate.ops404.it/languages/it/",
        "url": "http://weblate.ops404.it/api/languages/it/?format=api",
        "statistics_url": "http://weblate.ops404.it/api/languages/it/statistics/?format=api"
    },
    "component": {
        "name": "ooops_website_account",
        "slug": "ooops_website_account",
        "id": 1539,
        "source_language": {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 134,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "eng"
            ],
            "direction": "ltr",
            "web_url": "http://weblate.ops404.it/languages/en/",
            "url": "http://weblate.ops404.it/api/languages/en/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "Ooops Website",
            "slug": "ooops-website",
            "id": 11,
            "web": "https://www.ooops404.com",
            "web_url": "http://weblate.ops404.it/projects/ooops-website/",
            "url": "http://weblate.ops404.it/api/projects/ooops-website/?format=api",
            "components_list_url": "http://weblate.ops404.it/api/projects/ooops-website/components/?format=api",
            "repository_url": "http://weblate.ops404.it/api/projects/ooops-website/repository/?format=api",
            "statistics_url": "http://weblate.ops404.it/api/projects/ooops-website/statistics/?format=api",
            "changes_list_url": "http://weblate.ops404.it/api/projects/ooops-website/changes/?format=api",
            "languages_url": "http://weblate.ops404.it/api/projects/ooops-website/languages/?format=api"
        },
        "vcs": "git",
        "repo": "git@github.com:ooops404/ooops-website.git",
        "git_export": "http://weblate.ops404.it/git/ooops-website/ooops_website_account/",
        "branch": "12.0-dev",
        "push_branch": "",
        "filemask": "ooops_website_account/i18n/*.po",
        "template": "",
        "edit_template": false,
        "intermediate": "",
        "new_base": "ooops_website_account/i18n/ooops_website_account.pot",
        "file_format": "po",
        "license": "proprietary",
        "license_url": null,
        "agreement": "",
        "web_url": "http://weblate.ops404.it/projects/ooops-website/ooops_website_account/",
        "url": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/?format=api",
        "repository_url": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/repository/?format=api",
        "translations_url": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/translations/?format=api",
        "statistics_url": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/statistics/?format=api",
        "lock_url": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/lock/?format=api",
        "changes_list_url": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/changes/?format=api",
        "new_lang": "add",
        "language_code_style": "",
        "push": "git@github.com:ooops404/ooops-website.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 }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
        "allow_translation_propagation": 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": ""
    },
    "language_code": "it",
    "id": 1161,
    "filename": "ooops_website_account/i18n/it.po",
    "revision": "024b1a02c888f2376c6d78eb11b1cd616bd453de",
    "web_url": "http://weblate.ops404.it/projects/ooops-website/ooops_website_account/it/",
    "share_url": "http://weblate.ops404.it/engage/ooops-website/it/",
    "translate_url": "http://weblate.ops404.it/translate/ooops-website/ooops_website_account/it/",
    "url": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_account/it/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 14,
    "total_words": 75,
    "translated": 14,
    "translated_words": 75,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 0,
    "failing_checks_words": 0,
    "failing_checks_percent": 0.0,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2021-04-09T18:04:05.925484+02:00",
    "last_author": "Deleted User",
    "repository_url": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_account/it/repository/?format=api",
    "file_url": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_account/it/file/?format=api",
    "statistics_url": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_account/it/statistics/?format=api",
    "changes_list_url": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_account/it/changes/?format=api",
    "units_list_url": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_account/it/units/?format=api"
}