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": 28,
    "next": "http://translate.blockstory.net/api/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "Items",
            "slug": "items",
            "id": 1,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "http://translate.blockstory.net/git/block-story/items/",
            "branch": "master",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Items.po",
            "template": "UnityGame/Assets/Localization/locales/en/Items.po",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Items.pot",
            "file_format": "po-mono",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/items/",
            "url": "http://translate.blockstory.net/api/components/block-story/items/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/items/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/items/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/items/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/items/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/items/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/items/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "http://translate.blockstory.net/api/addons/26/?format=api",
                "http://translate.blockstory.net/api/addons/28/?format=api",
                "http://translate.blockstory.net/api/addons/27/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Item Names",
            "slug": "item-names",
            "id": 2,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/ItemNames.po",
            "template": "UnityGame/Assets/Localization/locales/en/ItemNames.po",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/ItemNames.pot",
            "file_format": "po-mono",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/item-names/",
            "url": "http://translate.blockstory.net/api/components/block-story/item-names/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/item-names/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/item-names/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/item-names/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/item-names/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/item-names/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/item-names/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/11/?format=api",
                "http://translate.blockstory.net/api/addons/35/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Item Effects",
            "slug": "item-effects",
            "id": 3,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/ItemEffects.po",
            "template": "UnityGame/Assets/Localization/locales/en/ItemEffects.po",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/ItemEffects.pot",
            "file_format": "po-mono",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/item-effects/",
            "url": "http://translate.blockstory.net/api/components/block-story/item-effects/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/item-effects/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/item-effects/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/item-effects/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/item-effects/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/item-effects/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/item-effects/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/10/?format=api",
                "http://translate.blockstory.net/api/addons/34/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Achievements",
            "slug": "achievements",
            "id": 4,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Achievements.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Achievements.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/achievements/",
            "url": "http://translate.blockstory.net/api/components/block-story/achievements/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/achievements/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/achievements/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/achievements/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/achievements/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/achievements/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/achievements/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/5/?format=api",
                "http://translate.blockstory.net/api/addons/29/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "BigHugo",
            "slug": "bighugo",
            "id": 5,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/BigHugo.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/BigHugo.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/bighugo/",
            "url": "http://translate.blockstory.net/api/components/block-story/bighugo/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/bighugo/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/bighugo/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/bighugo/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/bighugo/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/bighugo/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/bighugo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/6/?format=api",
                "http://translate.blockstory.net/api/addons/30/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Female Warrior",
            "slug": "female-warrior",
            "id": 6,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/FemaleWarrior.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/FemaleWarrior.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/female-warrior/",
            "url": "http://translate.blockstory.net/api/components/block-story/female-warrior/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/female-warrior/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/female-warrior/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/female-warrior/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/female-warrior/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/female-warrior/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/female-warrior/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/7/?format=api",
                "http://translate.blockstory.net/api/addons/31/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Hints",
            "slug": "hints",
            "id": 7,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Hints.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Hints.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/hints/",
            "url": "http://translate.blockstory.net/api/components/block-story/hints/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/hints/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/hints/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/hints/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/hints/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/hints/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/hints/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/9/?format=api",
                "http://translate.blockstory.net/api/addons/33/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Mobs",
            "slug": "mobs",
            "id": 8,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Mobs.po",
            "template": "UnityGame/Assets/Localization/locales/en/Mobs.po",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Mobs.pot",
            "file_format": "po-mono",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/mobs/",
            "url": "http://translate.blockstory.net/api/components/block-story/mobs/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/mobs/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/mobs/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/mobs/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/mobs/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/mobs/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/mobs/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "allow_translation_propagation": true,
            "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": [
                "http://translate.blockstory.net/api/addons/12/?format=api",
                "http://translate.blockstory.net/api/addons/36/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Mr Goblin",
            "slug": "mr-goblin",
            "id": 9,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/MrGoblin.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/MrGoblin.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/mr-goblin/",
            "url": "http://translate.blockstory.net/api/components/block-story/mr-goblin/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/mr-goblin/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/mr-goblin/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/mr-goblin/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/mr-goblin/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/mr-goblin/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/mr-goblin/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/13/?format=api",
                "http://translate.blockstory.net/api/addons/37/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "NPC Speak",
            "slug": "npc-speak",
            "id": 10,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/NPC_Speak.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/NPC_Speak.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/npc-speak/",
            "url": "http://translate.blockstory.net/api/components/block-story/npc-speak/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/npc-speak/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/npc-speak/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/npc-speak/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/npc-speak/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/npc-speak/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/npc-speak/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/14/?format=api",
                "http://translate.blockstory.net/api/addons/38/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Quests",
            "slug": "quests",
            "id": 11,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Quests.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Quests.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/quests/",
            "url": "http://translate.blockstory.net/api/components/block-story/quests/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/quests/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/quests/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/quests/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/quests/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/quests/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/quests/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/15/?format=api",
                "http://translate.blockstory.net/api/addons/39/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Recipe Locked",
            "slug": "recipe-locked",
            "id": 12,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/RecipeLocked.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/RecipeLocked.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/recipe-locked/",
            "url": "http://translate.blockstory.net/api/components/block-story/recipe-locked/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/recipe-locked/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/recipe-locked/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/recipe-locked/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/recipe-locked/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/recipe-locked/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/recipe-locked/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/16/?format=api",
                "http://translate.blockstory.net/api/addons/40/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Shadow Hunter",
            "slug": "shadow-hunter",
            "id": 13,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/ShadowHunter.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/ShadowHunter.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/shadow-hunter/",
            "url": "http://translate.blockstory.net/api/components/block-story/shadow-hunter/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/shadow-hunter/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/shadow-hunter/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/shadow-hunter/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/shadow-hunter/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/shadow-hunter/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/shadow-hunter/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/17/?format=api",
                "http://translate.blockstory.net/api/addons/41/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Skeleton Normal",
            "slug": "skeleton-normal",
            "id": 14,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/SkeletonNormal.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/SkeletonNormal.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/skeleton-normal/",
            "url": "http://translate.blockstory.net/api/components/block-story/skeleton-normal/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/skeleton-normal/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/skeleton-normal/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/skeleton-normal/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/skeleton-normal/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/skeleton-normal/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/skeleton-normal/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/18/?format=api",
                "http://translate.blockstory.net/api/addons/42/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Source Of Life",
            "slug": "source-life",
            "id": 15,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/SourceOfLife.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/SourceOfLife.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/source-life/",
            "url": "http://translate.blockstory.net/api/components/block-story/source-life/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/source-life/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/source-life/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/source-life/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/source-life/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/source-life/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/source-life/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/19/?format=api",
                "http://translate.blockstory.net/api/addons/43/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "UI",
            "slug": "ui",
            "id": 17,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/UI.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/UI.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/ui/",
            "url": "http://translate.blockstory.net/api/components/block-story/ui/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/ui/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/ui/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/ui/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/ui/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/ui/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/21/?format=api",
                "http://translate.blockstory.net/api/addons/45/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Viking",
            "slug": "viking",
            "id": 18,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Viking.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Viking.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/viking/",
            "url": "http://translate.blockstory.net/api/components/block-story/viking/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/viking/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/viking/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/viking/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/viking/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/viking/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/viking/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/22/?format=api",
                "http://translate.blockstory.net/api/addons/46/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Warrior",
            "slug": "warrior",
            "id": 19,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Warrior.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Warrior.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/warrior/",
            "url": "http://translate.blockstory.net/api/components/block-story/warrior/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/warrior/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/warrior/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/warrior/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/warrior/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/warrior/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/warrior/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/23/?format=api",
                "http://translate.blockstory.net/api/addons/47/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Wizard",
            "slug": "wizard",
            "id": 20,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Wizard.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Wizard.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/wizard/",
            "url": "http://translate.blockstory.net/api/components/block-story/wizard/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/wizard/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/wizard/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/wizard/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/wizard/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/wizard/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/wizard/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/24/?format=api",
                "http://translate.blockstory.net/api/addons/48/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Yeti",
            "slug": "yeti",
            "id": 21,
            "source_language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://translate.blockstory.net/languages/en/",
                "url": "http://translate.blockstory.net/api/languages/en/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "block story",
                "slug": "block-story",
                "id": 1,
                "web": "http://www.blockstory.net",
                "web_url": "http://translate.blockstory.net/projects/block-story/",
                "url": "http://translate.blockstory.net/api/projects/block-story/?format=api",
                "components_list_url": "http://translate.blockstory.net/api/projects/block-story/components/?format=api",
                "repository_url": "http://translate.blockstory.net/api/projects/block-story/repository/?format=api",
                "statistics_url": "http://translate.blockstory.net/api/projects/block-story/statistics/?format=api",
                "changes_list_url": "http://translate.blockstory.net/api/projects/block-story/changes/?format=api",
                "languages_url": "http://translate.blockstory.net/api/projects/block-story/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@gitlab.com:blockstory3/BlockStory.git",
            "git_export": "",
            "branch": "",
            "push_branch": "",
            "filemask": "UnityGame/Assets/Localization/locales/*/Yeti.po",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "UnityGame/Assets/Localization/locales/Yeti.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "http://translate.blockstory.net/projects/block-story/yeti/",
            "url": "http://translate.blockstory.net/api/components/block-story/yeti/?format=api",
            "repository_url": "http://translate.blockstory.net/api/components/block-story/yeti/repository/?format=api",
            "translations_url": "http://translate.blockstory.net/api/components/block-story/yeti/translations/?format=api",
            "statistics_url": "http://translate.blockstory.net/api/components/block-story/yeti/statistics/?format=api",
            "lock_url": "http://translate.blockstory.net/api/components/block-story/yeti/lock/?format=api",
            "links_url": "http://translate.blockstory.net/api/components/block-story/yeti/links/?format=api",
            "changes_list_url": "http://translate.blockstory.net/api/components/block-story/yeti/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@gitlab.com:blockstory3/BlockStory.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ 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": [
                "http://translate.blockstory.net/api/addons/25/?format=api",
                "http://translate.blockstory.net/api/addons/49/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        }
    ]
}