Translation projects API.

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

GET /api/projects/channel-fear/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": "main",
            "slug": "main",
            "id": 19,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/channel-fear/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/fr.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "feat(translation): 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": "feat(translation): added translation using Weblate ({{ language_name }})",
            "delete_message": "deat(translation): deleted translation using Weblate ({{ language_name }})",
            "merge_message": "merge: branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "feat(translation): 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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/19/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/20/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Channel Fear System",
            "slug": "glossary",
            "id": 20,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/channel-fear/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/credits/?format=api",
            "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 }}",
            "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,
            "linked_component": null
        },
        {
            "name": "Packs: weapons",
            "slug": "packs-armes",
            "id": 37,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "packs/translations/*/channel-fear.armes.json",
            "screenshot_filemask": "",
            "template": "packs/sources/channel-fear.armes.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-armes/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/credits/?format=api",
            "new_lang": "add",
            "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 }})\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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/37/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
        },
        {
            "name": "Packs: ready-to-play",
            "slug": "packs-pre-tires",
            "id": 38,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "packs/translations/*/channel-fear.pre-tires.json",
            "screenshot_filemask": "",
            "template": "packs/sources/channel-fear.pre-tires.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-pre-tires/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/credits/?format=api",
            "new_lang": "add",
            "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 }})\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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
        },
        {
            "name": "Packs: specialties",
            "slug": "packs-specialties",
            "id": 39,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "packs/translations/*/channel-fear.specialites.json",
            "screenshot_filemask": "",
            "template": "packs/sources/channel-fear.specialites.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-specialties/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/credits/?format=api",
            "new_lang": "add",
            "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 }})\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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/38/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
        }
    ]
}