Translation projects API.

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

GET /api/projects/kodi-remotes/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": "Kore",
            "slug": "kore",
            "id": 517,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xbmc/Kore.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-remotes/kore/",
            "branch": "master",
            "push_branch": "",
            "filemask": "app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "app/src/main/res/values/strings.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "app/src/main/res/values/strings.xml",
            "file_format": "aresource",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-remotes/kore/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-remotes/kore/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/kore/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/kore/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/kore/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/kore/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/kore/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/kore/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "android",
            "push": "",
            "check_flags": "ignore-long-untranslated, ignore-multiple-failures, ignore-optional-plural",
            "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": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 120,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/1356/?format=api",
                "https://kodi.weblate.cloud/api/addons/1357/?format=api",
                "https://kodi.weblate.cloud/api/addons/1358/?format=api",
                "https://kodi.weblate.cloud/api/addons/1727/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Official iOS Remote (main)",
            "slug": "official-ios-remote-main",
            "id": 529,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xbmc/Official-Kodi-Remote-iOS.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-remotes/official-ios-remote-main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "XBMC Remote/*.lproj/Localizable.strings",
            "screenshot_filemask": "",
            "template": "XBMC Remote/en.lproj/Localizable.strings",
            "edit_template": false,
            "intermediate": "",
            "new_base": "XBMC Remote/en.lproj/Localizable.strings",
            "file_format": "strings-utf8",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-remotes/official-ios-remote-main/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "strict-same, ignore-multiple-failures",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate\r\n\r\n{{ language_name }}\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}",
            "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": 168,
            "auto_lock_error": true,
            "language_regex": "^(?!(en)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2286/?format=api",
                "https://kodi.weblate.cloud/api/addons/1385/?format=api",
                "https://kodi.weblate.cloud/api/addons/1386/?format=api",
                "https://kodi.weblate.cloud/api/addons/1546/?format=api",
                "https://kodi.weblate.cloud/api/addons/1725/?format=api",
                "https://kodi.weblate.cloud/api/addons/2202/?format=api",
                "https://kodi.weblate.cloud/api/addons/2203/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Official iOS Remote (InfoPlist)",
            "slug": "official-ios-remote-infoplist",
            "id": 530,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xbmc/Official-Kodi-Remote-iOS.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "XBMC Remote/*.lproj/InfoPlist.strings",
            "screenshot_filemask": "",
            "template": "XBMC Remote/en.lproj/InfoPlist.strings",
            "edit_template": false,
            "intermediate": "",
            "new_base": "XBMC Remote/en.lproj/InfoPlist.strings",
            "file_format": "properties-utf8",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-remotes/official-ios-remote-infoplist/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-infoplist/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "strict-same, ignore-multiple-failures",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate\r\n\r\n{{ language_name }}\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}",
            "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": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2289/?format=api",
                "https://kodi.weblate.cloud/api/addons/1387/?format=api",
                "https://kodi.weblate.cloud/api/addons/1388/?format=api",
                "https://kodi.weblate.cloud/api/addons/1540/?format=api",
                "https://kodi.weblate.cloud/api/addons/2137/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/?format=api"
        },
        {
            "name": "Official iOS Remote (settings)",
            "slug": "official-ios-remote-settings",
            "id": 627,
            "source_language": {
                "id": 82,
                "code": "en_gb",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://kodi.weblate.cloud/languages/en_gb/",
                "url": "https://kodi.weblate.cloud/api/languages/en_gb/?format=api",
                "statistics_url": "https://kodi.weblate.cloud/api/languages/en_gb/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xbmc/Official-Kodi-Remote-iOS.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "XBMC Remote/Settings.bundle/*.lproj/Root.strings",
            "screenshot_filemask": "",
            "template": "XBMC Remote/Settings.bundle/en.lproj/Root.strings",
            "edit_template": false,
            "intermediate": "",
            "new_base": "XBMC Remote/Settings.bundle/en.lproj/Root.strings",
            "file_format": "strings-utf8",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-remotes/official-ios-remote-settings/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-settings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate\r\n\r\n{{ language_name }}\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}",
            "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": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2288/?format=api",
                "https://kodi.weblate.cloud/api/addons/1700/?format=api",
                "https://kodi.weblate.cloud/api/addons/1701/?format=api",
                "https://kodi.weblate.cloud/api/addons/2141/?format=api",
                "https://kodi.weblate.cloud/api/addons/2135/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-remotes/official-ios-remote-main/?format=api"
        }
    ]
}