Translation projects API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "service.subsmangler",
            "slug": "service-subsmangler",
            "id": 243,
            "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/bkiziuk/service.subsmangler.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-services/service-subsmangler/",
            "branch": "master",
            "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-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-services/service-subsmangler/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-subsmangler/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-subsmangler/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-subsmangler/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-subsmangler/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-subsmangler/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-subsmangler/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-subsmangler/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/660/?format=api",
                "https://kodi.weblate.cloud/api/addons/661/?format=api",
                "https://kodi.weblate.cloud/api/addons/662/?format=api",
                "https://kodi.weblate.cloud/api/addons/1816/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "service.xbmclibraryautoupdate",
            "slug": "service-xbmclibraryautoupdate",
            "id": 491,
            "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/robweber/xbmclibraryautoupdate.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-services/service-xbmclibraryautoupdate/",
            "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": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-services/service-xbmclibraryautoupdate/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-xbmclibraryautoupdate/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-xbmclibraryautoupdate/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-xbmclibraryautoupdate/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-xbmclibraryautoupdate/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-xbmclibraryautoupdate/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-xbmclibraryautoupdate/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-xbmclibraryautoupdate/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/1273/?format=api",
                "https://kodi.weblate.cloud/api/addons/1274/?format=api",
                "https://kodi.weblate.cloud/api/addons/1275/?format=api",
                "https://kodi.weblate.cloud/api/addons/1817/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "service.scrobbler.lastfm",
            "slug": "service-scrobbler-lastfm",
            "id": 507,
            "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": "git",
            "repo": "https://gitlab.com/ronie/service.scrobbler.lastfm.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-services/service-scrobbler-lastfm/",
            "branch": "master",
            "push_branch": "",
            "filemask": "resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "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-services/service-scrobbler-lastfm/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-lastfm/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-lastfm/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-lastfm/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-lastfm/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-lastfm/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-lastfm/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-lastfm/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:ronie/service.scrobbler.lastfm.git",
            "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": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/1322/?format=api",
                "https://kodi.weblate.cloud/api/addons/1323/?format=api",
                "https://kodi.weblate.cloud/api/addons/1324/?format=api",
                "https://kodi.weblate.cloud/api/addons/1814/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "service.scrobbler.librefm",
            "slug": "service-scrobbler-librefm",
            "id": 508,
            "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": "git",
            "repo": "https://gitlab.com/ronie/service.scrobbler.librefm.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-services/service-scrobbler-librefm/",
            "branch": "master",
            "push_branch": "",
            "filemask": "resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "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-services/service-scrobbler-librefm/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-librefm/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-librefm/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-librefm/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-librefm/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-librefm/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-librefm/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-scrobbler-librefm/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:ronie/service.scrobbler.librefm.git",
            "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": 24,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/1325/?format=api",
                "https://kodi.weblate.cloud/api/addons/1326/?format=api",
                "https://kodi.weblate.cloud/api/addons/1327/?format=api",
                "https://kodi.weblate.cloud/api/addons/1815/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "service.libreelec.settings",
            "slug": "service-libreelec-settings",
            "id": 578,
            "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/LibreELEC/service.libreelec.settings.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-services/service-libreelec-settings/",
            "branch": "master",
            "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-services/service-libreelec-settings/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-libreelec-settings/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-libreelec-settings/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-libreelec-settings/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-libreelec-settings/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-libreelec-settings/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-libreelec-settings/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-libreelec-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 ({{ 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": 168,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/1551/?format=api",
                "https://kodi.weblate.cloud/api/addons/1552/?format=api",
                "https://kodi.weblate.cloud/api/addons/1553/?format=api",
                "https://kodi.weblate.cloud/api/addons/1811/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "service.iptv.manager",
            "slug": "service-iptv-manager",
            "id": 602,
            "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/Lunatixz/KODI_Addons.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "service.iptv.manager/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "service.iptv.manager/resources/language/resource.language.en_gb/strings.po",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://kodi.weblate.cloud/projects/kodi-add-ons-services/service-iptv-manager/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-iptv-manager/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-iptv-manager/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-iptv-manager/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-iptv-manager/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-iptv-manager/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-iptv-manager/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-iptv-manager/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 }}\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": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/1610/?format=api",
                "https://kodi.weblate.cloud/api/addons/1611/?format=api",
                "https://kodi.weblate.cloud/api/addons/1810/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-videosaver/?format=api"
        },
        {
            "name": "service.pvr.channels.cleaner",
            "slug": "service-pvr-channels-cleaner",
            "id": 676,
            "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/Lunatixz/KODI_Addons.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "service.pvr.channels.cleaner/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "service.pvr.channels.cleaner/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-services/service-pvr-channels-cleaner/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-services/service-pvr-channels-cleaner/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 }}\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": 120,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/2328/?format=api",
                "https://kodi.weblate.cloud/api/addons/2329/?format=api",
                "https://kodi.weblate.cloud/api/addons/2330/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-videosaver/?format=api"
        }
    ]
}