Translation components API.

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

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

{
    "language": {
        "id": 69,
        "code": "zu",
        "name": "Zulu",
        "plural": {
            "id": 301,
            "source": 0,
            "number": 2,
            "formula": "n > 1",
            "type": 1
        },
        "aliases": [
            "zul"
        ],
        "direction": "ltr",
        "population": 13973829,
        "web_url": "https://l10n.elementary.io/languages/zu/",
        "url": "https://l10n.elementary.io/api/languages/zu/?format=api",
        "statistics_url": "https://l10n.elementary.io/api/languages/zu/statistics/?format=api"
    },
    "component": {
        "name": "Videos",
        "slug": "videos",
        "id": 84,
        "source_language": {
            "id": 127,
            "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://l10n.elementary.io/languages/en/",
            "url": "https://l10n.elementary.io/api/languages/en/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "Videos",
            "slug": "videos",
            "id": 16,
            "web": "https://elementary.io",
            "web_url": "https://l10n.elementary.io/projects/videos/",
            "url": "https://l10n.elementary.io/api/projects/videos/?format=api",
            "components_list_url": "https://l10n.elementary.io/api/projects/videos/components/?format=api",
            "repository_url": "https://l10n.elementary.io/api/projects/videos/repository/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/projects/videos/statistics/?format=api",
            "categories_url": "https://l10n.elementary.io/api/projects/videos/categories/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/projects/videos/changes/?format=api",
            "languages_url": "https://l10n.elementary.io/api/projects/videos/languages/?format=api",
            "labels_url": "https://l10n.elementary.io/api/projects/videos/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "https://elementary.io/docs/translation-guide",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "[email protected]:elementary/videos.git",
        "git_export": "https://l10n.elementary.io/git/videos/videos/",
        "branch": "main",
        "push_branch": "",
        "filemask": "po/*.po",
        "screenshot_filemask": "",
        "template": "",
        "edit_template": true,
        "intermediate": "",
        "new_base": "po/io.elementary.videos.pot",
        "file_format": "po",
        "license": "GPL-3.0-only",
        "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
        "agreement": "",
        "web_url": "https://l10n.elementary.io/projects/videos/videos/",
        "url": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
        "repository_url": "https://l10n.elementary.io/api/components/videos/videos/repository/?format=api",
        "translations_url": "https://l10n.elementary.io/api/components/videos/videos/translations/?format=api",
        "statistics_url": "https://l10n.elementary.io/api/components/videos/videos/statistics/?format=api",
        "lock_url": "https://l10n.elementary.io/api/components/videos/videos/lock/?format=api",
        "links_url": "https://l10n.elementary.io/api/components/videos/videos/links/?format=api",
        "changes_list_url": "https://l10n.elementary.io/api/components/videos/videos/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "[email protected]:elementary/videos.git",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/elementary/videos/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 \"{{ hook_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": [
            "https://l10n.elementary.io/api/addons/50/?format=api",
            "https://l10n.elementary.io/api/addons/49/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": null
    },
    "language_code": "zu",
    "id": 25524,
    "filename": "po/zu.po",
    "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
    "web_url": "https://l10n.elementary.io/projects/videos/videos/zu/",
    "share_url": "https://l10n.elementary.io/engage/videos/-/zu/",
    "translate_url": "https://l10n.elementary.io/translate/videos/videos/zu/",
    "url": "https://l10n.elementary.io/api/translations/videos/videos/zu/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 52,
    "total_words": 149,
    "translated": 0,
    "translated_words": 0,
    "translated_percent": 0.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 0,
    "failing_checks_words": 0,
    "failing_checks_percent": 0.0,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": null,
    "last_author": null,
    "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/zu/repository/?format=api",
    "file_url": "https://l10n.elementary.io/api/translations/videos/videos/zu/file/?format=api",
    "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/zu/statistics/?format=api",
    "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/zu/changes/?format=api",
    "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/zu/units/?format=api"
}