Translation projects API.

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

GET /api/projects/kodi-add-ons-peripherals/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": "peripheral.joystick",
            "slug": "peripheral-joystick",
            "id": 165,
            "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/peripheral.joystick.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-peripherals/peripheral-joystick/",
            "branch": "Nexus",
            "push_branch": "",
            "filemask": "peripheral.joystick/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "peripheral.joystick/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-peripherals/peripheral-joystick/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-joystick/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-joystick/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-joystick/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-joystick/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-joystick/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-joystick/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-joystick/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/425/?format=api",
                "https://kodi.weblate.cloud/api/addons/426/?format=api",
                "https://kodi.weblate.cloud/api/addons/424/?format=api",
                "https://kodi.weblate.cloud/api/addons/1866/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "peripheral.xarcade",
            "slug": "peripheral-xarcade",
            "id": 577,
            "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/kodi-game/peripheral.xarcade.git",
            "git_export": "https://kodi.weblate.cloud/git/kodi-add-ons-peripherals/peripheral-xarcade/",
            "branch": "Nexus",
            "push_branch": "",
            "filemask": "peripheral.xarcade/resources/language/resource.language.*/strings.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "peripheral.xarcade/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-peripherals/peripheral-xarcade/",
            "url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-xarcade/?format=api",
            "repository_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-xarcade/repository/?format=api",
            "translations_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-xarcade/translations/?format=api",
            "statistics_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-xarcade/statistics/?format=api",
            "lock_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-xarcade/lock/?format=api",
            "links_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-xarcade/links/?format=api",
            "changes_list_url": "https://kodi.weblate.cloud/api/components/kodi-add-ons-peripherals/peripheral-xarcade/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": 168,
            "auto_lock_error": true,
            "language_regex": "^(?!(en_gb)$).+$",
            "variant_regex": "",
            "addons": [
                "https://kodi.weblate.cloud/api/addons/1547/?format=api",
                "https://kodi.weblate.cloud/api/addons/1549/?format=api",
                "https://kodi.weblate.cloud/api/addons/1721/?format=api",
                "https://kodi.weblate.cloud/api/addons/1865/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}