Translation projects API.

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

GET /api/projects/monero/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": "GUI Wallet",
            "slug": "gui-wallet",
            "id": 2,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/monero/gui-wallet/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "translations/monero-core.ts",
            "file_format": "ts",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/monero/gui-wallet/",
            "url": "http://translate.getmonero.org/api/components/monero/gui-wallet/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/monero/gui-wallet/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "qt-format, qt-plural-format",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "{{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\nTranslate-URL: {{ url }}\r\nAuthor: {{ author }}",
            "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 }}\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": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://translate.getmonero.org/api/addons/19/?format=api",
                "http://translate.getmonero.org/api/addons/6/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "CLI Wallet",
            "slug": "cli-wallet",
            "id": 3,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/monero/cli-wallet/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "translations/monero.ts",
            "file_format": "ts",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/monero/cli-wallet/",
            "url": "http://translate.getmonero.org/api/components/monero/cli-wallet/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/monero/cli-wallet/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "qt-format, qt-plural-format",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "{{ language_name }}\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\nTranslate-URL: {{ url }}\r\nAuthor: {{ author }}",
            "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 Monero translators on 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": true,
            "suggestion_autoaccept": 2,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "screnshot_filemask": null
        },
        {
            "name": "Monero CLI & GUI",
            "slug": "glossary",
            "id": 19,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.getmonero.org/languages/en/",
                "url": "http://translate.getmonero.org/api/languages/en/?format=api",
                "statistics_url": "http://translate.getmonero.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.getmonero.org/git/monero/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "BSD-3-Clause",
            "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
            "agreement": "",
            "web_url": "http://translate.getmonero.org/projects/monero/glossary/",
            "url": "http://translate.getmonero.org/api/components/monero/glossary/?format=api",
            "repository_url": "http://translate.getmonero.org/api/components/monero/glossary/repository/?format=api",
            "translations_url": "http://translate.getmonero.org/api/components/monero/glossary/translations/?format=api",
            "statistics_url": "http://translate.getmonero.org/api/components/monero/glossary/statistics/?format=api",
            "lock_url": "http://translate.getmonero.org/api/components/monero/glossary/lock/?format=api",
            "links_url": "http://translate.getmonero.org/api/components/monero/glossary/links/?format=api",
            "changes_list_url": "http://translate.getmonero.org/api/components/monero/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "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": 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",
            "screnshot_filemask": null
        }
    ]
}