Translation projects API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Apo",
            "slug": "app",
            "id": 963,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/Amikumu/App-strings.git",
            "git_export": "https://traduk.amikumu.com/git/amikumu/app/",
            "branch": "main",
            "push_branch": "",
            "filemask": "AppResources.*.resx",
            "template": "AppResources.resx",
            "edit_template": true,
            "intermediate": "",
            "new_base": "AppResources.resx",
            "file_format": "resx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/app/",
            "url": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/amikumu/app/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/amikumu/app/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/app/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/amikumu/app/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/amikumu/app/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/app/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/Amikumu/App-strings.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "ellipsis",
                "translated",
                "inconsistent",
                "escaped_newline",
                "end_colon",
                "end_ellipsis",
                "end_exclamation",
                "end_stop",
                "end_question",
                "end_semicolon",
                "newline-count",
                "punctuation_spacing",
                "begin_newline",
                "begin_space",
                "end_newline",
                "end_space"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "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": 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://traduk.amikumu.com/api/addons/35/?format=api",
                "https://traduk.amikumu.com/api/addons/37/?format=api",
                "https://traduk.amikumu.com/api/addons/38/?format=api",
                "https://traduk.amikumu.com/api/addons/39/?format=api",
                "https://traduk.amikumu.com/api/addons/40/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Retejaj paĝoj",
            "slug": "website-pages",
            "id": 973,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/Amikumu/amikumu-website.git",
            "git_export": "https://traduk.amikumu.com/git/amikumu/website-pages/",
            "branch": "src",
            "push_branch": "",
            "filemask": "translations/*.json",
            "template": "translations/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/en.json",
            "file_format": "json-nested",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/website-pages/",
            "url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/website-pages/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/Amikumu/amikumu-website.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "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": 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://traduk.amikumu.com/api/addons/60/?format=api",
                "https://traduk.amikumu.com/api/addons/61/?format=api",
                "https://traduk.amikumu.com/api/addons/62/?format=api",
                "https://traduk.amikumu.com/api/addons/63/?format=api",
                "https://traduk.amikumu.com/api/addons/66/?format=api",
                "https://traduk.amikumu.com/api/addons/68/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Reteja navigado",
            "slug": "website-navigation",
            "id": 975,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/Amikumu/amikumu-website.git",
            "git_export": "",
            "branch": "src",
            "push_branch": "",
            "filemask": "themes/amikumu/messages/*.json",
            "template": "themes/amikumu/messages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "themes/amikumu/messages/en.json",
            "file_format": "json-nested",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/website-navigation/",
            "url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/Amikumu/amikumu-website.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 }}\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://traduk.amikumu.com/api/addons/72/?format=api",
                "https://traduk.amikumu.com/api/addons/73/?format=api",
                "https://traduk.amikumu.com/api/addons/74/?format=api",
                "https://traduk.amikumu.com/api/addons/75/?format=api",
                "https://traduk.amikumu.com/api/addons/76/?format=api",
                "https://traduk.amikumu.com/api/addons/69/?format=api",
                "https://traduk.amikumu.com/api/addons/77/?format=api",
                "https://traduk.amikumu.com/api/addons/78/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Glosaro",
            "slug": "glosaro",
            "id": 976,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://traduk.amikumu.com/languages/en/",
                "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
                "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/Amikumu/amikumu-glossary.git",
            "git_export": "https://traduk.amikumu.com/git/amikumu/glosaro/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.xliff",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "en-GB.xliff",
            "file_format": "poxliff",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://traduk.amikumu.com/projects/amikumu/glosaro/",
            "url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/?format=api",
            "repository_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/repository/?format=api",
            "translations_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/translations/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/statistics/?format=api",
            "lock_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/lock/?format=api",
            "links_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/links/?format=api",
            "changes_list_url": "https://traduk.amikumu.com/api/components/amikumu/glosaro/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "https://github.com/Amikumu/amikumu-glossary.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 }}\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"
        }
    ]
}