Translation components API.

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

GET /api/translations/starke-verben/verbs/ru/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "id": 36,
        "code": "ru",
        "name": "Russian",
        "plural": {
            "id": 255,
            "source": 0,
            "number": 3,
            "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
            "type": 22
        },
        "aliases": [
            "ru_r",
            "ru_rr",
            "rus"
        ],
        "direction": "ltr",
        "population": 195841151,
        "web_url": "https://hosted.weblate.org/languages/ru/",
        "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
    },
    "component": {
        "name": "Verbs",
        "slug": "verbs",
        "id": 705,
        "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": "Starke Verben",
            "slug": "starke-verben",
            "id": 238,
            "web": "https://github.com/Sw24Softwares/StarkeVerben",
            "web_url": "https://hosted.weblate.org/projects/starke-verben/",
            "url": "https://hosted.weblate.org/api/projects/starke-verben/?format=api",
            "components_list_url": "https://hosted.weblate.org/api/projects/starke-verben/components/?format=api",
            "repository_url": "https://hosted.weblate.org/api/projects/starke-verben/repository/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/projects/starke-verben/statistics/?format=api",
            "categories_url": "https://hosted.weblate.org/api/projects/starke-verben/categories/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/projects/starke-verben/changes/?format=api",
            "languages_url": "https://hosted.weblate.org/api/projects/starke-verben/languages/?format=api",
            "labels_url": "https://hosted.weblate.org/api/projects/starke-verben/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://github.com/Sw24Softwares/StarkeVerben.git",
        "git_export": "",
        "branch": "master",
        "push_branch": "",
        "filemask": "app/src/main/res/values-*/verbs.xml",
        "screenshot_filemask": "",
        "template": "app/src/main/res/values/verbs.xml",
        "edit_template": true,
        "intermediate": "",
        "new_base": "",
        "file_format": "aresource",
        "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/starke-verben/verbs/",
        "url": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
        "repository_url": "https://hosted.weblate.org/api/components/starke-verben/verbs/repository/?format=api",
        "translations_url": "https://hosted.weblate.org/api/components/starke-verben/verbs/translations/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/components/starke-verben/verbs/statistics/?format=api",
        "lock_url": "https://hosted.weblate.org/api/components/starke-verben/verbs/lock/?format=api",
        "links_url": "https://hosted.weblate.org/api/components/starke-verben/verbs/links/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/components/starke-verben/verbs/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "git@github.com:Sw24Softwares/StarkeVerben.git",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "",
        "report_source_bugs": "",
        "merge_style": "merge",
        "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.\n\n",
        "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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": 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": "",
        "addons": [],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": "https://hosted.weblate.org/api/components/starke-verben/strings/?format=api"
    },
    "language_code": "ru",
    "id": 15500,
    "filename": "app/src/main/res/values-ru/verbs.xml",
    "revision": "cc5c5935406630dd113a69546884c04841f3c200,27a876b5afd0ff2064b545d772e7ee642b005d8a",
    "web_url": "https://hosted.weblate.org/projects/starke-verben/verbs/ru/",
    "share_url": "https://hosted.weblate.org/engage/starke-verben/-/ru/",
    "translate_url": "https://hosted.weblate.org/translate/starke-verben/verbs/ru/",
    "url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 99,
    "total_words": 236,
    "translated": 97,
    "translated_words": 228,
    "translated_percent": 97.9,
    "fuzzy": 2,
    "fuzzy_words": 8,
    "fuzzy_percent": 2.0,
    "failing_checks": 1,
    "failing_checks_words": 3,
    "failing_checks_percent": 1.0,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2020-08-30T20:19:48.050586+02:00",
    "last_author": null,
    "repository_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/repository/?format=api",
    "file_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/file/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/statistics/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/changes/?format=api",
    "units_list_url": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ru/units/?format=api"
}