Translation components API.

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

GET /api/translations/andrew-bibb/cmst/nb_NO/?format=api
HTTP 200 OK
Allow: GET, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "nb_NO",
        "name": "Norwegian Bokmål",
        "plural": {
            "id": 231,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "norwegian",
            "no_nb",
            "no_no",
            "no",
            "nb"
        ],
        "direction": "ltr",
        "web_url": "https://translate.lxqt-project.org/languages/nb_NO/",
        "url": "https://translate.lxqt-project.org/api/languages/nb_NO/?format=api",
        "statistics_url": "https://translate.lxqt-project.org/api/languages/nb_NO/statistics/?format=api"
    },
    "component": {
        "name": "Cmst",
        "slug": "cmst",
        "id": 204,
        "project": {
            "name": "Andrew Bibb",
            "slug": "andrew-bibb",
            "id": 10,
            "web": "https://github.com/andrew-bibb/",
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en/",
                "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
            },
            "web_url": "https://translate.lxqt-project.org/projects/andrew-bibb/",
            "url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/?format=api",
            "components_list_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/components/?format=api",
            "repository_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/repository/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/changes/?format=api",
            "languages_url": "https://translate.lxqt-project.org/api/projects/andrew-bibb/languages/?format=api"
        },
        "vcs": "github",
        "repo": "https://github.com/andrew-bibb/cmst",
        "git_export": "https://translate.lxqt-project.org/git/andrew-bibb/cmst/",
        "branch": "master",
        "push_branch": "",
        "filemask": "translations/cmst_*.ts",
        "template": "",
        "edit_template": true,
        "intermediate": "",
        "new_base": "translations/cmst_en_US.ts",
        "file_format": "ts",
        "license": "MIT",
        "license_url": "https://opensource.org/licenses/MIT",
        "agreement": "",
        "web_url": "https://translate.lxqt-project.org/projects/andrew-bibb/cmst/",
        "url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
        "repository_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/repository/?format=api",
        "translations_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/translations/?format=api",
        "statistics_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/statistics/?format=api",
        "lock_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/lock/?format=api",
        "changes_list_url": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/changes/?format=api",
        "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 }}",
        "allow_translation_propagation": 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": ""
    },
    "language_code": "nb_NO",
    "id": 7394,
    "filename": "translations/cmst_nb_NO.ts",
    "revision": "29110ce8553a55038b35f2d67ad8a56700aa2100",
    "web_url": "https://translate.lxqt-project.org/projects/andrew-bibb/cmst/nb_NO/",
    "share_url": "https://translate.lxqt-project.org/engage/andrew-bibb/nb_NO/",
    "translate_url": "https://translate.lxqt-project.org/translate/andrew-bibb/cmst/nb_NO/",
    "url": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/nb_NO/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 1183,
    "total_words": 11585,
    "translated": 392,
    "translated_words": 1542,
    "translated_percent": 33.1,
    "fuzzy": 89,
    "fuzzy_words": 193,
    "fuzzy_percent": 7.5,
    "failing_checks": 6,
    "failing_checks_words": 17,
    "failing_checks_percent": 0.5,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2023-09-01T09:13:45.615917Z",
    "last_author": "digger yu",
    "repository_url": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/nb_NO/repository/?format=api",
    "file_url": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/nb_NO/file/?format=api",
    "statistics_url": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/nb_NO/statistics/?format=api",
    "changes_list_url": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/nb_NO/changes/?format=api",
    "units_list_url": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/nb_NO/units/?format=api"
}