Translation components API.

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

GET /api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "ar",
        "name": "Arabic",
        "plural": {
            "id": 12,
            "source": 0,
            "number": 6,
            "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
            "type": 3
        },
        "aliases": [
            "ar_ar",
            "ara"
        ],
        "direction": "rtl",
        "population": 351664195,
        "web_url": "http://translate.getmonero.org/languages/ar/",
        "url": "http://translate.getmonero.org/api/languages/ar/?format=api",
        "statistics_url": "http://translate.getmonero.org/api/languages/ar/statistics/?format=api"
    },
    "component": {
        "name": "cli_wallet_daemon_isolation_qubes_whonix",
        "slug": "cli_wallet_daemon_isolation_qubes_whonix",
        "id": 25,
        "source_language": {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 73,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "http://translate.getmonero.org/languages/en/",
            "url": "http://translate.getmonero.org/api/languages/en/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "Getmonero: User Guides",
            "slug": "getmonero-user-guides",
            "id": 6,
            "web": "https://www.getmonero.org/resources/user-guides/",
            "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/",
            "url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/?format=api",
            "components_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/components/?format=api",
            "repository_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/repository/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/statistics/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/changes/?format=api",
            "languages_url": "http://translate.getmonero.org/api/projects/getmonero-user-guides/languages/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": null,
        "repo": null,
        "git_export": "https://translate.getmonero.org/git/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/",
        "branch": null,
        "push_branch": "",
        "filemask": null,
        "screenshot_filemask": "",
        "template": "",
        "edit_template": false,
        "intermediate": "",
        "new_base": "_i18n/en/resources/user-guides/weblate/cli_wallet_daemon_isolation_qubes_whonix.pot",
        "file_format": "po",
        "license": "BSD-3-Clause",
        "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
        "agreement": "",
        "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/",
        "url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/?format=api",
        "repository_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/repository/?format=api",
        "translations_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/translations/?format=api",
        "statistics_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/statistics/?format=api",
        "lock_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/lock/?format=api",
        "links_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/links/?format=api",
        "changes_list_url": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/changes/?format=api",
        "task_url": null,
        "new_lang": "contact",
        "language_code_style": "",
        "push": null,
        "check_flags": "md-text",
        "priority": 100,
        "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 }}",
        "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": true,
        "suggestion_autoaccept": 2,
        "push_on_commit": false,
        "commit_pending_age": 24,
        "auto_lock_error": false,
        "language_regex": "^[^.]+$",
        "variant_regex": "",
        "addons": [],
        "is_glossary": false,
        "glossary_color": "silver",
        "screnshot_filemask": null
    },
    "language_code": "ar",
    "id": 294,
    "filename": "_i18n/ar/resources/user-guides/weblate/cli_wallet_daemon_isolation_qubes_whonix.po",
    "revision": "7d98ae32ffa69d8e87b016ee9a6ab0e45f3f2c6c",
    "web_url": "http://translate.getmonero.org/projects/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/",
    "share_url": "http://translate.getmonero.org/engage/getmonero-user-guides/ar/",
    "translate_url": "http://translate.getmonero.org/translate/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/",
    "url": "http://translate.getmonero.org/api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 39,
    "total_words": 422,
    "translated": 39,
    "translated_words": 422,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 3,
    "failing_checks_words": 96,
    "failing_checks_percent": 7.6,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": null,
    "last_author": null,
    "repository_url": "http://translate.getmonero.org/api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/repository/?format=api",
    "file_url": "http://translate.getmonero.org/api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/file/?format=api",
    "statistics_url": "http://translate.getmonero.org/api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/statistics/?format=api",
    "changes_list_url": "http://translate.getmonero.org/api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/changes/?format=api",
    "units_list_url": "http://translate.getmonero.org/api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/ar/units/?format=api"
}