Translation components API.

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

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

{
    "count": 133,
    "next": "https://localization.fgae.de/api/translations/?format=api&page=6",
    "previous": "https://localization.fgae.de/api/translations/?format=api&page=4",
    "results": [
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/ka/",
                "url": "https://localization.fgae.de/api/languages/ka/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "ka",
            "filename": "res/values-ka/strings.xml",
            "revision": "29dfa7f8de12b452a20837566e36465277cb049e,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/ka/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/ka/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/ka/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ka/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 22,
            "translated_words": 127,
            "translated_percent": 18.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 50,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ka/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ka/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ka/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ka/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ka/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/ko/",
                "url": "https://localization.fgae.de/api/languages/ko/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "ko",
            "filename": "res/values-ko/strings.xml",
            "revision": "0d3b3107f273df1842b2f3d28634ab0cf17ab443,2538b5ca2a68b46ead09f2d1da7b542012e4aa17",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/ko/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/ko/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/ko/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ko/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 118,
            "translated_words": 857,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 117,
            "failing_checks_percent": 12.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-10T17:55:06.361091Z",
            "last_author": "VenusGirl",
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ko/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ko/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ko/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ko/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ko/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/lt/",
                "url": "https://localization.fgae.de/api/languages/lt/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "lt",
            "filename": "res/values-lt/strings.xml",
            "revision": "d7ed9e08021206e5fb37b884a892bdf91c7a4c2c,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/lt/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/lt/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/lt/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/lt/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 117,
            "translated_words": 856,
            "translated_percent": 99.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.8,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-17T05:58:17.088246Z",
            "last_author": "Vidmantas Bundulas",
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/lt/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/lt/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/lt/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/lt/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/lt/units/?format=api"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/ms/",
                "url": "https://localization.fgae.de/api/languages/ms/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "ms",
            "filename": "res/values-ms/strings.xml",
            "revision": "1b5fb145e8de5cea332aeda704fda55109f1b60b,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/ms/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/ms/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/ms/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ms/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 9,
            "translated_words": 100,
            "translated_percent": 7.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ms/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ms/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ms/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ms/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ms/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/nl/",
                "url": "https://localization.fgae.de/api/languages/nl/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "nl",
            "filename": "res/values-nl/strings.xml",
            "revision": "365c9b0ec1f870dc6149ced6ed6df92ae846164d,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/nl/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/nl/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/nl/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nl/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 126,
            "failing_checks_percent": 11.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nl/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nl/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nl/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nl/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nl/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/nb_NO/",
                "url": "https://localization.fgae.de/api/languages/nb_NO/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "no",
            "filename": "res/values-no/strings.xml",
            "revision": "5be8fc5f864806df434f5ebf5bea2e13a8f11540,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/nb_NO/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/nb_NO/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/nb_NO/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nb_NO/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 30,
            "translated_words": 82,
            "translated_percent": 25.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nb_NO/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nb_NO/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nb_NO/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nb_NO/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/pl/",
                "url": "https://localization.fgae.de/api/languages/pl/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "pl",
            "filename": "res/values-pl/strings.xml",
            "revision": "7e535ed85a85ce945acfc42bc0ae801dc81f69ca,2538b5ca2a68b46ead09f2d1da7b542012e4aa17",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/pl/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/pl/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/pl/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pl/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 118,
            "translated_words": 857,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-17T17:00:41.890501Z",
            "last_author": "Marcin Kozioł",
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pl/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pl/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pl/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pl/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/pt_BR/",
                "url": "https://localization.fgae.de/api/languages/pt_BR/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "pt-rBR",
            "filename": "res/values-pt-rBR/strings.xml",
            "revision": "b0258d609eeeec34c74fecb28609a1211729ffd9,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/pt_BR/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/pt_BR/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/pt_BR/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_BR/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 87,
            "failing_checks_words": 609,
            "failing_checks_percent": 73.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_BR/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_BR/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_BR/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_BR/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/pt_PT/",
                "url": "https://localization.fgae.de/api/languages/pt_PT/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "pt-rPT",
            "filename": "res/values-pt-rPT/strings.xml",
            "revision": "958ad031657712434d0c5c105fc1f9f2d894b66c,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/pt_PT/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/pt_PT/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/pt_PT/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_PT/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_PT/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_PT/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_PT/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_PT/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pt_PT/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/ro/",
                "url": "https://localization.fgae.de/api/languages/ro/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "ro",
            "filename": "res/values-ro/strings.xml",
            "revision": "fc7d5b493c81757c2e6f3b9ef729cd52ab49e115,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/ro/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/ro/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/ro/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ro/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 117,
            "translated_words": 856,
            "translated_percent": 99.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.8,
            "failing_checks": 5,
            "failing_checks_words": 22,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-06T09:17:46.816005Z",
            "last_author": "Fășie Marius",
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ro/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ro/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ro/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ro/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/ru/",
                "url": "https://localization.fgae.de/api/languages/ru/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "ru",
            "filename": "res/values-ru/strings.xml",
            "revision": "5074893a3dc00c3145176d7f42aef425a10b284a,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/ru/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/ru/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/ru/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ru/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 112,
            "translated_words": 792,
            "translated_percent": 94.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 246,
            "failing_checks_percent": 18.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-12T12:48:07.923642Z",
            "last_author": "Игорь",
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ru/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ru/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ru/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ru/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/sk/",
                "url": "https://localization.fgae.de/api/languages/sk/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "sk",
            "filename": "res/values-sk/strings.xml",
            "revision": "f4766a8876d756d4629847cfa5820d71b325550c,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/sk/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/sk/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/sk/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sk/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 81,
            "failing_checks_percent": 10.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sk/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sk/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sk/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sk/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/sv/",
                "url": "https://localization.fgae.de/api/languages/sv/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "sv",
            "filename": "res/values-sv/strings.xml",
            "revision": "765aa3562233f3e1a9c59a41000268d652fb5391,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/sv/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/sv/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/sv/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sv/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 30,
            "failing_checks_words": 213,
            "failing_checks_percent": 25.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sv/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sv/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sv/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sv/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/sv/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/ta/",
                "url": "https://localization.fgae.de/api/languages/ta/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "ta",
            "filename": "res/values-ta/strings.xml",
            "revision": "8f173724597e8cb1e2ee1f50957664cbe8e0ccc6,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/ta/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/ta/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/ta/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ta/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 36,
            "failing_checks_percent": 9.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ta/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ta/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ta/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ta/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ta/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/th/",
                "url": "https://localization.fgae.de/api/languages/th/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "th",
            "filename": "res/values-th/strings.xml",
            "revision": "721d28bde415c81e062df662c419fc6cbfa5e6b6,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/th/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/th/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/th/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/th/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 63,
            "failing_checks_percent": 9.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/th/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/th/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/th/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/th/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/th/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/tr/",
                "url": "https://localization.fgae.de/api/languages/tr/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "tr",
            "filename": "res/values-tr/strings.xml",
            "revision": "81bd39377c7cf33e55f8708e5258b8dbaa69eed3,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/tr/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/tr/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/tr/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/tr/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 115,
            "translated_words": 819,
            "translated_percent": 97.5,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.8,
            "failing_checks": 24,
            "failing_checks_words": 255,
            "failing_checks_percent": 20.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-11T16:54:18.340595Z",
            "last_author": "Mustafa Türkmen",
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/tr/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/tr/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/tr/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/tr/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/uk/",
                "url": "https://localization.fgae.de/api/languages/uk/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "uk",
            "filename": "res/values-uk/strings.xml",
            "revision": "d9878d96956aa34770a18f663d62f2e401e5c8dc,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/uk/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/uk/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/uk/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/uk/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/uk/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/uk/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/uk/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/uk/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/uk/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/vi/",
                "url": "https://localization.fgae.de/api/languages/vi/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "vi",
            "filename": "res/values-vi/strings.xml",
            "revision": "d5886bed51ea5c4bf991394b9c27950c559c3afe,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/vi/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/vi/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/vi/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/vi/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 50,
            "failing_checks_percent": 3.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/vi/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/vi/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/vi/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/vi/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/vi/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/zh_Hans/",
                "url": "https://localization.fgae.de/api/languages/zh_Hans/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "zh-rCN",
            "filename": "res/values-zh-rCN/strings.xml",
            "revision": "188e61698691278a59c471c243795a7fa31558c2,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/zh_Hans/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/zh_Hans/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/zh_Hans/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hans/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 117,
            "translated_words": 856,
            "translated_percent": 99.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.8,
            "failing_checks": 6,
            "failing_checks_words": 36,
            "failing_checks_percent": 5.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-02-24T10:19:32.897669Z",
            "last_author": "hnwhw",
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hans/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hans/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hans/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant_HK",
                "name": "Chinese (Hong Kong)",
                "direction": "ltr",
                "web_url": "http://localization.fgae.de/languages/zh_Hant_HK/",
                "url": "https://localization.fgae.de/api/languages/zh_Hant_HK/?format=api"
            },
            "component": {
                "name": "App (legacy)",
                "slug": "app-legacy",
                "project": {
                    "name": "Cinema FV-5",
                    "slug": "cinemafv5",
                    "web": "http://www.cinemafv5.com/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://localization.fgae.de/languages/en/",
                        "url": "https://localization.fgae.de/api/languages/en/?format=api"
                    },
                    "web_url": "http://localization.fgae.de/projects/cinemafv5/",
                    "url": "https://localization.fgae.de/api/projects/cinemafv5/?format=api",
                    "components_list_url": "https://localization.fgae.de/api/projects/cinemafv5/components/?format=api",
                    "repository_url": "https://localization.fgae.de/api/projects/cinemafv5/repository/?format=api",
                    "statistics_url": "https://localization.fgae.de/api/projects/cinemafv5/statistics/?format=api",
                    "changes_list_url": "https://localization.fgae.de/api/projects/cinemafv5/changes/?format=api"
                },
                "vcs": "git",
                "repo": "http://localization.fgae.de:3000/fgae-localization/cinemafv5-app-legacy.git",
                "git_export": "https://localization.fgae.de/git/cinemafv5/app-legacy/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "new_base": "",
                "file_format": "aresource",
                "license": "Creative Commons Attribution-ShareAlike 4.0 International License",
                "license_url": "http://creativecommons.org/licenses/by-sa/4.0/",
                "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/",
                "url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
                "repository_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/repository/?format=api",
                "translations_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/translations/?format=api",
                "statistics_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/statistics/?format=api",
                "lock_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/lock/?format=api",
                "changes_list_url": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/changes/?format=api"
            },
            "language_code": "zh-rHK",
            "filename": "res/values-zh-rHK/strings.xml",
            "revision": "0ea2366e54d4374271b2a73ae7193da51907357c,3eeb91e6d9980ab523875a27078111c3d907397e",
            "web_url": "http://localization.fgae.de/projects/cinemafv5/app-legacy/zh_Hant_HK/",
            "share_url": "http://localization.fgae.de/engage/cinemafv5/zh_Hant_HK/",
            "translate_url": "http://localization.fgae.de/translate/cinemafv5/app-legacy/zh_Hant_HK/",
            "url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hant_HK/?format=api",
            "is_template": false,
            "total": 118,
            "total_words": 857,
            "translated": 111,
            "translated_words": 784,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 66,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hant_HK/repository/?format=api",
            "file_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/zh_Hant_HK/units/?format=api"
        }
    ]
}