Translation projects API.

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

GET /api/projects/libo_ui-master/components/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 159,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/projects/libo_ui-master/components/?format=api&page=3",
    "results": [
        {
            "name": "uui/messages",
            "slug": "uuimessages",
            "id": 152,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/uui/messages.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/uuimessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/160/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "oox/messages",
            "slug": "ooxmessages",
            "id": 214,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/oox/messages.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/ooxmessages/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 120,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/core/+/master/{{filename}}#{{line}}",
            "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\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/9/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "dictionaries/ko_KR",
            "slug": "dictionariesko_kr",
            "id": 904,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/dictionaries/ko_KR.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesko_kr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesko_kr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesko_kr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesko_kr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesko_kr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesko_kr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesko_kr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesko_kr/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://git.libreoffice.org/dictionaries/+/master/ko_KR/{{filename}}#{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for master ui\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\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": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/891/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/eo",
            "slug": "dictionarieseo",
            "id": 1119,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/dictionaries/eo.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieseo/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieseo/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieseo/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieseo/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieseo/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieseo/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieseo/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionarieseo/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for master ui\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/1112/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/mn_MN",
            "slug": "dictionariesmn_mn",
            "id": 1120,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/dictionaries/mn_MN.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesmn_mn/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesmn_mn/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesmn_mn/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesmn_mn/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesmn_mn/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesmn_mn/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesmn_mn/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesmn_mn/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for master ui\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/1113/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "LibreOffice UI - master",
            "slug": "glossary",
            "id": 1121,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/glossary/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/glossary/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/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 }}\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": 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",
            "category": null
        },
        {
            "name": "sfx2/classification",
            "slug": "sfx2classification",
            "id": 1134,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/sfx2/classification.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/sfx2classification/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2classification/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2classification/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2classification/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2classification/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2classification/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2classification/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/sfx2classification/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for master ui\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/1114/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "dictionaries/ckb",
            "slug": "dictionariesckb",
            "id": 1576,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/dictionaries/ckb.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesckb/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesckb/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesckb/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesckb/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesckb/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesckb/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesckb/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesckb/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for master ui\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/1563/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        },
        {
            "name": "dictionaries/fa_IR",
            "slug": "dictionariesfa_ir",
            "id": 1797,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "templates/dictionaries/fa_IR.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesfa_ir/",
            "url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfa_ir/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfa_ir/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfa_ir/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfa_ir/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfa_ir/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfa_ir/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesfa_ir/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "update translations for master ui\r\n\r\n{{ project_name }}/{{ component_name }} ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/1787/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://translations.documentfoundation.org/api/categories/1/?format=api"
        }
    ]
}