Translation components API.

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

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

{
    "language": {
        "id": 291,
        "code": "sv",
        "name": "Swedish",
        "plural": {
            "id": 291,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "swe_se",
            "sve",
            "swe"
        ],
        "direction": "ltr",
        "population": 12932871,
        "web_url": "https://weblate.framasoft.org/languages/sv/",
        "url": "https://weblate.framasoft.org/api/languages/sv/?format=api",
        "statistics_url": "https://weblate.framasoft.org/api/languages/sv/statistics/?format=api"
    },
    "component": {
        "name": "Home",
        "slug": "home",
        "id": 29,
        "source_language": {
            "id": 76,
            "code": "en",
            "name": "English",
            "plural": {
                "id": 76,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "https://weblate.framasoft.org/languages/en/",
            "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "Framasoft",
            "slug": "framasoft",
            "id": 12,
            "web": "https://framasoft.org",
            "web_url": "https://weblate.framasoft.org/projects/framasoft/",
            "url": "https://weblate.framasoft.org/api/projects/framasoft/?format=api",
            "components_list_url": "https://weblate.framasoft.org/api/projects/framasoft/components/?format=api",
            "repository_url": "https://weblate.framasoft.org/api/projects/framasoft/repository/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/projects/framasoft/statistics/?format=api",
            "categories_url": "https://weblate.framasoft.org/api/projects/framasoft/categories/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/projects/framasoft/changes/?format=api",
            "languages_url": "https://weblate.framasoft.org/api/projects/framasoft/languages/?format=api",
            "labels_url": "https://weblate.framasoft.org/api/projects/framasoft/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://framagit.org/framasoft/accueil.git",
        "git_export": "",
        "branch": "master",
        "push_branch": "",
        "filemask": "src/translations/*/home.yml",
        "screenshot_filemask": "",
        "template": "src/translations/en/home.yml",
        "edit_template": true,
        "intermediate": "",
        "new_base": "",
        "file_format": "yaml",
        "license": "CC-BY-SA-4.0",
        "license_url": "https://spdx.org/licenses/CC-BY-SA-4.0.html",
        "agreement": "",
        "web_url": "https://weblate.framasoft.org/projects/framasoft/home/",
        "url": "https://weblate.framasoft.org/api/components/framasoft/home/?format=api",
        "repository_url": "https://weblate.framasoft.org/api/components/framasoft/home/repository/?format=api",
        "translations_url": "https://weblate.framasoft.org/api/components/framasoft/home/translations/?format=api",
        "statistics_url": "https://weblate.framasoft.org/api/components/framasoft/home/statistics/?format=api",
        "lock_url": "https://weblate.framasoft.org/api/components/framasoft/home/lock/?format=api",
        "links_url": "https://weblate.framasoft.org/api/components/framasoft/home/links/?format=api",
        "changes_list_url": "https://weblate.framasoft.org/api/components/framasoft/home/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "",
        "check_flags": "",
        "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": 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",
        "category": null,
        "linked_component": "https://weblate.framasoft.org/api/components/framasoft/main/?format=api"
    },
    "language_code": "sv",
    "id": 607,
    "filename": "src/translations/sv/home.yml",
    "revision": "df122266093bfcfb93cc816eb9706f3efc8587e6,a3f299b72f18df1a4e5da0fcf73fe1b3c72d14d4",
    "web_url": "https://weblate.framasoft.org/projects/framasoft/home/sv/",
    "share_url": "https://weblate.framasoft.org/engage/framasoft/-/sv/",
    "translate_url": "https://weblate.framasoft.org/translate/framasoft/home/sv/",
    "url": "https://weblate.framasoft.org/api/translations/framasoft/home/sv/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 54,
    "total_words": 669,
    "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://weblate.framasoft.org/api/translations/framasoft/home/sv/repository/?format=api",
    "file_url": "https://weblate.framasoft.org/api/translations/framasoft/home/sv/file/?format=api",
    "statistics_url": "https://weblate.framasoft.org/api/translations/framasoft/home/sv/statistics/?format=api",
    "changes_list_url": "https://weblate.framasoft.org/api/translations/framasoft/home/sv/changes/?format=api",
    "units_list_url": "https://weblate.framasoft.org/api/translations/framasoft/home/sv/units/?format=api"
}