Translation projects API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "grasslibs",
            "slug": "grasslibs",
            "id": 288,
            "source_language": {
                "id": 140,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.osgeo.org/languages/en/",
                "url": "https://weblate.osgeo.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/OSGeo/grass/",
            "git_export": "https://weblate.osgeo.org/git/grass-gis/grasslibs/",
            "branch": "main",
            "push_branch": "",
            "filemask": "locale/po/grasslibs_*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/templates/grasslibs.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.osgeo.org/projects/grass-gis/grasslibs/",
            "url": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/repository/?format=api",
            "translations_url": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/translations/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/statistics/?format=api",
            "lock_url": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/lock/?format=api",
            "links_url": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/links/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/OSGeo/grass/blob/{{branch}}/locale/{{filename}}?plain=1#L{{line}}",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!zh_CN).+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.osgeo.org/api/addons/614/?format=api",
                "https://weblate.osgeo.org/api/addons/616/?format=api",
                "https://weblate.osgeo.org/api/addons/619/?format=api",
                "https://weblate.osgeo.org/api/addons/622/?format=api"
            ],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "grassmods",
            "slug": "grassmods",
            "id": 290,
            "source_language": {
                "id": 140,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.osgeo.org/languages/en/",
                "url": "https://weblate.osgeo.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/OSGeo/grass/",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "locale/po/grassmods_*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/templates/grassmods.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.osgeo.org/projects/grass-gis/grassmods/",
            "url": "https://weblate.osgeo.org/api/components/grass-gis/grassmods/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/components/grass-gis/grassmods/repository/?format=api",
            "translations_url": "https://weblate.osgeo.org/api/components/grass-gis/grassmods/translations/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/components/grass-gis/grassmods/statistics/?format=api",
            "lock_url": "https://weblate.osgeo.org/api/components/grass-gis/grassmods/lock/?format=api",
            "links_url": "https://weblate.osgeo.org/api/components/grass-gis/grassmods/links/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/components/grass-gis/grassmods/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/OSGeo/grass/blob/{{branch}}/{{filename|parentdir}}?plain=1#L{{line}}",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!zh_CN).+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.osgeo.org/api/addons/620/?format=api",
                "https://weblate.osgeo.org/api/addons/623/?format=api",
                "https://weblate.osgeo.org/api/addons/618/?format=api"
            ],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/?format=api"
        },
        {
            "name": "grasswxpy",
            "slug": "grasswxpy",
            "id": 291,
            "source_language": {
                "id": 140,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.osgeo.org/languages/en/",
                "url": "https://weblate.osgeo.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/OSGeo/grass/",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "locale/po/grasswxpy_*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/templates/grasswxpy.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.osgeo.org/projects/grass-gis/grasswxpy/",
            "url": "https://weblate.osgeo.org/api/components/grass-gis/grasswxpy/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/components/grass-gis/grasswxpy/repository/?format=api",
            "translations_url": "https://weblate.osgeo.org/api/components/grass-gis/grasswxpy/translations/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/components/grass-gis/grasswxpy/statistics/?format=api",
            "lock_url": "https://weblate.osgeo.org/api/components/grass-gis/grasswxpy/lock/?format=api",
            "links_url": "https://weblate.osgeo.org/api/components/grass-gis/grasswxpy/links/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/components/grass-gis/grasswxpy/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/OSGeo/grass/blob/{{branch}}/locale/{{filename}}#L{{line}}",
            "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 }}",
            "pull_message": "Translations update from {{ site_title }}\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!zh_CN).+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.osgeo.org/api/addons/617/?format=api",
                "https://weblate.osgeo.org/api/addons/621/?format=api",
                "https://weblate.osgeo.org/api/addons/624/?format=api"
            ],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/?format=api"
        }
    ]
}