Translation components API.

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

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

{
    "language": {
        "id": 49,
        "code": "ja",
        "name": "Japanese",
        "plural": {
            "id": 148,
            "source": 0,
            "number": 1,
            "formula": "0",
            "type": 0
        },
        "aliases": [
            "jp",
            "jp_jpn",
            "ja_ja",
            "jpn_jp",
            "jpn"
        ],
        "direction": "ltr",
        "population": 119729025,
        "web_url": "https://hosted.weblate.org/languages/ja/",
        "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
    },
    "component": {
        "name": "fluidd",
        "slug": "fluidd",
        "id": 25405,
        "source_language": {
            "id": 31,
            "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://hosted.weblate.org/languages/en/",
            "url": "https://hosted.weblate.org/api/languages/en/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "fluidd",
            "slug": "fluidd",
            "id": 4300,
            "web": "https://docs.fluidd.xyz/",
            "web_url": "https://hosted.weblate.org/projects/fluidd/",
            "url": "https://hosted.weblate.org/api/projects/fluidd/?format=api",
            "components_list_url": "https://hosted.weblate.org/api/projects/fluidd/components/?format=api",
            "repository_url": "https://hosted.weblate.org/api/projects/fluidd/repository/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/projects/fluidd/statistics/?format=api",
            "categories_url": "https://hosted.weblate.org/api/projects/fluidd/categories/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/projects/fluidd/changes/?format=api",
            "languages_url": "https://hosted.weblate.org/api/projects/fluidd/languages/?format=api",
            "labels_url": "https://hosted.weblate.org/api/projects/fluidd/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "Thank you for considering to contribute to Fluidd's translations.\r\n\r\nPlease make sure you've read the [contributing guidelines](https://github.com/fluidd-core/fluidd/blob/develop/CONTRIBUTING.md) before making changes.\r\nBy contributing, we assume you have read and understood these terms.\r\nUpdates made by you will automatically be [signed off](https://github.com/fluidd-core/fluidd/blob/develop/CONTRIBUTING.md#:~:text=Signed%2Doff%2Dby%3A%20Your%20Name%20%3Cyour%20email%20address%3E) under your name.",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "github",
        "repo": "https://github.com/fluidd-core/fluidd",
        "git_export": "https://hosted.weblate.org/git/fluidd/fluidd/",
        "branch": "develop",
        "push_branch": "",
        "filemask": "src/locales/*.yaml",
        "screenshot_filemask": "",
        "template": "src/locales/en.yaml",
        "edit_template": true,
        "intermediate": "",
        "new_base": "",
        "file_format": "yaml",
        "license": "GPL-3.0-or-later",
        "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
        "agreement": "",
        "web_url": "https://hosted.weblate.org/projects/fluidd/fluidd/",
        "url": "https://hosted.weblate.org/api/components/fluidd/fluidd/?format=api",
        "repository_url": "https://hosted.weblate.org/api/components/fluidd/fluidd/repository/?format=api",
        "translations_url": "https://hosted.weblate.org/api/components/fluidd/fluidd/translations/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/components/fluidd/fluidd/statistics/?format=api",
        "lock_url": "https://hosted.weblate.org/api/components/fluidd/fluidd/lock/?format=api",
        "links_url": "https://hosted.weblate.org/api/components/fluidd/fluidd/links/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/components/fluidd/fluidd/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/fluidd-core/fluidd/blob/{{branch}}/{{filename}}#L{{line}}",
        "report_source_bugs": "",
        "merge_style": "rebase",
        "commit_message": "feat(i18n-{{ language_code }}): Update {{ language_name }} translations\r\n\r\nTranslated using Weblate\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 }}\r\n\r\nSigned-off-by: {{ author }}",
        "add_message": "feat(i18n-{{ language_code }}): Add {{ language_name }} translations\r\n\r\nSigned-off-by: {{ author }}",
        "delete_message": "feat(i18n-{{ language_code }}): Update {{ language_name }} translations\r\n\r\nSigned-off-by: {{ author }}",
        "merge_message": "chore: merge {{ component_remote_branch }} translations into Weblate",
        "addon_message": "chore(i18n): Automated Weblate changes\r\n\r\nAutomatically generated by Weblate add-on",
        "pull_message": "chore(i18n): translations update from hosted Weblate\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": 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": [
            "https://hosted.weblate.org/api/addons/14940/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": null
    },
    "language_code": "ja",
    "id": 1405572,
    "filename": "src/locales/ja.yaml",
    "revision": "d56a39ed8314081f123d3f2b857079cf6a98148f,55674dd59536816ff8cb252f8408199dfda4bcdf",
    "web_url": "https://hosted.weblate.org/projects/fluidd/fluidd/ja/",
    "share_url": "https://hosted.weblate.org/engage/fluidd/-/ja/",
    "translate_url": "https://hosted.weblate.org/translate/fluidd/fluidd/ja/",
    "url": "https://hosted.weblate.org/api/translations/fluidd/fluidd/ja/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 751,
    "total_words": 2528,
    "translated": 712,
    "translated_words": 2348,
    "translated_percent": 94.8,
    "fuzzy": 4,
    "fuzzy_words": 25,
    "fuzzy_percent": 0.5,
    "failing_checks": 47,
    "failing_checks_words": 396,
    "failing_checks_percent": 6.2,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-04-30T19:32:28.657877+02:00",
    "last_author": null,
    "repository_url": "https://hosted.weblate.org/api/translations/fluidd/fluidd/ja/repository/?format=api",
    "file_url": "https://hosted.weblate.org/api/translations/fluidd/fluidd/ja/file/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/translations/fluidd/fluidd/ja/statistics/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/translations/fluidd/fluidd/ja/changes/?format=api",
    "units_list_url": "https://hosted.weblate.org/api/translations/fluidd/fluidd/ja/units/?format=api"
}