Translation components API.


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

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

{
    "count": 18,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/zh_Hans/",
                "url": "http://weblate.tectic.de/api/languages/zh_Hans/?format=api"
            },
            "translated": 5138,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 27910,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 26,
            "have_comment": 6,
            "language_code": "zh-rCN",
            "filename": "res/values-zh-rCN/master.xml",
            "revision": "6a07a40f652dc41285723569f7417dc3b58112c1,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/zh_Hans/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/zh_Hans/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/zh_Hans/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/?format=api",
            "is_template": false,
            "translated_percent": 100.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-05-15T19:29:06.184665Z",
            "last_author": "凌枫",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "nplurals": 3,
                "pluralequation": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/cs/",
                "url": "http://weblate.tectic.de/api/languages/cs/?format=api"
            },
            "translated": 1750,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 7606,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 5,
            "have_comment": 3,
            "language_code": "cs",
            "filename": "res/values-cs/master.xml",
            "revision": "41dcd52d534ca2a0af990039b394609ba93bf329,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/cs/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/cs/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/cs/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/?format=api",
            "is_template": false,
            "translated_percent": 34.0,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2020-05-11T11:38:18.722003Z",
            "last_author": "Tomáš",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/cs/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/nl/",
                "url": "http://weblate.tectic.de/api/languages/nl/?format=api"
            },
            "translated": 314,
            "fuzzy": 2,
            "total": 5138,
            "translated_words": 791,
            "fuzzy_words": 59,
            "failing_checks_words": 8,
            "total_words": 27910,
            "failing_checks": 5,
            "have_suggestion": 8,
            "have_comment": 10,
            "language_code": "nl",
            "filename": "res/values-nl/master.xml",
            "revision": "3c7ad4765a4e72f94d29cd7be8d55939ff6bff3b,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/nl/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nl/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/nl/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/?format=api",
            "is_template": false,
            "translated_percent": 6.1,
            "fuzzy_percent": 0.1,
            "failing_checks_percent": 0.1,
            "last_change": "2018-04-13T14:07:17.301259Z",
            "last_author": "zeb",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nl/units/?format=api"
        },
        {
            "language": {
                "code": "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"
            },
            "translated": 4799,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 27910,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 3,
            "language_code": "en",
            "filename": "res/values/master.xml",
            "revision": "fd28722ed1b4ff587970ffbb69e6d6de27571518,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/en/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/en/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/en/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/en/?format=api",
            "is_template": true,
            "translated_percent": 93.4,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2019-03-17T16:47:44.673526Z",
            "last_author": "SuperChocaGames",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/en/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/en/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/en/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/en/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/en/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/fi/",
                "url": "http://weblate.tectic.de/api/languages/fi/?format=api"
            },
            "translated": 2138,
            "fuzzy": 144,
            "total": 5138,
            "translated_words": 8093,
            "fuzzy_words": 1378,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 11,
            "language_code": "fi",
            "filename": "res/values-fi/master.xml",
            "revision": "aa3639d161e9b86c4773e0e2f3cfece02a64f178,5f10851f4453253fdc1e70acf513f6ee40ec9826",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/fi/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/fi/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/fi/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fi/?format=api",
            "is_template": false,
            "translated_percent": 41.6,
            "fuzzy_percent": 2.8,
            "failing_checks_percent": 0.0,
            "last_change": "2017-10-08T15:36:03.859888Z",
            "last_author": "Shalkka",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fi/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fi/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fi/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fi/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fi/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "nplurals": 2,
                "pluralequation": "n > 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/fr/",
                "url": "http://weblate.tectic.de/api/languages/fr/?format=api"
            },
            "translated": 4673,
            "fuzzy": 41,
            "total": 5138,
            "translated_words": 26905,
            "fuzzy_words": 447,
            "failing_checks_words": 5300,
            "total_words": 27910,
            "failing_checks": 845,
            "have_suggestion": 34,
            "have_comment": 10,
            "language_code": "fr",
            "filename": "res/values-fr/master.xml",
            "revision": "f9970e5572fcfd88149d63dd6f8cd3984bff196e,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/fr/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/fr/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/fr/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fr/?format=api",
            "is_template": false,
            "translated_percent": 90.9,
            "fuzzy_percent": 0.7,
            "failing_checks_percent": 16.4,
            "last_change": "2019-03-17T16:52:23.621872Z",
            "last_author": "SuperChocaGames",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fr/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fr/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fr/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fr/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/fr/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/de/",
                "url": "http://weblate.tectic.de/api/languages/de/?format=api"
            },
            "translated": 5132,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 27896,
            "fuzzy_words": 0,
            "failing_checks_words": 3,
            "total_words": 27910,
            "failing_checks": 2,
            "have_suggestion": 202,
            "have_comment": 35,
            "language_code": "de",
            "filename": "res/values-de/master.xml",
            "revision": "6d134c87a46b15883084917990466d3c9e16209e,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/de/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/de/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/de/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/de/?format=api",
            "is_template": false,
            "translated_percent": 99.8,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.1,
            "last_change": "2022-02-25T20:07:48.538956Z",
            "last_author": "Daniel",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/de/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/de/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/de/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/de/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/de/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/it/",
                "url": "http://weblate.tectic.de/api/languages/it/?format=api"
            },
            "translated": 4455,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 24100,
            "fuzzy_words": 0,
            "failing_checks_words": 39,
            "total_words": 27910,
            "failing_checks": 20,
            "have_suggestion": 38,
            "have_comment": 3,
            "language_code": "it",
            "filename": "res/values-it/master.xml",
            "revision": "a3ef73ccf48dee8834e96d2444651a2bd7273d88,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/it/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/it/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/it/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/it/?format=api",
            "is_template": false,
            "translated_percent": 86.7,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.3,
            "last_change": "2020-06-16T10:40:01.558079Z",
            "last_author": "Filippo",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/it/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/it/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/it/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/it/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/it/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "nplurals": 1,
                "pluralequation": "0",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/ko/",
                "url": "http://weblate.tectic.de/api/languages/ko/?format=api"
            },
            "translated": 1,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 1,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 55,
            "have_comment": 3,
            "language_code": "ko",
            "filename": "res/values-ko/master.xml",
            "revision": "b2149f916e59fcfcf9896251ccdb1c7d98385a4b,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/ko/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/ko/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/ko/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ko/?format=api",
            "is_template": false,
            "translated_percent": 0.1,
            "fuzzy_percent": 0.0,
            "failing_checks_percent": 0.0,
            "last_change": "2017-11-12T21:01:50.287601Z",
            "last_author": "ExorDG",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ko/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ko/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ko/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ko/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/ko/units/?format=api"
        },
        {
            "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"
            },
            "translated": 41,
            "fuzzy": 1,
            "total": 5138,
            "translated_words": 147,
            "fuzzy_words": 1,
            "failing_checks_words": 2,
            "total_words": 27910,
            "failing_checks": 1,
            "have_suggestion": 1,
            "have_comment": 3,
            "language_code": "nn",
            "filename": "res/values-nn/master.xml",
            "revision": "e2b676131655d6915da8492b0ace801ced1218e2,5f10851f4453253fdc1e70acf513f6ee40ec9826",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/nn/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/nn/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/nn/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nn/?format=api",
            "is_template": false,
            "translated_percent": 0.7,
            "fuzzy_percent": 0.1,
            "failing_checks_percent": 0.1,
            "last_change": "2017-06-21T17:41:07.111186Z",
            "last_author": "gard Olsen",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nn/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nn/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nn/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/nn/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/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"
            },
            "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"
            },
            "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": "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"
            },
            "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": "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"
            },
            "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_US",
                "name": "Spanish (American)",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/es_US/",
                "url": "http://weblate.tectic.de/api/languages/es_US/?format=api"
            },
            "translated": 0,
            "fuzzy": 0,
            "total": 5138,
            "translated_words": 0,
            "fuzzy_words": 0,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 1,
            "language_code": "es_US",
            "filename": "res/values-es-rUS/master.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/es_US/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/es_US/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/es_US/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es_US/?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/master/es_US/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es_US/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es_US/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es_US/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/es_US/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "nplurals": 2,
                "pluralequation": "n != 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/sv/",
                "url": "http://weblate.tectic.de/api/languages/sv/?format=api"
            },
            "translated": 255,
            "fuzzy": 1,
            "total": 5138,
            "translated_words": 636,
            "fuzzy_words": 1,
            "failing_checks_words": 6,
            "total_words": 27910,
            "failing_checks": 4,
            "have_suggestion": 6,
            "have_comment": 3,
            "language_code": "sv",
            "filename": "res/values-sv/master.xml",
            "revision": "047ea65171b0e1527aa16056ddc8dffb7328a48f,fd28722ed1b4ff587970ffbb69e6d6de27571518",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/sv/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/sv/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/sv/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/sv/?format=api",
            "is_template": false,
            "translated_percent": 4.9,
            "fuzzy_percent": 0.1,
            "failing_checks_percent": 0.1,
            "last_change": "2020-08-09T17:49:30.531694Z",
            "last_author": "Ingimar Isenfors",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/sv/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/sv/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/sv/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/sv/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "nplurals": 2,
                "pluralequation": "n > 1",
                "direction": "ltr",
                "web_url": "http://weblate.tectic.de/languages/tr/",
                "url": "http://weblate.tectic.de/api/languages/tr/?format=api"
            },
            "translated": 664,
            "fuzzy": 25,
            "total": 5138,
            "translated_words": 2274,
            "fuzzy_words": 329,
            "failing_checks_words": 41,
            "total_words": 27910,
            "failing_checks": 5,
            "have_suggestion": 9,
            "have_comment": 3,
            "language_code": "tr",
            "filename": "res/values-tr/master.xml",
            "revision": "ec07d18ce2ffce06a9d0df19410a43f56d9cf311,5f10851f4453253fdc1e70acf513f6ee40ec9826",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/tr/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/tr/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/tr/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/tr/?format=api",
            "is_template": false,
            "translated_percent": 12.9,
            "fuzzy_percent": 0.4,
            "failing_checks_percent": 0.1,
            "last_change": "2017-12-20T13:16:24.327575Z",
            "last_author": "zeb",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/tr/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/tr/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/tr/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/tr/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "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/uk/",
                "url": "http://weblate.tectic.de/api/languages/uk/?format=api"
            },
            "translated": 76,
            "fuzzy": 2,
            "total": 5138,
            "translated_words": 369,
            "fuzzy_words": 59,
            "failing_checks_words": 0,
            "total_words": 27910,
            "failing_checks": 0,
            "have_suggestion": 0,
            "have_comment": 3,
            "language_code": "uk",
            "filename": "res/values-uk/master.xml",
            "revision": "0a605fb310f4017a3771bd0670f8bdb30faf297e,5f10851f4453253fdc1e70acf513f6ee40ec9826",
            "web_url": "http://weblate.tectic.de/projects/fortresscraft-evolved/master/uk/",
            "share_url": "http://weblate.tectic.de/engage/fortresscraft-evolved/uk/",
            "translate_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/uk/",
            "url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/uk/?format=api",
            "is_template": false,
            "translated_percent": 1.4,
            "fuzzy_percent": 0.1,
            "failing_checks_percent": 0.0,
            "last_change": "2017-06-29T11:22:50.313402Z",
            "last_author": "Deleted User",
            "repository_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/uk/repository/?format=api",
            "file_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/uk/file/?format=api",
            "statistics_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/uk/changes/?format=api",
            "units_list_url": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/uk/units/?format=api"
        }
    ]
}