Translation components API.

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

GET /api/translations/qtilities/qruler/ko/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "ko",
        "name": "Korean",
        "plural": {
            "id": 184,
            "source": 0,
            "number": 1,
            "formula": "0",
            "type": 0
        },
        "aliases": [
            "korean",
            "kor"
        ],
        "direction": "ltr",
        "web_url": "https://translate.lxqt-project.org/languages/ko/",
        "url": "https://translate.lxqt-project.org/api/languages/ko/?format=api",
        "statistics_url": "https://translate.lxqt-project.org/api/languages/ko/statistics/?format=api"
    },
    "component": {
        "name": "QRuler",
        "slug": "qruler",
        "id": 229,
        "project": {
            "name": "Qtilities",
            "slug": "qtilities",
            "id": 12,
            "web": "https://github.com/qtilities/",
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en/",
                "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
            },
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/",
            "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
            "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
            "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
        },
        "vcs": "github",
        "repo": "https://github.com/qtilities/qruler.git",
        "git_export": "https://translate.lxqt-project.org/git/qtilities/qruler/",
        "branch": "master",
        "push_branch": "",
        "filemask": "resources/translations/qruler_*.ts",
        "template": "",
        "edit_template": true,
        "intermediate": "",
        "new_base": "resources/translations/qruler.ts",
        "file_format": "ts",
        "license": "GPL-3.0-only",
        "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
        "agreement": "",
        "web_url": "https://translate.lxqt-project.org/projects/qtilities/qruler/",
        "url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/?format=api",
        "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/repository/?format=api",
        "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/translations/?format=api",
        "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/statistics/?format=api",
        "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/lock/?format=api",
        "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/qruler/changes/?format=api",
        "new_lang": "add",
        "language_code_style": "",
        "push": "",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": "",
        "restricted": false,
        "repoweb": "",
        "report_source_bugs": "redtid3@gmail.com",
        "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,
        "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": "ko",
    "id": 8588,
    "filename": "resources/translations/qruler_ko.ts",
    "revision": "0c01c82d02ede43d7cd70f9753a0a270426002bc",
    "web_url": "https://translate.lxqt-project.org/projects/qtilities/qruler/ko/",
    "share_url": "https://translate.lxqt-project.org/engage/qtilities/ko/",
    "translate_url": "https://translate.lxqt-project.org/translate/qtilities/qruler/ko/",
    "url": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/ko/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 22,
    "total_words": 24,
    "translated": 22,
    "translated_words": 24,
    "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": "2023-12-30T13:20:57.136004Z",
    "last_author": "이정희",
    "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/ko/repository/?format=api",
    "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/ko/file/?format=api",
    "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/ko/statistics/?format=api",
    "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/ko/changes/?format=api",
    "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/qruler/ko/units/?format=api"
}