Translation components API.

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

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

{
    "language": {
        "id": 103,
        "code": "es",
        "name": "Spanish",
        "plural": {
            "id": 291,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "es_la",
            "esp",
            "spa"
        ],
        "direction": "ltr",
        "population": 493528078,
        "web_url": "https://hosted.weblate.org/languages/es/",
        "url": "https://hosted.weblate.org/api/languages/es/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
    },
    "component": {
        "name": "Documentation",
        "slug": "documentation",
        "id": 64,
        "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": "phpMyAdmin",
            "slug": "phpmyadmin",
            "id": 24,
            "web": "https://www.phpmyadmin.net/",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/",
            "url": "https://hosted.weblate.org/api/projects/phpmyadmin/?format=api",
            "components_list_url": "https://hosted.weblate.org/api/projects/phpmyadmin/components/?format=api",
            "repository_url": "https://hosted.weblate.org/api/projects/phpmyadmin/repository/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/projects/phpmyadmin/statistics/?format=api",
            "categories_url": "https://hosted.weblate.org/api/projects/phpmyadmin/categories/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/projects/phpmyadmin/changes/?format=api",
            "languages_url": "https://hosted.weblate.org/api/projects/phpmyadmin/languages/?format=api",
            "labels_url": "https://hosted.weblate.org/api/projects/phpmyadmin/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "https://www.phpmyadmin.net/translate/\nMailing list for translators: <translators@phpmyadmin.net\n",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://github.com/phpmyadmin/localized_docs.git",
        "git_export": "https://hosted.weblate.org/git/phpmyadmin/documentation/",
        "branch": "master",
        "push_branch": "",
        "filemask": "po/*.po",
        "screenshot_filemask": "",
        "template": "",
        "edit_template": true,
        "intermediate": "",
        "new_base": "",
        "file_format": "po",
        "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/phpmyadmin/documentation/",
        "url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
        "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/repository/?format=api",
        "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/translations/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/statistics/?format=api",
        "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/lock/?format=api",
        "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/links/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/changes/?format=api",
        "task_url": null,
        "new_lang": "contact",
        "language_code_style": "",
        "push": "git@github.com:phpmyadmin/localized_docs.git",
        "check_flags": "rst-text",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/phpmyadmin/phpmyadmin/blob/master/{{filename|parentdir|parentdir}}#L{{line}}",
        "report_source_bugs": "translators@phpmyadmin.net",
        "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\n[ci skip]",
        "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 \"{{ 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": "^[^.]+$",
        "variant_regex": "",
        "addons": [
            "https://hosted.weblate.org/api/addons/48/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": null
    },
    "language_code": "es",
    "id": 1045,
    "filename": "po/es.po",
    "revision": "095c55bc83f9d4115c6052d19a96fd577197be02",
    "web_url": "https://hosted.weblate.org/projects/phpmyadmin/documentation/es/",
    "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/es/",
    "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/documentation/es/",
    "url": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/es/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 2698,
    "total_words": 37154,
    "translated": 1936,
    "translated_words": 25424,
    "translated_percent": 71.7,
    "fuzzy": 588,
    "fuzzy_words": 8562,
    "fuzzy_percent": 21.7,
    "failing_checks": 91,
    "failing_checks_words": 1085,
    "failing_checks_percent": 3.3,
    "have_suggestion": 8,
    "have_comment": 1,
    "last_change": "2024-05-04T00:07:13.398230+02:00",
    "last_author": null,
    "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/es/repository/?format=api",
    "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/es/file/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/es/statistics/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/es/changes/?format=api",
    "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/es/units/?format=api"
}