Translation components API.

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

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

{
    "language": {
        "id": 29,
        "code": "el",
        "name": "Greek",
        "plural": {
            "id": 108,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "gr",
            "ell",
            "gre"
        ],
        "direction": "ltr",
        "population": 12292240,
        "web_url": "https://hosted.weblate.org/languages/el/",
        "url": "https://hosted.weblate.org/api/languages/el/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
    },
    "component": {
        "name": "Translations",
        "slug": "translations",
        "id": 488,
        "source_language": {
            "id": 31,
            "code": "en",
            "name": "English",
            "plural": {
                "id": 75,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "https://hosted.weblate.org/languages/en/",
            "url": "https://hosted.weblate.org/api/languages/en/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "Kaidan",
            "slug": "kaidan",
            "id": 140,
            "web": "https://kaidan.im",
            "web_url": "https://hosted.weblate.org/projects/kaidan/",
            "url": "https://hosted.weblate.org/api/projects/kaidan/?format=api",
            "components_list_url": "https://hosted.weblate.org/api/projects/kaidan/components/?format=api",
            "repository_url": "https://hosted.weblate.org/api/projects/kaidan/repository/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/projects/kaidan/statistics/?format=api",
            "categories_url": "https://hosted.weblate.org/api/projects/kaidan/categories/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/projects/kaidan/changes/?format=api",
            "languages_url": "https://hosted.weblate.org/api/projects/kaidan/languages/?format=api",
            "labels_url": "https://hosted.weblate.org/api/projects/kaidan/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "Kaidan has switched to the KDE translations system:\r\nhttps://l10n.kde.org/stats/gui/trunk-kf5/package/kaidan/",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://invent.kde.org/kde/kaidan",
        "git_export": "https://hosted.weblate.org/git/kaidan/translations/",
        "branch": "master",
        "push_branch": "",
        "filemask": "i18n/*.ts",
        "screenshot_filemask": "",
        "template": "",
        "edit_template": false,
        "intermediate": "",
        "new_base": "i18n/base.ts",
        "file_format": "ts",
        "license": "GPL-3.0-or-later",
        "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
        "agreement": "",
        "web_url": "https://hosted.weblate.org/projects/kaidan/translations/",
        "url": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
        "repository_url": "https://hosted.weblate.org/api/components/kaidan/translations/repository/?format=api",
        "translations_url": "https://hosted.weblate.org/api/components/kaidan/translations/translations/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/components/kaidan/translations/statistics/?format=api",
        "lock_url": "https://hosted.weblate.org/api/components/kaidan/translations/lock/?format=api",
        "links_url": "https://hosted.weblate.org/api/components/kaidan/translations/links/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/components/kaidan/translations/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "",
        "report_source_bugs": "",
        "merge_style": "rebase",
        "commit_message": "Translate using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
        "add_message": "Add translation using Weblate ({{ language_name }})",
        "delete_message": "Delete translation using Weblate ({{ language_name }})",
        "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
        "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\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": true,
        "commit_pending_age": 24,
        "auto_lock_error": true,
        "language_regex": "^(?!(base)$).+$",
        "variant_regex": "",
        "addons": [
            "https://hosted.weblate.org/api/addons/289/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": null
    },
    "language_code": "el",
    "id": 104609,
    "filename": "i18n/el.ts",
    "revision": "78617515b53a0c17dda402108c4b41a5df5d237c",
    "web_url": "https://hosted.weblate.org/projects/kaidan/translations/el/",
    "share_url": "https://hosted.weblate.org/engage/kaidan/-/el/",
    "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/el/",
    "url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 255,
    "total_words": 1080,
    "translated": 41,
    "translated_words": 195,
    "translated_percent": 16.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 0,
    "failing_checks_words": 0,
    "failing_checks_percent": 0.0,
    "have_suggestion": 10,
    "have_comment": 1,
    "last_change": "2021-09-14T02:31:58.444590+02:00",
    "last_author": "J. Lavoie",
    "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/repository/?format=api",
    "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/file/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/statistics/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/changes/?format=api",
    "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/units/?format=api"
}