Translation components API.

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

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

{
    "language": {
        "code": "it",
        "name": "Italian",
        "plural": {
            "id": 124,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "ita"
        ],
        "direction": "ltr",
        "web_url": "https://l10n.opensuse.org/languages/it/",
        "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
        "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
    },
    "component": {
        "name": "master",
        "slug": "master",
        "id": 632,
        "source_language": {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 72,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "web_url": "https://l10n.opensuse.org/languages/en/",
            "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "yast-cc",
            "slug": "yast-cc",
            "id": 308,
            "web": "https://github.com/yast/system-role-common-criteria",
            "web_url": "https://l10n.opensuse.org/projects/yast-cc/",
            "url": "https://l10n.opensuse.org/api/projects/yast-cc/?format=api",
            "components_list_url": "https://l10n.opensuse.org/api/projects/yast-cc/components/?format=api",
            "repository_url": "https://l10n.opensuse.org/api/projects/yast-cc/repository/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/projects/yast-cc/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/projects/yast-cc/changes/?format=api",
            "languages_url": "https://l10n.opensuse.org/api/projects/yast-cc/languages/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "git@github.com:yast/yast-translations.git",
        "git_export": "",
        "branch": "master",
        "push_branch": "",
        "filemask": "po/cc/*.po",
        "template": "",
        "edit_template": true,
        "intermediate": "",
        "new_base": "po/cc/cc.pot",
        "file_format": "po",
        "license": "",
        "license_url": null,
        "agreement": "",
        "web_url": "https://l10n.opensuse.org/projects/yast-cc/master/",
        "url": "https://l10n.opensuse.org/api/components/yast-cc/master/?format=api",
        "repository_url": "https://l10n.opensuse.org/api/components/yast-cc/master/repository/?format=api",
        "translations_url": "https://l10n.opensuse.org/api/components/yast-cc/master/translations/?format=api",
        "statistics_url": "https://l10n.opensuse.org/api/components/yast-cc/master/statistics/?format=api",
        "lock_url": "https://l10n.opensuse.org/api/components/yast-cc/master/lock/?format=api",
        "links_url": "https://l10n.opensuse.org/api/components/yast-cc/master/links/?format=api",
        "changes_list_url": "https://l10n.opensuse.org/api/components/yast-cc/master/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "git@github.com:yast/yast-translations.git",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/yast/system-role-common-criteria/blob/{{branch}}/{{filename}}#L{{line}}",
        "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 \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
        "allow_translation_propagation": true,
        "manage_units": false,
        "enable_suggestions": true,
        "suggestion_voting": false,
        "suggestion_autoaccept": 0,
        "push_on_commit": true,
        "commit_pending_age": 2,
        "auto_lock_error": true,
        "language_regex": "^[^.]+$",
        "variant_regex": "",
        "addons": [],
        "is_glossary": false,
        "glossary_color": "silver"
    },
    "language_code": "it",
    "id": 27400,
    "filename": "po/cc/it.po",
    "revision": "6bf98e8639f9db828a8908343a50bd780abcd3a3",
    "web_url": "https://l10n.opensuse.org/projects/yast-cc/master/it/",
    "share_url": "https://l10n.opensuse.org/engage/yast-cc/it/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-cc/master/it/",
    "url": "https://l10n.opensuse.org/api/translations/yast-cc/master/it/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 8,
    "total_words": 150,
    "translated": 8,
    "translated_words": 150,
    "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": "2024-03-04T07:33:17.485362Z",
    "last_author": "Davide Aiello",
    "repository_url": "https://l10n.opensuse.org/api/translations/yast-cc/master/it/repository/?format=api",
    "file_url": "https://l10n.opensuse.org/api/translations/yast-cc/master/it/file/?format=api",
    "statistics_url": "https://l10n.opensuse.org/api/translations/yast-cc/master/it/statistics/?format=api",
    "changes_list_url": "https://l10n.opensuse.org/api/translations/yast-cc/master/it/changes/?format=api",
    "units_list_url": "https://l10n.opensuse.org/api/translations/yast-cc/master/it/units/?format=api"
}