Translation projects API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "plugin.audio.radio_de",
            "slug": "plugin-audio-radio_de",
            "id": 461,
            "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-Addons/plugin.audio.radio_de.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-music/plugin-audio-radio_de/",
            "branch": "matrix",
            "push_branch": "",
            "filemask": "resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "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-add-ons-music/plugin-audio-radio_de/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-radio_de/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-radio_de/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-radio_de/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-radio_de/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-radio_de/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-radio_de/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-radio_de/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-long-untranslated, ignore-multiple-failures, ignore-optional-plural",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "translations@kodi.tv",
            "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": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/1177/?format=api",
                "https://kodi.weblate.cloud/api/addons/1179/?format=api",
                "https://kodi.weblate.cloud/api/addons/1180/?format=api",
                "https://kodi.weblate.cloud/api/addons/1867/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "plugin.audio.shoutcast",
            "slug": "plugin-audio-shoutcast",
            "id": 463,
            "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-Addons/plugin.audio.shoutcast.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-music/plugin-audio-shoutcast/",
            "branch": "matrix",
            "push_branch": "",
            "filemask": "resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "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-add-ons-music/plugin-audio-shoutcast/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-shoutcast/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-shoutcast/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-shoutcast/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-shoutcast/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-shoutcast/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-shoutcast/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-music/plugin-audio-shoutcast/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 ({{ 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": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/1184/?format=api",
                "https://kodi.weblate.cloud/api/addons/1185/?format=api",
                "https://kodi.weblate.cloud/api/addons/1186/?format=api",
                "https://kodi.weblate.cloud/api/addons/1868/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}