Translation components API.

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

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

{
    "language": {
        "code": "nl",
        "name": "Dutch",
        "plural": {
            "id": 388,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "dut",
            "nld"
        ],
        "direction": "ltr",
        "web_url": "https://weblate.ppc.lol/languages/nl/",
        "url": "https://weblate.ppc.lol/api/languages/nl/?format=api",
        "statistics_url": "https://weblate.ppc.lol/api/languages/nl/statistics/?format=api"
    },
    "component": {
        "name": "Translations",
        "slug": "translations",
        "id": 8,
        "source_language": {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 139,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "web_url": "https://weblate.ppc.lol/languages/en/",
            "url": "https://weblate.ppc.lol/api/languages/en/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "Peercoin Flutter",
            "slug": "peercoin-flutter",
            "id": 3,
            "web": "https://github.com/peercoin/peercoin_flutter",
            "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/",
            "url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/?format=api",
            "components_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/components/?format=api",
            "repository_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/repository/?format=api",
            "statistics_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/statistics/?format=api",
            "changes_list_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/changes/?format=api",
            "languages_url": "https://weblate.ppc.lol/api/projects/peercoin-flutter/languages/?format=api",
            "translation_review": true,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://github.com/peercoin/peercoin_flutter",
        "git_export": "https://weblate.ppc.lol/git/peercoin-flutter/translations/",
        "branch": "main",
        "push_branch": "",
        "filemask": "assets/translations/*.json",
        "template": "assets/translations/en.json",
        "edit_template": true,
        "intermediate": "",
        "new_base": "",
        "file_format": "i18next",
        "license": "AGPL-3.0-only",
        "license_url": "https://spdx.org/licenses/AGPL-3.0-only.html",
        "agreement": "",
        "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/",
        "url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
        "repository_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/repository/?format=api",
        "translations_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/translations/?format=api",
        "statistics_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?format=api",
        "lock_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/lock/?format=api",
        "links_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/links/?format=api",
        "changes_list_url": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
        "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
        "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
        "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
        "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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": [
            "https://weblate.ppc.lol/api/addons/1/?format=api",
            "https://weblate.ppc.lol/api/addons/2/?format=api",
            "https://weblate.ppc.lol/api/addons/3/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver"
    },
    "language_code": "nl",
    "id": 67,
    "filename": "assets/translations/nl.json",
    "revision": "12e766d546d2419a347ced4de4dcd8782497bb3a,4df6e3556dabda6d8ffd3aef85924f430a254cbc",
    "web_url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/nl/",
    "share_url": "https://weblate.ppc.lol/engage/peercoin-flutter/nl/",
    "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/nl/",
    "url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nl/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 512,
    "total_words": 2264,
    "translated": 345,
    "translated_words": 1804,
    "translated_percent": 67.3,
    "fuzzy": 3,
    "fuzzy_words": 7,
    "fuzzy_percent": 0.5,
    "failing_checks": 0,
    "failing_checks_words": 0,
    "failing_checks_percent": 0.0,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2023-08-19T23:06:32.378996Z",
    "last_author": "Marius Kjærstad",
    "repository_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nl/repository/?format=api",
    "file_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nl/file/?format=api",
    "statistics_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nl/statistics/?format=api",
    "changes_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nl/changes/?format=api",
    "units_list_url": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nl/units/?format=api"
}