Translation components API.

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

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

{
    "language": {
        "id": 599,
        "code": "es_419",
        "name": "Spanish (Latin America)",
        "plural": {
            "id": 589,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [],
        "direction": "ltr",
        "population": 0,
        "web_url": "https://hosted.weblate.org/languages/es_419/",
        "url": "https://hosted.weblate.org/api/languages/es_419/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/languages/es_419/statistics/?format=api"
    },
    "component": {
        "name": "Voter interface (part 1)",
        "slug": "voter",
        "id": 3771,
        "source_language": {
            "id": 732,
            "code": "en_devel",
            "name": "English (Developer)",
            "plural": {
                "id": 746,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "https://hosted.weblate.org/languages/en_devel/",
            "url": "https://hosted.weblate.org/api/languages/en_devel/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/en_devel/statistics/?format=api"
        },
        "project": {
            "name": "Belenios",
            "slug": "belenios",
            "id": 570,
            "web": "https://www.belenios.org",
            "web_url": "https://hosted.weblate.org/projects/belenios/",
            "url": "https://hosted.weblate.org/api/projects/belenios/?format=api",
            "components_list_url": "https://hosted.weblate.org/api/projects/belenios/components/?format=api",
            "repository_url": "https://hosted.weblate.org/api/projects/belenios/repository/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/projects/belenios/statistics/?format=api",
            "categories_url": "https://hosted.weblate.org/api/projects/belenios/categories/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/projects/belenios/changes/?format=api",
            "languages_url": "https://hosted.weblate.org/api/projects/belenios/languages/?format=api",
            "labels_url": "https://hosted.weblate.org/api/projects/belenios/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "https://www.belenios.org/translation.html\nMailing list for translators: <belenios-discuss@lists.gforge.inria.fr\n",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://github.com/glondu/belenios.git",
        "git_export": "https://hosted.weblate.org/git/belenios/voter/",
        "branch": "master",
        "push_branch": "",
        "filemask": "po/voter/*.po",
        "screenshot_filemask": "",
        "template": "",
        "edit_template": true,
        "intermediate": "",
        "new_base": "po/voter/messages.pot",
        "file_format": "po",
        "license": "AGPL-3.0-or-later",
        "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
        "agreement": "",
        "web_url": "https://hosted.weblate.org/projects/belenios/voter/",
        "url": "https://hosted.weblate.org/api/components/belenios/voter/?format=api",
        "repository_url": "https://hosted.weblate.org/api/components/belenios/voter/repository/?format=api",
        "translations_url": "https://hosted.weblate.org/api/components/belenios/voter/translations/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/components/belenios/voter/statistics/?format=api",
        "lock_url": "https://hosted.weblate.org/api/components/belenios/voter/lock/?format=api",
        "links_url": "https://hosted.weblate.org/api/components/belenios/voter/links/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/components/belenios/voter/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/glondu/belenios/blob/{{branch}}/{{filename}}#L{{line}}",
        "report_source_bugs": "",
        "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 }}",
        "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
        "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": "^[^.]+$",
        "variant_regex": "",
        "addons": [],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": null
    },
    "language_code": "es_419",
    "id": 184029,
    "filename": "po/voter/es_419.po",
    "revision": "5edcd3e645105f34b678b4c62caf6ebb59586755",
    "web_url": "https://hosted.weblate.org/projects/belenios/voter/es_419/",
    "share_url": "https://hosted.weblate.org/engage/belenios/-/es_419/",
    "translate_url": "https://hosted.weblate.org/translate/belenios/voter/es_419/",
    "url": "https://hosted.weblate.org/api/translations/belenios/voter/es_419/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 225,
    "total_words": 1210,
    "translated": 191,
    "translated_words": 1076,
    "translated_percent": 84.8,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 1,
    "failing_checks_words": 3,
    "failing_checks_percent": 0.4,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-04-08T10:26:12.286372+02:00",
    "last_author": null,
    "repository_url": "https://hosted.weblate.org/api/translations/belenios/voter/es_419/repository/?format=api",
    "file_url": "https://hosted.weblate.org/api/translations/belenios/voter/es_419/file/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/translations/belenios/voter/es_419/statistics/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/translations/belenios/voter/es_419/changes/?format=api",
    "units_list_url": "https://hosted.weblate.org/api/translations/belenios/voter/es_419/units/?format=api"
}