Translation components API.

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

GET /api/translations/memorial-archives/inquiry-service/de/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "de",
        "name": "German",
        "plural": {
            "id": 64,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "deu",
            "ger"
        ],
        "direction": "ltr",
        "web_url": "https://translate.memarc.info/languages/de/",
        "url": "https://translate.memarc.info/api/languages/de/?format=api",
        "statistics_url": "https://translate.memarc.info/api/languages/de/statistics/?format=api"
    },
    "component": {
        "name": "Inquiry Service",
        "slug": "inquiry-service",
        "id": 6,
        "source_language": {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 73,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "web_url": "https://translate.memarc.info/languages/en/",
            "url": "https://translate.memarc.info/api/languages/en/?format=api",
            "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "Memorial Archives",
            "slug": "memorial-archives",
            "id": 1,
            "web": "http://memorial-archives.international/",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/",
            "url": "https://translate.memarc.info/api/projects/memorial-archives/?format=api",
            "components_list_url": "https://translate.memarc.info/api/projects/memorial-archives/components/?format=api",
            "repository_url": "https://translate.memarc.info/api/projects/memorial-archives/repository/?format=api",
            "statistics_url": "https://translate.memarc.info/api/projects/memorial-archives/statistics/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/projects/memorial-archives/changes/?format=api",
            "languages_url": "https://translate.memarc.info/api/projects/memorial-archives/languages/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "New Widget Components can be translated here.",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "ssh://code.auxnet.de:22222/code/inquiries-service.git",
        "git_export": "https://translate.memarc.info/git/memorial-archives/inquiry-service/",
        "branch": "main",
        "push_branch": "translate",
        "filemask": "lang/*.json",
        "template": "lang/en.json",
        "edit_template": true,
        "intermediate": "",
        "new_base": "",
        "file_format": "i18next",
        "license": "",
        "license_url": null,
        "agreement": "",
        "web_url": "https://translate.memarc.info/projects/memorial-archives/inquiry-service/",
        "url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/?format=api",
        "repository_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/repository/?format=api",
        "translations_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/translations/?format=api",
        "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/statistics/?format=api",
        "lock_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/lock/?format=api",
        "links_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/links/?format=api",
        "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "ssh://code.auxnet.de:22222/code/inquiries-service.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,
        "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": false,
        "glossary_color": "silver"
    },
    "language_code": "de",
    "id": 81,
    "filename": "lang/de.json",
    "revision": "2fa0df48050132495d23cb4580f0814c857a8ac7,caadab3bb580870a365e7bdf26e42e1ad1664aa5",
    "web_url": "https://translate.memarc.info/projects/memorial-archives/inquiry-service/de/",
    "share_url": "https://translate.memarc.info/engage/memorial-archives/de/",
    "translate_url": "https://translate.memarc.info/translate/memorial-archives/inquiry-service/de/",
    "url": "https://translate.memarc.info/api/translations/memorial-archives/inquiry-service/de/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 67,
    "total_words": 108,
    "translated": 66,
    "translated_words": 105,
    "translated_percent": 98.5,
    "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": "2024-02-23T21:24:30.159801Z",
    "last_author": "Memorial Archives Translation Admin",
    "repository_url": "https://translate.memarc.info/api/translations/memorial-archives/inquiry-service/de/repository/?format=api",
    "file_url": "https://translate.memarc.info/api/translations/memorial-archives/inquiry-service/de/file/?format=api",
    "statistics_url": "https://translate.memarc.info/api/translations/memorial-archives/inquiry-service/de/statistics/?format=api",
    "changes_list_url": "https://translate.memarc.info/api/translations/memorial-archives/inquiry-service/de/changes/?format=api",
    "units_list_url": "https://translate.memarc.info/api/translations/memorial-archives/inquiry-service/de/units/?format=api"
}