Translation components API.

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

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

{
    "language": {
        "code": "es",
        "name": "Spanish",
        "plural": {
            "id": 158,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "es_la",
            "esp",
            "spa"
        ],
        "direction": "ltr",
        "web_url": "https://weblate.duniter.org/languages/es/",
        "url": "https://weblate.duniter.org/api/languages/es/?format=api",
        "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
    },
    "component": {
        "name": "Web",
        "slug": "web",
        "id": 4,
        "source_language": {
            "code": "es",
            "name": "Spanish",
            "plural": {
                "id": 158,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_la",
                "esp",
                "spa"
            ],
            "direction": "ltr",
            "web_url": "https://weblate.duniter.org/languages/es/",
            "url": "https://weblate.duniter.org/api/languages/es/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/languages/es/statistics/?format=api"
        },
        "project": {
            "name": "girala.net",
            "slug": "girala-net",
            "id": 2,
            "web": "https://girala.net",
            "web_url": "https://weblate.duniter.org/projects/girala-net/",
            "url": "https://weblate.duniter.org/api/projects/girala-net/?format=api",
            "components_list_url": "https://weblate.duniter.org/api/projects/girala-net/components/?format=api",
            "repository_url": "https://weblate.duniter.org/api/projects/girala-net/repository/?format=api",
            "statistics_url": "https://weblate.duniter.org/api/projects/girala-net/statistics/?format=api",
            "changes_list_url": "https://weblate.duniter.org/api/projects/girala-net/changes/?format=api",
            "languages_url": "https://weblate.duniter.org/api/projects/girala-net/languages/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "local",
        "repo": "local:",
        "git_export": "https://weblate.duniter.org/git/girala-net/web/",
        "branch": "main",
        "push_branch": "",
        "filemask": "*.po",
        "template": "es.po",
        "edit_template": true,
        "intermediate": "",
        "new_base": "",
        "file_format": "po-mono",
        "license": "",
        "license_url": null,
        "agreement": "",
        "web_url": "https://weblate.duniter.org/projects/girala-net/web/",
        "url": "https://weblate.duniter.org/api/components/girala-net/web/?format=api",
        "repository_url": "https://weblate.duniter.org/api/components/girala-net/web/repository/?format=api",
        "translations_url": "https://weblate.duniter.org/api/components/girala-net/web/translations/?format=api",
        "statistics_url": "https://weblate.duniter.org/api/components/girala-net/web/statistics/?format=api",
        "lock_url": "https://weblate.duniter.org/api/components/girala-net/web/lock/?format=api",
        "links_url": "https://weblate.duniter.org/api/components/girala-net/web/links/?format=api",
        "changes_list_url": "https://weblate.duniter.org/api/components/girala-net/web/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "",
        "check_flags": "",
        "priority": 80,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "",
        "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 }}",
        "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"
    },
    "language_code": "es",
    "id": 9,
    "filename": "es.po",
    "revision": "a33586401b6d66f49f8e8877cedc72a2f3eb582f,a33586401b6d66f49f8e8877cedc72a2f3eb582f",
    "web_url": "https://weblate.duniter.org/projects/girala-net/web/es/",
    "share_url": "https://weblate.duniter.org/engage/girala-net/es/",
    "translate_url": "https://weblate.duniter.org/translate/girala-net/web/es/",
    "url": "https://weblate.duniter.org/api/translations/girala-net/web/es/?format=api",
    "is_template": true,
    "is_source": true,
    "total": 114,
    "total_words": 553,
    "translated": 114,
    "translated_words": 553,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 20,
    "failing_checks_words": 147,
    "failing_checks_percent": 17.5,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-06-10T11:05:25.533520Z",
    "last_author": "Aldara ES",
    "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/repository/?format=api",
    "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/file/?format=api",
    "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/statistics/?format=api",
    "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/changes/?format=api",
    "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/es/units/?format=api"
}