Translation components API.

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

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

{
    "language": {
        "code": "gl",
        "name": "Galician",
        "plural": {
            "id": 214,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "glg"
        ],
        "direction": "ltr",
        "web_url": "https://weblate.duniter.org/languages/gl/",
        "url": "https://weblate.duniter.org/api/languages/gl/?format=api",
        "statistics_url": "https://weblate.duniter.org/api/languages/gl/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": "gl",
    "id": 20,
    "filename": "gl.po",
    "revision": "200db7c14d1955b96e1b77b72e63e67396ba421a,3518d28537c5e9cbf7a19a141f43d80b997b63d5",
    "web_url": "https://weblate.duniter.org/projects/girala-net/web/gl/",
    "share_url": "https://weblate.duniter.org/engage/girala-net/gl/",
    "translate_url": "https://weblate.duniter.org/translate/girala-net/web/gl/",
    "url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 114,
    "total_words": 552,
    "translated": 77,
    "translated_words": 340,
    "translated_percent": 67.5,
    "fuzzy": 4,
    "fuzzy_words": 21,
    "fuzzy_percent": 3.5,
    "failing_checks": 17,
    "failing_checks_words": 95,
    "failing_checks_percent": 14.9,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2022-03-31T05:15:25.614947Z",
    "last_author": "Weblate Admin",
    "repository_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/repository/?format=api",
    "file_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/file/?format=api",
    "statistics_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/statistics/?format=api",
    "changes_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/changes/?format=api",
    "units_list_url": "https://weblate.duniter.org/api/translations/girala-net/web/gl/units/?format=api"
}