Translation components API.

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

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

{
    "count": 152,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/components/?format=api&page=3",
    "results": [
        {
            "name": "user-channels-podcast-upload",
            "slug": "user-channels-podcast-upload",
            "id": 838,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/channels/podcast/upload.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/channels/podcast/upload.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-channels-podcast-upload/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-channels-podcast-upload/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.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 }}",
            "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": 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",
            "category": null
        },
        {
            "name": "components",
            "slug": "components",
            "id": 839,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "UI Components",
                "slug": "vui",
                "id": 9,
                "web": "https://dev.funkwhale.audio/funkwhale/ui",
                "web_url": "https://translate.funkwhale.audio/projects/vui/",
                "url": "https://translate.funkwhale.audio/api/projects/vui/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/vui/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/vui/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/vui/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/vui/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/vui/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/vui/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/ui.git",
            "git_export": "https://translate.funkwhale.audio/git/vui/components/",
            "branch": "main",
            "push_branch": "main",
            "filemask": "src/locales/*.yaml",
            "screenshot_filemask": "",
            "template": "src/locales/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/vui/components/",
            "url": "https://translate.funkwhale.audio/api/components/vui/components/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/vui/components/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/vui/components/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/vui/components/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/vui/components/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/vui/components/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/vui/components/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/ui.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://dev.funkwhale.audio/funkwhale/ui/-/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "feat(i18n): Translated {{ 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": "feat(i18n): Added {{ language_name }}",
            "delete_message": "chore(i18n) Removed {{ 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        }
    ]
}