Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "GPX Viewer Android",
            "slug": "gpxviewer-translations",
            "id": 1,
            "source_language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "GPX Viewer",
                "slug": "gpxviewer",
                "id": 1,
                "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <translations@vecturagames.com",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
            "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
            "branch": "master",
            "push_branch": "",
            "filemask": "values-*/strings_merged.xml",
            "screenshot_filemask": "",
            "template": "values/strings_merged.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
            "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
            "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
            "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
            "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
            "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "android",
            "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
            "report_source_bugs": "translations@vecturagames.com",
            "merge_style": "merge",
            "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 }}",
            "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": false,
            "manage_units": true,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "GPX Viewer iOS",
            "slug": "gpx-viewer-ios",
            "id": 2,
            "source_language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "GPX Viewer",
                "slug": "gpxviewer",
                "id": 1,
                "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <translations@vecturagames.com",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
            "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
            "branch": "master",
            "push_branch": "",
            "filemask": "*.lproj/Localizable.strings",
            "screenshot_filemask": "",
            "template": "Base.lproj/Localizable.strings",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "strings-utf8",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
            "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
            "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
            "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
            "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
            "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
            "report_source_bugs": "translations@vecturagames.com",
            "merge_style": "merge",
            "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": false,
            "manage_units": true,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Trackbook API",
            "slug": "trackbook-api",
            "id": 4,
            "source_language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "GPX Viewer",
                "slug": "gpxviewer",
                "id": 1,
                "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <translations@vecturagames.com",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
            "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*/trackbook.json",
            "screenshot_filemask": "",
            "template": "en/trackbook.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
            "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
            "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
            "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
            "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
            "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
            "report_source_bugs": "translations@vecturagames.com",
            "merge_style": "merge",
            "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": false,
            "manage_units": true,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 2,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Trackbook",
            "slug": "trackbook",
            "id": 5,
            "source_language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "GPX Viewer",
                "slug": "gpxviewer",
                "id": 1,
                "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Mailing list for translators: <translations@vecturagames.com",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
            "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*/translation.json",
            "screenshot_filemask": "",
            "template": "en/translation.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "i18next",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
            "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
            "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
            "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
            "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
            "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{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": false,
            "manage_units": true,
            "enable_suggestions": false,
            "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,
            "linked_component": null
        }
    ]
}