Translation components API.

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

GET /api/components/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "User interface",
            "slug": "user-interface",
            "id": 1,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "http://weblate.dainst.org/git/field-desktop/user-interface/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "desktop/src/app/i18n/angular/messages.de.xlf",
            "edit_template": true,
            "intermediate": "",
            "new_base": "desktop/src/app/i18n/angular/messages.de.xlf",
            "file_format": "xliff",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/user-interface/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/user-interface/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/user-interface/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/user-interface/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/user-interface/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/user-interface/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/user-interface/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/user-interface/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-same, ignore-ellipsis, ignore-zero-width-space, ignore-translated",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update translations: {{ component_name }} / {{ language_name }}",
            "add_message": "Add translations: {{ component_name }} / {{ language_name }}",
            "delete_message": "Delete translations: {{ component_name }} / {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files: {{ component_name }}\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 6,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.dainst.org/api/addons/1/?format=api",
                "http://weblate.dainst.org/api/addons/17/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Field Desktop",
            "slug": "glossary",
            "id": 2,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "http://weblate.dainst.org/git/field-desktop/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/glossary/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/glossary/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/glossary/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/glossary/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/glossary/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/glossary/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/glossary/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/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 }})\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": 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"
        },
        {
            "name": "Sample data",
            "slug": "sample-data",
            "id": 3,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "core/src/datastore/sampledata/labels/sample-data-labels.de.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "core/src/datastore/sampledata/labels/sample-data-labels.de.json",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/sample-data/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/sample-data/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/sample-data/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/sample-data/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/sample-data/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/sample-data/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/sample-data/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/sample-data/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-same, ignore-ellipsis, ignore-zero-width-space, ignore-translated",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update translations: {{ component_name }} / {{ language_name }}",
            "add_message": "Add translations: {{ component_name }} / {{ language_name }}",
            "delete_message": "Delete translations: {{ component_name }} / {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files: {{ component_name }}\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 3,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.dainst.org/api/addons/2/?format=api",
                "http://weblate.dainst.org/api/addons/10/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Configuration (Core)",
            "slug": "configuration-core",
            "id": 4,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "core/config/Core/Language.de.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "core/config/Core/Language.de.json",
            "file_format": "json-nested",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/configuration-core/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/configuration-core/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-core/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-core/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-core/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-core/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-core/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-core/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-same, ignore-ellipsis, ignore-zero-width-space, ignore-translated",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update translations: {{ component_name }} / {{ language_name }}",
            "add_message": "Add translations: {{ component_name }} / {{ language_name }}",
            "delete_message": "Delete translations: {{ component_name }} / {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files: {{ component_name }}\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 3,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.dainst.org/api/addons/6/?format=api",
                "http://weblate.dainst.org/api/addons/13/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Configuration (Library)",
            "slug": "configuration-library",
            "id": 5,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "core/config/Library/Language.de.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "core/config/Library/Language.de.json",
            "file_format": "json-nested",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/configuration-library/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/configuration-library/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-library/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-library/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-library/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-library/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-library/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-library/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-same, ignore-ellipsis, ignore-zero-width-space, ignore-translated",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update translations: {{ component_name }} / {{ language_name }}",
            "add_message": "Add translations: {{ component_name }} / {{ language_name }}",
            "delete_message": "Delete translations: {{ component_name }} / {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files: {{ component_name }}\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 3,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.dainst.org/api/addons/5/?format=api",
                "http://weblate.dainst.org/api/addons/9/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Configuration templates",
            "slug": "configuration-templates",
            "id": 6,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "core/config/Library/Templates/Language.de.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "core/config/Library/Templates/Language.de.json",
            "file_format": "json-nested",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/configuration-templates/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/configuration-templates/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-templates/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-templates/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-templates/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-templates/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-templates/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/configuration-templates/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-same, ignore-ellipsis, ignore-zero-width-space, ignore-translated",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update translations: {{ component_name }} / {{ language_name }}",
            "add_message": "Add translations: {{ component_name }} / {{ language_name }}",
            "delete_message": "Delete translations: {{ component_name }} / {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files: {{ component_name }}\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 3,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.dainst.org/api/addons/4/?format=api",
                "http://weblate.dainst.org/api/addons/12/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Application initialization",
            "slug": "application-initialization",
            "id": 7,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "desktop/src/app/i18n/initialization/messages.de.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "desktop/src/app/i18n/initialization/messages.de.json",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/application-initialization/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/application-initialization/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/application-initialization/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/application-initialization/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/application-initialization/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/application-initialization/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/application-initialization/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/application-initialization/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-same, ignore-ellipsis, ignore-zero-width-space, ignore-translated",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update translations: {{ component_name }} / {{ language_name }}",
            "add_message": "Add translations: {{ component_name }} / {{ language_name }}",
            "delete_message": "Delete translations: {{ component_name }} / {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files: {{ component_name }}\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 3,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.dainst.org/api/addons/8/?format=api",
                "http://weblate.dainst.org/api/addons/15/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Application window",
            "slug": "application-window",
            "id": 8,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "desktop/electron/messages/messages.de.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "desktop/electron/messages/messages.de.json",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/application-window/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/application-window/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/application-window/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/application-window/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/application-window/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/application-window/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/application-window/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/application-window/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-same, ignore-ellipsis, ignore-zero-width-space, ignore-translated",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update translations: {{ component_name }} / {{ language_name }}",
            "add_message": "Add translations: {{ component_name }} / {{ language_name }}",
            "delete_message": "Delete translations: {{ component_name }} / {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files: {{ component_name }}\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 3,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.dainst.org/api/addons/7/?format=api",
                "http://weblate.dainst.org/api/addons/14/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Default valuelists",
            "slug": "default-valuelists",
            "id": 9,
            "source_language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://weblate.dainst.org/languages/de/",
                "url": "http://weblate.dainst.org/api/languages/de/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/languages/de/statistics/?format=api"
            },
            "project": {
                "name": "Field Desktop",
                "slug": "field-desktop",
                "id": 1,
                "web": "https://www.github.com/dainst/idai-field",
                "web_url": "http://weblate.dainst.org/projects/field-desktop/",
                "url": "http://weblate.dainst.org/api/projects/field-desktop/?format=api",
                "components_list_url": "http://weblate.dainst.org/api/projects/field-desktop/components/?format=api",
                "repository_url": "http://weblate.dainst.org/api/projects/field-desktop/repository/?format=api",
                "statistics_url": "http://weblate.dainst.org/api/projects/field-desktop/statistics/?format=api",
                "changes_list_url": "http://weblate.dainst.org/api/projects/field-desktop/changes/?format=api",
                "languages_url": "http://weblate.dainst.org/api/projects/field-desktop/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "core/config/Library/Valuelists/Language.default.de.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "core/config/Library/Valuelists/Language.default.de.json",
            "file_format": "json-nested",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "http://weblate.dainst.org/projects/field-desktop/default-valuelists/",
            "url": "http://weblate.dainst.org/api/components/field-desktop/default-valuelists/?format=api",
            "repository_url": "http://weblate.dainst.org/api/components/field-desktop/default-valuelists/repository/?format=api",
            "translations_url": "http://weblate.dainst.org/api/components/field-desktop/default-valuelists/translations/?format=api",
            "statistics_url": "http://weblate.dainst.org/api/components/field-desktop/default-valuelists/statistics/?format=api",
            "lock_url": "http://weblate.dainst.org/api/components/field-desktop/default-valuelists/lock/?format=api",
            "links_url": "http://weblate.dainst.org/api/components/field-desktop/default-valuelists/links/?format=api",
            "changes_list_url": "http://weblate.dainst.org/api/components/field-desktop/default-valuelists/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-same, ignore-ellipsis, ignore-zero-width-space, ignore-translated",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Update translations: {{ component_name }} / {{ language_name }}",
            "add_message": "Add translations: {{ component_name }} / {{ language_name }}",
            "delete_message": "Delete translations: {{ component_name }} / {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files: {{ component_name }}\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "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": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 3,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://weblate.dainst.org/api/addons/3/?format=api",
                "http://weblate.dainst.org/api/addons/11/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}