Translation components API.

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

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

{
    "language": {
        "code": "ko",
        "name": "Korean",
        "plural": {
            "id": 176,
            "source": 0,
            "number": 1,
            "formula": "0",
            "type": 0
        },
        "aliases": [
            "ko_ko",
            "kor_kr",
            "kor"
        ],
        "direction": "ltr",
        "population": 78357047,
        "web_url": "http://translate.pretalx.com/languages/ko/",
        "url": "http://translate.pretalx.com/api/languages/ko/?format=api",
        "statistics_url": "http://translate.pretalx.com/api/languages/ko/statistics/?format=api"
    },
    "component": {
        "name": "pretalx",
        "slug": "pretalx",
        "id": 1,
        "source_language": {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 77,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "http://translate.pretalx.com/languages/en/",
            "url": "http://translate.pretalx.com/api/languages/en/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "pretalx",
            "slug": "pretalx",
            "id": 1,
            "web": "https://pretalx.com",
            "web_url": "http://translate.pretalx.com/projects/pretalx/",
            "url": "http://translate.pretalx.com/api/projects/pretalx/?format=api",
            "components_list_url": "http://translate.pretalx.com/api/projects/pretalx/components/?format=api",
            "repository_url": "http://translate.pretalx.com/api/projects/pretalx/repository/?format=api",
            "statistics_url": "http://translate.pretalx.com/api/projects/pretalx/statistics/?format=api",
            "changes_list_url": "http://translate.pretalx.com/api/projects/pretalx/changes/?format=api",
            "languages_url": "http://translate.pretalx.com/api/projects/pretalx/languages/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": false,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "github",
        "repo": "https://github.com/pretalx/pretalx",
        "git_export": "http://translate.pretalx.com/git/pretalx/pretalx/",
        "branch": "main",
        "push_branch": "",
        "filemask": "src/pretalx/locale/*/LC_MESSAGES/django.po",
        "screenshot_filemask": "",
        "template": "",
        "edit_template": false,
        "intermediate": "",
        "new_base": "src/pretalx/locale/django.pot",
        "file_format": "po",
        "license": "Apache-2.0",
        "license_url": "https://spdx.org/licenses/Apache-2.0.html",
        "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
        "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/",
        "url": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
        "repository_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/repository/?format=api",
        "translations_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/translations/?format=api",
        "statistics_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/statistics/?format=api",
        "lock_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/lock/?format=api",
        "links_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/links/?format=api",
        "changes_list_url": "http://translate.pretalx.com/api/components/pretalx/pretalx/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "git@github.com:pretalx_translate/pretalx.git",
        "check_flags": "",
        "priority": 60,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/pretalx/pretalx/blob/{{branch}}/src/{{filename}}#L{{line}}",
        "report_source_bugs": "",
        "merge_style": "rebase",
        "commit_message": "🗺 Update translations ({{ 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 for {{ language_name }}",
        "delete_message": "🗺 Deleted translation for {{ language_name }}",
        "merge_message": "🗺 Merge branch '{{ component_remote_branch }}' into translations",
        "addon_message": "🗺 Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\".\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
        "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
        "allow_translation_propagation": true,
        "manage_units": false,
        "enable_suggestions": true,
        "suggestion_voting": false,
        "suggestion_autoaccept": 0,
        "push_on_commit": false,
        "commit_pending_age": 24,
        "auto_lock_error": true,
        "language_regex": "^[^.]+$",
        "variant_regex": "",
        "addons": [
            "http://translate.pretalx.com/api/addons/1/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver"
    },
    "language_code": "ko",
    "id": 36,
    "filename": "src/pretalx/locale/ko/LC_MESSAGES/django.po",
    "revision": "0fdc6d2efbecbcccf2751ba37ac85a0759026a18",
    "web_url": "http://translate.pretalx.com/projects/pretalx/pretalx/ko/",
    "share_url": "http://translate.pretalx.com/engage/pretalx/ko/",
    "translate_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ko/",
    "url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 1543,
    "total_words": 11689,
    "translated": 478,
    "translated_words": 3567,
    "translated_percent": 30.9,
    "fuzzy": 30,
    "fuzzy_words": 91,
    "fuzzy_percent": 1.9,
    "failing_checks": 4,
    "failing_checks_words": 20,
    "failing_checks_percent": 0.2,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-05-03T13:55:38.846573Z",
    "last_author": null,
    "repository_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/repository/?format=api",
    "file_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/file/?format=api",
    "statistics_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/statistics/?format=api",
    "changes_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/changes/?format=api",
    "units_list_url": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ko/units/?format=api"
}