Translation components API.


See <a href="https://docs.weblate.org/en/weblate-2.18/apitranslations.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "count": 98,
    "next": "http://weblate.tectic.de/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "zh",
                "name": "Chinese",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh/",
                "url": "http://weblate.tectic.de/api/languages/zh/?format=api"
            },
            "component": {
                "name": "handbook-CompletedResearch",
                "slug": "handbook-completedresearch",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-CompletedResearch.xml",
                "template": "res/values/handbook-CompletedResearch.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/changes/?format=api"
            },
            "translated": 47,
            "fuzzy": 0,
            "total": 87,
            "translated_words": 756,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1492,
            "failing_checks": 0,
            "have_suggestion": 1,
            "have_comment": 1,
            "language_code": "zh",
            "filename": "res/values-zh/handbook-CompletedResearch.xml",
            "revision": "3040a1e5b0b96f4105c3ceb345fc5ea8f60b85e6,87c629c0e2249a9e3f587ecd9bd8fad8647353ca",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/zh/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/zh/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh/?format=api",
            "is_template": false,
            "translated_percent": 54.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-05-15T19:22:42.276051Z",
            "last_author": "凌枫",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh_Hans/",
                "url": "http://weblate.tectic.de/api/languages/zh_Hans/?format=api"
            },
            "component": {
                "name": "Master Languagefile",
                "slug": "master",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/master.xml",
                "template": "res/values/master.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/changes/?format=api"
            },
            "translated": 5138,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 27910,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 26,
            "have_comment": 6,
            "language_code": "zh-rCN",
            "filename": "res/values-zh-rCN/master.xml",
            "revision": "6a07a40f652dc41285723569f7417dc3b58112c1,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/zh_Hans/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh_Hans/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/zh_Hans/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-05-15T19:29:06.184665Z",
            "last_author": "凌枫",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh_Hans/",
                "url": "http://weblate.tectic.de/api/languages/zh_Hans/?format=api"
            },
            "component": {
                "name": "handbook-AvailableResearch",
                "slug": "handbook-availableresearch",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-AvailableResearch.xml",
                "template": "res/values/handbook-AvailableResearch.xml",
                "new_base": "weblate-handbook-av",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/changes/?format=api"
            },
            "translated": 65,
            "fuzzy": 0,
            "total": 65,
            "translated_words": 756,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 756,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 0,
            "language_code": "zh-rCN",
            "filename": "res/values-zh-rCN/handbook-AvailableResearch.xml",
            "revision": "c0e0f21774763aaee7a35af205ec59b6abd15bd8,271c248c2b054adb2d99be3df76892383432859c",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/zh_Hans/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh_Hans/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-availableresearch/zh_Hans/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/zh_Hans/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2017-09-20T02:20:26.941289Z",
            "last_author": "ldc",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/zh_Hans/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/zh_Hans/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/zh_Hans/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh_Hans/",
                "url": "http://weblate.tectic.de/api/languages/zh_Hans/?format=api"
            },
            "component": {
                "name": "handbook-CompletedResearch",
                "slug": "handbook-completedresearch",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-CompletedResearch.xml",
                "template": "res/values/handbook-CompletedResearch.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/changes/?format=api"
            },
            "translated": 87,
            "fuzzy": 0,
            "total": 87,
            "translated_words": 1492,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1492,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 1,
            "language_code": "zh-rCN",
            "filename": "res/values-zh-rCN/handbook-CompletedResearch.xml",
            "revision": "73c866b72ded1652e2dad885d71b5b4087165a0f,87c629c0e2249a9e3f587ecd9bd8fad8647353ca",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/zh_Hans/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh_Hans/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/zh_Hans/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hans/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2020-02-25T12:46:30.063516Z",
            "last_author": "philly",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hans/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hans/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hans/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh_Hans/",
                "url": "http://weblate.tectic.de/api/languages/zh_Hans/?format=api"
            },
            "component": {
                "name": "handbook-Creative",
                "slug": "handbook-creative",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Creative.xml",
                "template": "res/values/handbook-Creative.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/changes/?format=api"
            },
            "translated": 74,
            "fuzzy": 0,
            "total": 74,
            "translated_words": 1711,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1711,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 0,
            "language_code": "zh-rCN",
            "filename": "res/values-zh-rCN/handbook-Creative.xml",
            "revision": "378fda4f9a82cb457fcb4760a9fcec1bf87c35a6,7590148c9dd6938306e21021d2902d915519cd87",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/zh_Hans/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh_Hans/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-creative/zh_Hans/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/zh_Hans/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2017-09-19T13:05:22.271724Z",
            "last_author": "ldc",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/zh_Hans/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/zh_Hans/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/zh_Hans/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh_Hans/",
                "url": "http://weblate.tectic.de/api/languages/zh_Hans/?format=api"
            },
            "component": {
                "name": "handbook-Materials",
                "slug": "handbook-materials",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Materials.xml",
                "template": "res/values/handbook-Materials.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/changes/?format=api"
            },
            "translated": 1247,
            "fuzzy": 0,
            "total": 1247,
            "translated_words": 19878,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 19878,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 1,
            "language_code": "zh-rCN",
            "filename": "res/values-zh-rCN/handbook-Materials.xml",
            "revision": "97235a233e352efeaab232a3f3639010e73b7f4a,b8e4b84b2cf61df409dc6161922cef987e7ed47b",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/zh_Hans/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh_Hans/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-materials/zh_Hans/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/zh_Hans/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2017-09-20T15:19:40.874678Z",
            "last_author": "ldc",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/zh_Hans/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/zh_Hans/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/zh_Hans/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh_Hans/",
                "url": "http://weblate.tectic.de/api/languages/zh_Hans/?format=api"
            },
            "component": {
                "name": "handbook-Survival",
                "slug": "handbook-survival",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Survival.xml",
                "template": "res/values/handbook-Survival.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/changes/?format=api"
            },
            "translated": 158,
            "fuzzy": 0,
            "total": 158,
            "translated_words": 4082,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 4082,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 2,
            "language_code": "zh-rCN",
            "filename": "res/values-zh-rCN/handbook-Survival.xml",
            "revision": "62587a8e6c70ae4a2cfc8c8122127f91a870215f,f3aa7aac67a130b73926f5664c7f5f44874fad88",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/zh_Hans/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh_Hans/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/zh_Hans/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/zh_Hans/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2017-09-19T19:00:47.037145Z",
            "last_author": "ldc",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/zh_Hans/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/zh_Hans/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/zh_Hans/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh_Hant/",
                "url": "http://weblate.tectic.de/api/languages/zh_Hant/?format=api"
            },
            "component": {
                "name": "handbook-CompletedResearch",
                "slug": "handbook-completedresearch",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-CompletedResearch.xml",
                "template": "res/values/handbook-CompletedResearch.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/changes/?format=api"
            },
            "translated": 87,
            "fuzzy": 0,
            "total": 87,
            "translated_words": 1492,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1492,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 0,
            "language_code": "zh_Hant",
            "filename": "res/values-zh-rTW/handbook-CompletedResearch.xml",
            "revision": "a72bf78a4f143749043842461a6b07a6c7727782,87c629c0e2249a9e3f587ecd9bd8fad8647353ca",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/zh_Hant/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh_Hant/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/zh_Hant/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hant/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2020-02-25T13:06:25.737644Z",
            "last_author": "philly",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hant/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hant/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hant/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "nplurals": 3,
                "pluralequation": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/cs/",
                "url": "http://weblate.tectic.de/api/languages/cs/?format=api"
            },
            "component": {
                "name": "Master Languagefile",
                "slug": "master",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/master.xml",
                "template": "res/values/master.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/changes/?format=api"
            },
            "translated": 1750,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 7606,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 5,
            "have_comment": 3,
            "language_code": "cs",
            "filename": "res/values-cs/master.xml",
            "revision": "41dcd52d534ca2a0af990039b394609ba93bf329,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/cs/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/cs/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/cs/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/?format=api",
            "is_template": false,
            "translated_percent": 34.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2020-05-11T11:38:18.722003Z",
            "last_author": "Tomáš",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "nplurals": 3,
                "pluralequation": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/cs/",
                "url": "http://weblate.tectic.de/api/languages/cs/?format=api"
            },
            "component": {
                "name": "handbook-AvailableResearch",
                "slug": "handbook-availableresearch",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-AvailableResearch.xml",
                "template": "res/values/handbook-AvailableResearch.xml",
                "new_base": "weblate-handbook-av",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/changes/?format=api"
            },
            "translated": 46,
            "fuzzy": 0,
            "total": 65,
            "translated_words": 217,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 756,
            "failing_checks": 0,
            "have_suggestion": 2,
            "have_comment": 0,
            "language_code": "cs",
            "filename": "res/values-cs/handbook-AvailableResearch.xml",
            "revision": "c7c867767d720af67a31fc3c5356072bbb3aec33,271c248c2b054adb2d99be3df76892383432859c",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/cs/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/cs/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-availableresearch/cs/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/cs/?format=api",
            "is_template": false,
            "translated_percent": 70.7,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2020-05-02T11:21:46.572034Z",
            "last_author": "Tomáš",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/cs/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/cs/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/cs/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/cs/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "nplurals": 3,
                "pluralequation": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/cs/",
                "url": "http://weblate.tectic.de/api/languages/cs/?format=api"
            },
            "component": {
                "name": "handbook-CompletedResearch",
                "slug": "handbook-completedresearch",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-CompletedResearch.xml",
                "template": "res/values/handbook-CompletedResearch.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/changes/?format=api"
            },
            "translated": 60,
            "fuzzy": 0,
            "total": 87,
            "translated_words": 992,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1492,
            "failing_checks": 0,
            "have_suggestion": 27,
            "have_comment": 1,
            "language_code": "cs",
            "filename": "res/values-cs/handbook-CompletedResearch.xml",
            "revision": "c1732f2cc5e8bb131d0dcc4614d76abf7df9a0bd,87c629c0e2249a9e3f587ecd9bd8fad8647353ca",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/cs/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/cs/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/cs/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/cs/?format=api",
            "is_template": false,
            "translated_percent": 68.9,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-05-23T14:42:09.096972Z",
            "last_author": "KewarCZ",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/cs/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/cs/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/cs/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/cs/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "nplurals": 3,
                "pluralequation": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/cs/",
                "url": "http://weblate.tectic.de/api/languages/cs/?format=api"
            },
            "component": {
                "name": "handbook-Creative",
                "slug": "handbook-creative",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Creative.xml",
                "template": "res/values/handbook-Creative.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/changes/?format=api"
            },
            "translated": 0,
            "fuzzy": 0,
            "total": 74,
            "translated_words": 0,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1711,
            "failing_checks": 0,
            "have_suggestion": 74,
            "have_comment": 0,
            "language_code": "cs",
            "filename": "res/values-cs/handbook-Creative.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,7590148c9dd6938306e21021d2902d915519cd87",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/cs/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/cs/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-creative/cs/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/cs/?format=api",
            "is_template": false,
            "translated_percent": 0.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/cs/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/cs/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/cs/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/cs/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "nplurals": 3,
                "pluralequation": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/cs/",
                "url": "http://weblate.tectic.de/api/languages/cs/?format=api"
            },
            "component": {
                "name": "handbook-Materials",
                "slug": "handbook-materials",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Materials.xml",
                "template": "res/values/handbook-Materials.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/changes/?format=api"
            },
            "translated": 51,
            "fuzzy": 0,
            "total": 1247,
            "translated_words": 248,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 19878,
            "failing_checks": 0,
            "have_suggestion": 2,
            "have_comment": 0,
            "language_code": "cs",
            "filename": "res/values-cs/handbook-Materials.xml",
            "revision": "382753bb2e3523623c4afe685d318074a8b01e4b,b8e4b84b2cf61df409dc6161922cef987e7ed47b",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/cs/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/cs/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-materials/cs/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/cs/?format=api",
            "is_template": false,
            "translated_percent": 4.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2020-05-13T07:21:39.785186Z",
            "last_author": "Tomáš",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/cs/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/cs/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/cs/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/cs/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "nplurals": 3,
                "pluralequation": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/cs/",
                "url": "http://weblate.tectic.de/api/languages/cs/?format=api"
            },
            "component": {
                "name": "handbook-Survival",
                "slug": "handbook-survival",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Survival.xml",
                "template": "res/values/handbook-Survival.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/changes/?format=api"
            },
            "translated": 158,
            "fuzzy": 0,
            "total": 158,
            "translated_words": 4082,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 4082,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 2,
            "language_code": "cs",
            "filename": "res/values-cs/handbook-Survival.xml",
            "revision": "f1f649a6acafad0aa3381d5fec0a4b3ac7d2282c,f3aa7aac67a130b73926f5664c7f5f44874fad88",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/cs/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/cs/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/cs/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/cs/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-06-14T09:49:14.148536Z",
            "last_author": "KewarCZ",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/cs/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/cs/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/cs/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/cs/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/cs/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/nl/",
                "url": "http://weblate.tectic.de/api/languages/nl/?format=api"
            },
            "component": {
                "name": "Master Languagefile",
                "slug": "master",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/master.xml",
                "template": "res/values/master.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/changes/?format=api"
            },
            "translated": 314,
            "fuzzy": 2,
            "total": 5138,
            "translated_words": 791,
            "fuzzy_words": 59,
            "failing_checks_words": 8,
            "total_words": 27910,
            "failing_checks": 5,
            "have_suggestion": 8,
            "have_comment": 10,
            "language_code": "nl",
            "filename": "res/values-nl/master.xml",
            "revision": "3c7ad4765a4e72f94d29cd7be8d55939ff6bff3b,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/nl/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nl/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/nl/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/?format=api",
            "is_template": false,
            "translated_percent": 6.1,
            "fuzzy_percent": 0.1,
            "failing_checks_percent": 0.1,
            "last_change": "2018-04-13T14:07:17.301259Z",
            "last_author": "zeb",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/nl/",
                "url": "http://weblate.tectic.de/api/languages/nl/?format=api"
            },
            "component": {
                "name": "handbook-AvailableResearch",
                "slug": "handbook-availableresearch",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-AvailableResearch.xml",
                "template": "res/values/handbook-AvailableResearch.xml",
                "new_base": "weblate-handbook-av",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-availableresearch/changes/?format=api"
            },
            "translated": 65,
            "fuzzy": 0,
            "total": 65,
            "translated_words": 756,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 756,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 0,
            "language_code": "nl",
            "filename": "res/values-nl/handbook-AvailableResearch.xml",
            "revision": "4d0416704a0fab6bb43e2986149a243e3a8327c7,271c248c2b054adb2d99be3df76892383432859c",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/nl/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nl/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-availableresearch/nl/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/nl/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-03-26T14:09:47.469878Z",
            "last_author": "Branko Van Quickenborne",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/nl/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/nl/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/nl/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/nl/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/nl/",
                "url": "http://weblate.tectic.de/api/languages/nl/?format=api"
            },
            "component": {
                "name": "handbook-CompletedResearch",
                "slug": "handbook-completedresearch",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-CompletedResearch.xml",
                "template": "res/values/handbook-CompletedResearch.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/changes/?format=api"
            },
            "translated": 87,
            "fuzzy": 0,
            "total": 87,
            "translated_words": 1492,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1492,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 1,
            "language_code": "nl",
            "filename": "res/values-nl/handbook-CompletedResearch.xml",
            "revision": "4d8f1a7521a81c1e8350c581e409e5d391b0adfc,87c629c0e2249a9e3f587ecd9bd8fad8647353ca",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/nl/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nl/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/nl/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/nl/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-06-03T13:31:58.086313Z",
            "last_author": "Branko Van Quickenborne",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/nl/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/nl/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/nl/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/nl/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/nl/",
                "url": "http://weblate.tectic.de/api/languages/nl/?format=api"
            },
            "component": {
                "name": "handbook-Creative",
                "slug": "handbook-creative",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Creative.xml",
                "template": "res/values/handbook-Creative.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/changes/?format=api"
            },
            "translated": 0,
            "fuzzy": 0,
            "total": 74,
            "translated_words": 0,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1711,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 0,
            "language_code": "nl",
            "filename": "res/values-nl/handbook-Creative.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,7590148c9dd6938306e21021d2902d915519cd87",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/nl/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nl/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-creative/nl/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/nl/?format=api",
            "is_template": false,
            "translated_percent": 0.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/nl/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/nl/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/nl/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/nl/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/nl/",
                "url": "http://weblate.tectic.de/api/languages/nl/?format=api"
            },
            "component": {
                "name": "handbook-Materials",
                "slug": "handbook-materials",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Materials.xml",
                "template": "res/values/handbook-Materials.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/changes/?format=api"
            },
            "translated": 0,
            "fuzzy": 0,
            "total": 1247,
            "translated_words": 0,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 19878,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 4,
            "language_code": "nl",
            "filename": "res/values-nl/handbook-Materials.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,b8e4b84b2cf61df409dc6161922cef987e7ed47b",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/nl/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nl/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-materials/nl/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/nl/?format=api",
            "is_template": false,
            "translated_percent": 0.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/nl/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/nl/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/nl/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/nl/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/nl/",
                "url": "http://weblate.tectic.de/api/languages/nl/?format=api"
            },
            "component": {
                "name": "handbook-Survival",
                "slug": "handbook-survival",
                "project": {
                    "name": "FortressCraft Evolved",
                    "slug": "fortresscraft-evolved",
                    "web": "https://github.com/Fjolnir-Dvorak/Fortress-Craft-Evolved-Translation",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "nplurals": 2,
                        "pluralequation": "n != 1",
                        "direction": "ltr",
                        "web_url": "http://weblate.tectic.de/languages/en/",
                        "url": "http://weblate.tectic.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/",
                    "url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/?format=api",
                    "components_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/components/?format=api",
                    "repository_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/repository/?format=api",
                    "statistics_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/statistics/?format=api",
                    "changes_list_url": "http://weblate.tectic.de/api/projects/fortresscraft-evolved/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@github.com:zebra1993/Fortress-Craft-Evolved-Translation.git",
                "git_export": "",
                "branch": "weblate-master",
                "filemask": "res/values-*/handbook-Survival.xml",
                "template": "res/values/handbook-Survival.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/",
                "url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
                "repository_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/repository/?format=api",
                "translations_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/translations/?format=api",
                "statistics_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/statistics/?format=api",
                "lock_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/lock/?format=api",
                "changes_list_url": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/changes/?format=api"
            },
            "translated": 0,
            "fuzzy": 0,
            "total": 158,
            "translated_words": 0,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 4082,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 2,
            "language_code": "nl",
            "filename": "res/values-nl/handbook-Survival.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,f3aa7aac67a130b73926f5664c7f5f44874fad88",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/nl/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nl/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/nl/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nl/?format=api",
            "is_template": false,
            "translated_percent": 0.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nl/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nl/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nl/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nl/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nl/units/?format=api"
        }
    ]
}