Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-core-resources/de/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "id": 62,
        "code": "de",
        "name": "German",
        "plural": {
            "id": 62,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "deu_de",
            "deu",
            "ger"
        ],
        "direction": "ltr",
        "population": 136350226,
        "web_url": "https://l10n.xwiki.org/languages/de/",
        "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
        "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
    },
    "component": {
        "name": "XWiki Core Resources",
        "slug": "xwiki-core-resources",
        "id": 17,
        "source_language": {
            "id": 71,
            "code": "en",
            "name": "English",
            "plural": {
                "id": 71,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "https://l10n.xwiki.org/languages/en/",
            "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "XWiki Platform",
            "slug": "xwiki-platform",
            "id": 1,
            "web": "http://www.xwiki.org",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/",
            "url": "https://l10n.xwiki.org/api/projects/xwiki-platform/?format=api",
            "components_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/repository/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/statistics/?format=api",
            "categories_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/categories/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/changes/?format=api",
            "languages_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/languages/?format=api",
            "labels_url": "https://l10n.xwiki.org/api/projects/xwiki-platform/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "github",
        "repo": "https://github.com/xwiki/xwiki-platform",
        "git_export": "https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/",
        "branch": "master",
        "push_branch": "",
        "filemask": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_*.properties",
        "screenshot_filemask": "",
        "template": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties",
        "edit_template": false,
        "intermediate": "",
        "new_base": "",
        "file_format": "xwiki-java-properties",
        "license": "LGPL-2.1-only",
        "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
        "agreement": "",
        "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/",
        "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
        "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/repository/?format=api",
        "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/translations/?format=api",
        "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/statistics/?format=api",
        "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/lock/?format=api",
        "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/links/?format=api",
        "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "https://github.com/xwiki/xwiki-platform",
        "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 }}",
        "pull_message": "Translations update from Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
        "allow_translation_propagation": true,
        "manage_units": true,
        "enable_suggestions": true,
        "suggestion_voting": false,
        "suggestion_autoaccept": 0,
        "push_on_commit": true,
        "commit_pending_age": 1,
        "auto_lock_error": true,
        "language_regex": "^[^.]+$",
        "variant_regex": "",
        "addons": [
            "https://l10n.xwiki.org/api/addons/390/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null
    },
    "language_code": "de",
    "id": 61,
    "filename": "xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_de.properties",
    "revision": "cbed9c5fc058032eacef61512011fc6c79c8d536,6524b747b3aa1f713d890cfc9e2bca35ddd3f4ee",
    "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/de/",
    "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
    "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/de/",
    "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 4486,
    "total_words": 21715,
    "translated": 4484,
    "translated_words": 21709,
    "translated_percent": 99.9,
    "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": 1,
    "last_change": "2024-03-05T22:07:30.159533Z",
    "last_author": "Clemens Robbenhaar",
    "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/repository/?format=api",
    "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/file/?format=api",
    "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/statistics/?format=api",
    "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/changes/?format=api",
    "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/de/units/?format=api"
}