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&page=4
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=5",
    "previous": "http://weblate.tectic.de/api/translations/?format=api&page=3",
    "results": [
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/nn/",
                "url": "http://weblate.tectic.de/api/languages/nn/?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": "nn",
            "filename": "res/values-nn/handbook-Survival.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,f3aa7aac67a130b73926f5664c7f5f44874fad88",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/nn/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nn/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/nn/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nn/?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/nn/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nn/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nn/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nn/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/nn/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "nplurals": 3,
                "pluralequation": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/pl/",
                "url": "http://weblate.tectic.de/api/languages/pl/?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": 797,
            "fuzzy": 1,
            "total": 5138,
            "translated_words": 3146,
            "fuzzy_words": 2,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 17,
            "have_comment": 3,
            "language_code": "pl",
            "filename": "res/values-pl/master.xml",
            "revision": "3d20fc494529269ae57eb66bf37f91fff981e85e,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/pl/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/pl/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/pl/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pl/?format=api",
            "is_template": false,
            "translated_percent": 15.5,
            "fuzzy_percent": 0.1,
            "failing_checks_percent": 0.0,
            "last_change": "2020-02-19T15:46:13.427943Z",
            "last_author": "Bartłomiej Ajchler",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pl/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pl/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pl/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pl/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "nplurals": 2,
                "pluralequation": "n > 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/pt_BR/",
                "url": "http://weblate.tectic.de/api/languages/pt_BR/?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": 175,
            "fuzzy": 4,
            "total": 5138,
            "translated_words": 749,
            "fuzzy_words": 62,
            "failing_checks_words": 3,
            "total_words": 27910,
            "failing_checks": 2,
            "have_suggestion": 6,
            "have_comment": 3,
            "language_code": "pt-rBR",
            "filename": "res/values-pt-rBR/master.xml",
            "revision": "07e7f783a04d21bb5b00d91a8024d050a194bda3,5f10851f4453253fdc1e70acf513f6ee40ec9826",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/pt_BR/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/pt_BR/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/pt_BR/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pt_BR/?format=api",
            "is_template": false,
            "translated_percent": 3.4,
            "fuzzy_percent": 0.1,
            "failing_checks_percent": 0.1,
            "last_change": "2018-06-30T20:12:16.714304Z",
            "last_author": "Diogo Santos",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pt_BR/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pt_BR/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pt_BR/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pt_BR/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "nplurals": 2,
                "pluralequation": "n > 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/pt_BR/",
                "url": "http://weblate.tectic.de/api/languages/pt_BR/?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": "pt-rBR",
            "filename": "res/values-pt-rBR/handbook-AvailableResearch.xml",
            "revision": "a88f143c7a874f4104eac9d61c56917f4ef2f8ba,271c248c2b054adb2d99be3df76892383432859c",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/pt_BR/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/pt_BR/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-availableresearch/pt_BR/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/pt_BR/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-07-19T18:43:41.951614Z",
            "last_author": "Diogo Santos",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/pt_BR/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/pt_BR/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/pt_BR/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/pt_BR/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "nplurals": 2,
                "pluralequation": "n > 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/pt_BR/",
                "url": "http://weblate.tectic.de/api/languages/pt_BR/?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": 0,
            "fuzzy": 0,
            "total": 87,
            "translated_words": 0,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1492,
            "failing_checks": 0,
            "have_suggestion": 6,
            "have_comment": 1,
            "language_code": "pt-rBR",
            "filename": "res/values-pt-rBR/handbook-CompletedResearch.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,87c629c0e2249a9e3f587ecd9bd8fad8647353ca",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/pt_BR/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/pt_BR/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/pt_BR/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/pt_BR/?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-completedresearch/pt_BR/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/pt_BR/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/pt_BR/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/pt_BR/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "nplurals": 2,
                "pluralequation": "n > 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/pt_BR/",
                "url": "http://weblate.tectic.de/api/languages/pt_BR/?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": 6,
            "fuzzy": 0,
            "total": 74,
            "translated_words": 48,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 1711,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 0,
            "language_code": "pt-rBR",
            "filename": "res/values-pt-rBR/handbook-Creative.xml",
            "revision": "686162570f4a4e780cfa0d073005a16be5e221c3,7590148c9dd6938306e21021d2902d915519cd87",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/pt_BR/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/pt_BR/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-creative/pt_BR/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/pt_BR/?format=api",
            "is_template": false,
            "translated_percent": 8.1,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-06-26T19:53:52.450619Z",
            "last_author": "Valmir de Sa Guerra",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/pt_BR/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/pt_BR/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/pt_BR/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/pt_BR/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "nplurals": 2,
                "pluralequation": "n > 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/pt_BR/",
                "url": "http://weblate.tectic.de/api/languages/pt_BR/?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": 7,
            "fuzzy": 3,
            "total": 1247,
            "translated_words": 74,
            "fuzzy_words": 31,
            "failing_checks_words": 0,
            "total_words": 19878,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 1,
            "language_code": "pt-rBR",
            "filename": "res/values-pt-rBR/handbook-Materials.xml",
            "revision": "426735e358a7d92ee9daada6a281eb4fc6a2c68d,b8e4b84b2cf61df409dc6161922cef987e7ed47b",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/pt_BR/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/pt_BR/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-materials/pt_BR/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/pt_BR/?format=api",
            "is_template": false,
            "translated_percent": 0.5,
            "fuzzy_percent": 0.2,
            "failing_checks_percent": 0.0,
            "last_change": "2018-06-26T20:10:26.539273Z",
            "last_author": "Valmir de Sa Guerra",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/pt_BR/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/pt_BR/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/pt_BR/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/pt_BR/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "nplurals": 2,
                "pluralequation": "n > 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/pt_BR/",
                "url": "http://weblate.tectic.de/api/languages/pt_BR/?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": 5,
            "fuzzy": 0,
            "total": 158,
            "translated_words": 44,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 4082,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 2,
            "language_code": "pt-rBR",
            "filename": "res/values-pt-rBR/handbook-Survival.xml",
            "revision": "a1ec88147c06230cfe641542dad9515bb8c557ed,f3aa7aac67a130b73926f5664c7f5f44874fad88",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/pt_BR/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/pt_BR/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/pt_BR/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/pt_BR/?format=api",
            "is_template": false,
            "translated_percent": 3.1,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-07-19T19:28:02.344976Z",
            "last_author": "Diogo Santos",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/pt_BR/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/pt_BR/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/pt_BR/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/pt_BR/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "nplurals": 3,
                "pluralequation": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/ru/",
                "url": "http://weblate.tectic.de/api/languages/ru/?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": 4463,
            "fuzzy": 188,
            "total": 5138,
            "translated_words": 23459,
            "fuzzy_words": 1710,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 28,
            "have_comment": 32,
            "language_code": "ru",
            "filename": "res/values-ru/master.xml",
            "revision": "23c36c6ec7f369333a79a7bbd45ce7677cbec7aa,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/ru/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/ru/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/ru/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ru/?format=api",
            "is_template": false,
            "translated_percent": 86.8,
            "fuzzy_percent": 3.6,
            "failing_checks_percent": 0.0,
            "last_change": "2023-01-09T16:32:39.884806Z",
            "last_author": "Александр",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ru/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ru/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ru/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ru/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "nplurals": 3,
                "pluralequation": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/ru/",
                "url": "http://weblate.tectic.de/api/languages/ru/?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": "ru",
            "filename": "res/values-ru/handbook-AvailableResearch.xml",
            "revision": "0a6c5386a95146a476ecf312090b6b74fe4fe99c,271c248c2b054adb2d99be3df76892383432859c",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/ru/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/ru/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-availableresearch/ru/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/ru/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-05-16T19:45:07.513023Z",
            "last_author": "Eugene",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/ru/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/ru/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/ru/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/ru/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "nplurals": 3,
                "pluralequation": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/ru/",
                "url": "http://weblate.tectic.de/api/languages/ru/?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": "ru",
            "filename": "res/values-ru/handbook-CompletedResearch.xml",
            "revision": "93e8c97a55a77953570173ecac483623a7c34f1a,87c629c0e2249a9e3f587ecd9bd8fad8647353ca",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/ru/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/ru/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/ru/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/ru/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-05-16T19:46:36.138758Z",
            "last_author": "Eugene",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/ru/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/ru/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/ru/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/ru/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "nplurals": 3,
                "pluralequation": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/ru/",
                "url": "http://weblate.tectic.de/api/languages/ru/?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": "ru",
            "filename": "res/values-ru/handbook-Creative.xml",
            "revision": "e74e18c87b1a67e1cec358be7f8095e1ce465a06,7590148c9dd6938306e21021d2902d915519cd87",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/ru/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/ru/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-creative/ru/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/ru/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2018-01-20T20:30:23.951657Z",
            "last_author": "Eugene",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/ru/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/ru/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/ru/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/ru/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "nplurals": 3,
                "pluralequation": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/ru/",
                "url": "http://weblate.tectic.de/api/languages/ru/?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": 9,
            "have_comment": 2,
            "language_code": "ru",
            "filename": "res/values-ru/handbook-Materials.xml",
            "revision": "471c5d20b90fd99eec2763af833cccdeebdf5caa,b8e4b84b2cf61df409dc6161922cef987e7ed47b",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/ru/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/ru/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-materials/ru/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/ru/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2023-01-07T09:34:40.757722Z",
            "last_author": "AntiBuh",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/ru/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/ru/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/ru/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/ru/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "nplurals": 3,
                "pluralequation": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/ru/",
                "url": "http://weblate.tectic.de/api/languages/ru/?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": "ru",
            "filename": "res/values-ru/handbook-Survival.xml",
            "revision": "14ddf1a8953b3237e6b37c30d7957896e9d94983,f3aa7aac67a130b73926f5664c7f5f44874fad88",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/ru/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/ru/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/ru/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/ru/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2020-05-16T13:27:41.798649Z",
            "last_author": "Eugene",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/ru/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/ru/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/ru/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/ru/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/ru/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/es/",
                "url": "http://weblate.tectic.de/api/languages/es/?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": 678,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 2412,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 5,
            "have_comment": 3,
            "language_code": "es",
            "filename": "res/values-es/master.xml",
            "revision": "174bd9fae531920b0b199545c782d2d7ada41c3b,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/es/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/es/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/es/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es/?format=api",
            "is_template": false,
            "translated_percent": 13.1,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2024-10-04T15:40:13.240752Z",
            "last_author": "Marco",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/es/",
                "url": "http://weblate.tectic.de/api/languages/es/?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": "es",
            "filename": "res/values-es/handbook-AvailableResearch.xml",
            "revision": "6cbf88ff5fcbb325f96bea3d295211114a3095df,271c248c2b054adb2d99be3df76892383432859c",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-availableresearch/es/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/es/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-availableresearch/es/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/es/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-10-20T14:16:22.309211Z",
            "last_author": "Yeray",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/es/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/es/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/es/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/es/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-availableresearch/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/es/",
                "url": "http://weblate.tectic.de/api/languages/es/?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": "es",
            "filename": "res/values-es/handbook-CompletedResearch.xml",
            "revision": "d962234130603e051bb47282276fd186e041d270,87c629c0e2249a9e3f587ecd9bd8fad8647353ca",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-completedresearch/es/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/es/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-completedresearch/es/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/es/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-10-29T11:06:49.263030Z",
            "last_author": "Yeray",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/es/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/es/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/es/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/es/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/es/",
                "url": "http://weblate.tectic.de/api/languages/es/?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": "es",
            "filename": "res/values-es/handbook-Creative.xml",
            "revision": "3837722fe74f8d111985b6763eae8db4424050e7,7590148c9dd6938306e21021d2902d915519cd87",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-creative/es/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/es/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-creative/es/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/es/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-10-20T15:14:05.352307Z",
            "last_author": "Yeray",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/es/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/es/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/es/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/es/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/es/",
                "url": "http://weblate.tectic.de/api/languages/es/?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": 539,
            "fuzzy": 0,
            "total": 1247,
            "translated_words": 8618,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 19878,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 1,
            "language_code": "es",
            "filename": "res/values-es/handbook-Materials.xml",
            "revision": "b9b3631f20e9dbc81b8854e71ffec832e6dccc38,b8e4b84b2cf61df409dc6161922cef987e7ed47b",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-materials/es/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/es/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-materials/es/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/es/?format=api",
            "is_template": false,
            "translated_percent": 43.2,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2024-10-04T15:39:01.320971Z",
            "last_author": "Marco",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/es/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/es/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/es/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/es/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-materials/es/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/es/",
                "url": "http://weblate.tectic.de/api/languages/es/?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": "es",
            "filename": "res/values-es/handbook-Survival.xml",
            "revision": "3bb8b1d976ba6517647ca93719c432473cc2f314,f3aa7aac67a130b73926f5664c7f5f44874fad88",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/handbook-survival/es/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/es/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/handbook-survival/es/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/es/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-10-29T11:07:32.837954Z",
            "last_author": "Yeray",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/es/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/es/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/es/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/es/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/es/units/?format=api"
        }
    ]
}