Translation projects API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "jokoa",
            "slug": "jokoa",
            "id": 100,
            "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://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/super-hyperactive-ninja/jokoa/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "bihurtua/gametexts_en.po",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "po-mono",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/super-hyperactive-ninja/jokoa/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/jokoa/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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 }}",
            "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
        },
        {
            "name": "Super Hyperactive Ninja",
            "slug": "glossary",
            "id": 101,
            "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://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/super-hyperactive-ninja/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/super-hyperactive-ninja/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/super-hyperactive-ninja/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "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 }}",
            "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": 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",
            "category": null
        }
    ]
}