Translation projects API.

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

GET /api/projects/memorial-archives/components/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Memorial Archives Website",
            "slug": "memorial-archives-website",
            "id": 1,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/en/",
                "url": "https://translate.memarc.info/api/languages/en/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
            },
            "vcs": "gitlab",
            "repo": "ssh://code.auxnet.de:22222/code/lindwurm.git",
            "git_export": "https://translate.memarc.info/git/memorial-archives/memorial-archives-website/",
            "branch": "master",
            "push_branch": "translate",
            "filemask": "resources/g11n/*/LC_MESSAGES/default.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "resources/g11n/message_default.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/memorial-archives-website/",
            "url": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
            "repository_url": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/repository/?format=api",
            "translations_url": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/translations/?format=api",
            "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/statistics/?format=api",
            "lock_url": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/lock/?format=api",
            "links_url": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/links/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://code.auxnet.de:22222/code/lindwurm.git",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Memorial Archives",
            "slug": "glossary",
            "id": 3,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/en/",
                "url": "https://translate.memarc.info/api/languages/en/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.memarc.info/git/memorial-archives/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/glossary/",
            "url": "https://translate.memarc.info/api/components/memorial-archives/glossary/?format=api",
            "repository_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/repository/?format=api",
            "translations_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/translations/?format=api",
            "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/statistics/?format=api",
            "lock_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/lock/?format=api",
            "links_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/links/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "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": false,
            "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": true,
            "glossary_color": "silver"
        },
        {
            "name": "Core",
            "slug": "core",
            "id": 4,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/en/",
                "url": "https://translate.memarc.info/api/languages/en/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "ssh://code.auxnet.de:22222/code/core-go.git",
            "git_export": "https://translate.memarc.info/git/memorial-archives/core/",
            "branch": "main",
            "push_branch": "translate",
            "filemask": "lang/*.json",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "i18next",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/core/",
            "url": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
            "repository_url": "https://translate.memarc.info/api/components/memorial-archives/core/repository/?format=api",
            "translations_url": "https://translate.memarc.info/api/components/memorial-archives/core/translations/?format=api",
            "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/core/statistics/?format=api",
            "lock_url": "https://translate.memarc.info/api/components/memorial-archives/core/lock/?format=api",
            "links_url": "https://translate.memarc.info/api/components/memorial-archives/core/links/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/core/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://code.auxnet.de:22222/code/core-go.git",
            "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,
            "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"
        },
        {
            "name": "Widgets",
            "slug": "widgets",
            "id": 5,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/en/",
                "url": "https://translate.memarc.info/api/languages/en/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "ssh://code.auxnet.de:22222/code/memarc-widgets.git",
            "git_export": "https://translate.memarc.info/git/memorial-archives/widgets/",
            "branch": "master",
            "push_branch": "translate",
            "filemask": "src/locales/*.json",
            "template": "src/locales/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/widgets/",
            "url": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
            "repository_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/repository/?format=api",
            "translations_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/translations/?format=api",
            "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/statistics/?format=api",
            "lock_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/lock/?format=api",
            "links_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/links/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/widgets/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://code.auxnet.de:22222/code/memarc-widgets.git",
            "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,
            "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://translate.memarc.info/api/addons/1/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Inquiry Service",
            "slug": "inquiry-service",
            "id": 6,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.memarc.info/languages/en/",
                "url": "https://translate.memarc.info/api/languages/en/?format=api",
                "statistics_url": "https://translate.memarc.info/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "ssh://code.auxnet.de:22222/code/inquiries-service.git",
            "git_export": "https://translate.memarc.info/git/memorial-archives/inquiry-service/",
            "branch": "main",
            "push_branch": "translate",
            "filemask": "lang/*.json",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "i18next",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.memarc.info/projects/memorial-archives/inquiry-service/",
            "url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/?format=api",
            "repository_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/repository/?format=api",
            "translations_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/translations/?format=api",
            "statistics_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/statistics/?format=api",
            "lock_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/lock/?format=api",
            "links_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/links/?format=api",
            "changes_list_url": "https://translate.memarc.info/api/components/memorial-archives/inquiry-service/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "ssh://code.auxnet.de:22222/code/inquiries-service.git",
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}