Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/en/",
                "url": "http://i18n.foe-helper.com/api/languages/en/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 51,
            "filename": "FoEHelperApp/Resources/values/strings.xml",
            "revision": "48f85e329b431d0427a121a20e980a4e1f08216c,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/en/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/en/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/en/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 34,
            "total_words": 223,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 147,
            "failing_checks_percent": 58.8,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/en/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/en/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/en/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/en/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/de/",
                "url": "http://i18n.foe-helper.com/api/languages/de/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 52,
            "filename": "FoEHelperApp/Resources/values-de/strings.xml",
            "revision": "29bf858091f1d5011155e0d85c107aeb544a965b,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/de/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/de/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/de/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 32,
            "translated_words": 212,
            "translated_percent": 94.1,
            "fuzzy": 2,
            "fuzzy_words": 11,
            "fuzzy_percent": 5.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-08T13:28:22.736964Z",
            "last_author": "Nico",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/de/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/de/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/de/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/de/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/de/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/fr/",
                "url": "http://i18n.foe-helper.com/api/languages/fr/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 53,
            "filename": "FoEHelperApp/Resources/values-fr/strings.xml",
            "revision": "b7cc78bd98a7539bd5154f1f02d30868ba1b1fb8,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/fr/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/fr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/fr/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-18T08:16:28.572403Z",
            "last_author": "Pierre-André Butty",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/fr/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/fr/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/fr/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/fr/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/fr/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/el/",
                "url": "http://i18n.foe-helper.com/api/languages/el/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 56,
            "filename": "FoEHelperApp/Resources/values-el/strings.xml",
            "revision": "5e5bfb344fac83cf61bffcccb5d8b39019d02b28,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/el/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/el/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/el/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-09T22:17:05.543952Z",
            "last_author": "Panmilios",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/el/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/el/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/el/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/el/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/el/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/it/",
                "url": "http://i18n.foe-helper.com/api/languages/it/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 59,
            "filename": "FoEHelperApp/Resources/values-it/strings.xml",
            "revision": "b1d7c0f5177976eae8faf4e23f41651f85bdb382,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/it/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/it/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/it/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 32,
            "translated_words": 143,
            "translated_percent": 94.1,
            "fuzzy": 2,
            "fuzzy_words": 80,
            "fuzzy_percent": 5.8,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-10T10:01:15.283673Z",
            "last_author": "Nico",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/it/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/it/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/it/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/it/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/it/units/?format=api"
        },
        {
            "language": {
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/nn/",
                "url": "http://i18n.foe-helper.com/api/languages/nn/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 62,
            "filename": "FoEHelperApp/Resources/values-nn/strings.xml",
            "revision": "0485925fb732afec271a40f5666842274967391a,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/nn/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/nn/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/nn/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 31,
            "translated_words": 128,
            "translated_percent": 91.1,
            "fuzzy": 3,
            "fuzzy_words": 95,
            "fuzzy_percent": 8.8,
            "failing_checks": 16,
            "failing_checks_words": 50,
            "failing_checks_percent": 47.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-25T03:19:05.289619Z",
            "last_author": "Magnus Beutner",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nn/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nn/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nn/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nn/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nn/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/cs/",
                "url": "http://i18n.foe-helper.com/api/languages/cs/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 64,
            "filename": "FoEHelperApp/Resources/values-cs/strings.xml",
            "revision": "0d4a562d58e8b0025c1eaec59b0ea25a0e0f005f,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/cs/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/cs/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/cs/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 32,
            "translated_words": 212,
            "translated_percent": 94.1,
            "fuzzy": 2,
            "fuzzy_words": 11,
            "fuzzy_percent": 5.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-02T08:47:01.383120Z",
            "last_author": "Jarda Cerny",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/cs/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/cs/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/cs/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/cs/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/cs/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/nl/",
                "url": "http://i18n.foe-helper.com/api/languages/nl/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 66,
            "filename": "FoEHelperApp/Resources/values-nl/strings.xml",
            "revision": "7e051e57dfb853a4ba1e0efe8a251d0c2cd53c35,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/nl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/nl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/nl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-27T15:26:41.142269Z",
            "last_author": "Arnold Dikstaal",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pt/",
                "url": "http://i18n.foe-helper.com/api/languages/pt/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 67,
            "filename": "FoEHelperApp/Resources/values-pt/strings.xml",
            "revision": "ef72afde617c9331b22fefa268eada297711a636,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/pt/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pt/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/pt/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 22,
            "failing_checks_percent": 29.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-01T13:54:16.382552Z",
            "last_author": "Francisco Miguel Morais",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pt_BR/",
                "url": "http://i18n.foe-helper.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-rBR",
            "id": 68,
            "filename": "FoEHelperApp/Resources/values-pt-rBR/strings.xml",
            "revision": "fbc8cbbaf4092aad55a6f7bbb362686a271d7979,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/pt_BR/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pt_BR/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/pt_BR/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 33,
            "translated_words": 220,
            "translated_percent": 97.0,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-19T03:05:38.850330Z",
            "last_author": "Magnus Beutner",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt_BR/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt_BR/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt_BR/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt_BR/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/ru/",
                "url": "http://i18n.foe-helper.com/api/languages/ru/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 77,
            "filename": "FoEHelperApp/Resources/values-ru/strings.xml",
            "revision": "f4a463e351e3dbef8b23dd40940d0bdc087b8ba0,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/ru/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/ru/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/ru/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 14,
            "translated_words": 88,
            "translated_percent": 41.1,
            "fuzzy": 20,
            "fuzzy_words": 135,
            "fuzzy_percent": 58.8,
            "failing_checks": 23,
            "failing_checks_words": 154,
            "failing_checks_percent": 67.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-14T14:08:32.975821Z",
            "last_author": "Vladimir Rogachevsky",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/ru/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/hu/",
                "url": "http://i18n.foe-helper.com/api/languages/hu/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 79,
            "filename": "FoEHelperApp/Resources/values-hu/strings.xml",
            "revision": "5917cd5ef24341f0909fa6a7a1f0c645f6123b21,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/hu/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/hu/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/hu/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 33,
            "translated_words": 220,
            "translated_percent": 97.0,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.9,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-06T05:53:48.566877Z",
            "last_author": "Nico",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/hu/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/sv/",
                "url": "http://i18n.foe-helper.com/api/languages/sv/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 81,
            "filename": "FoEHelperApp/Resources/values-sv/strings.xml",
            "revision": "628b24fda46ff26cabda7fa3af380553f933e0c6,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/sv/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/sv/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/sv/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 33,
            "translated_words": 220,
            "translated_percent": 97.0,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-17T20:26:03.285252Z",
            "last_author": "Magnus Beutner",
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/tr/",
                "url": "http://i18n.foe-helper.com/api/languages/tr/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 109,
            "filename": "FoEHelperApp/Resources/values-tr/strings.xml",
            "revision": "1710d6724d6bd327fc57e90a33eb0a5a8294ef1c,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/tr/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/tr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/tr/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/tr/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "http://i18n.foe-helper.com/languages/pl/",
                "url": "http://i18n.foe-helper.com/api/languages/pl/?format=api",
                "statistics_url": "http://i18n.foe-helper.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 110,
            "filename": "FoEHelperApp/Resources/values-pl/strings.xml",
            "revision": "1710d6724d6bd327fc57e90a33eb0a5a8294ef1c,48f85e329b431d0427a121a20e980a4e1f08216c",
            "web_url": "http://i18n.foe-helper.com/projects/foe-helper/app/pl/",
            "share_url": "http://i18n.foe-helper.com/engage/foe-helper/pl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/pl/",
            "url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 223,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/repository/?format=api",
            "file_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/file/?format=api",
            "statistics_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/statistics/?format=api",
            "changes_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/changes/?format=api",
            "units_list_url": "http://i18n.foe-helper.com/api/translations/foe-helper/app/pl/units/?format=api"
        }
    ]
}