Translation components API.

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

GET /api/components/otrs-7/general-catalog/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 20,
            "translated_words": 100,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 646,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 6,
            "failing_percent": 30.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 20,
            "readonly_percent": 100.0,
            "readonly_words": 100,
            "readonly_words_percent": 100.0,
            "readonly_chars": 646,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/en/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/en/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar_SA",
            "name": "Arabic (Saudi Arabia)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/ar_SA/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/ar_SA/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:15.715033Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/bg/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/bg/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/ca/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/ca/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:15.819202Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 4,
            "failing_percent": 20.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/cs/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/cs/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:15.872348Z",
            "recent_changes": 1,
            "translated": 8,
            "translated_words": 23,
            "translated_percent": 40.0,
            "translated_words_percent": 23.0,
            "translated_chars": 155,
            "translated_chars_percent": 23.9,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/da/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/da/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2022-03-03T11:09:17.392688Z",
            "recent_changes": 1,
            "translated": 20,
            "translated_words": 100,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 646,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 4,
            "approved_percent": 20.0,
            "approved_words": 24,
            "approved_words_percent": 24.0,
            "approved_chars": 160,
            "approved_chars_percent": 24.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/de/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/de/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/el/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/el/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en_CA",
            "name": "English (Canada)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/en_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/en_CA/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:16.076350Z",
            "recent_changes": 1,
            "translated": 12,
            "translated_words": 63,
            "translated_percent": 60.0,
            "translated_words_percent": 63.0,
            "translated_chars": 431,
            "translated_chars_percent": 66.7,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 1,
            "failing_percent": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/en_GB/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/en_GB/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-09-15T22:45:15.298573Z",
            "recent_changes": 2,
            "translated": 19,
            "translated_words": 91,
            "translated_percent": 95.0,
            "translated_words_percent": 91.0,
            "translated_chars": 593,
            "translated_chars_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/es/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/es/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es_CO",
            "name": "Spanish (Colombia)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/es_CO/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/es_CO/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:59:10.292196Z",
            "recent_changes": 3,
            "translated": 19,
            "translated_words": 91,
            "translated_percent": 95.0,
            "translated_words_percent": 91.0,
            "translated_chars": 593,
            "translated_chars_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 19,
            "approved_percent": 95.0,
            "approved_words": 91,
            "approved_words_percent": 91.0,
            "approved_chars": 593,
            "approved_chars_percent": 91.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es_MX",
            "name": "Spanish (Mexico)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/es_MX/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/es_MX/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "et",
            "name": "Estonian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/et/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/et/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:16.376087Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 5,
            "failing_percent": 25.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/fa/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/fa/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/fi/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/fi/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:16.490958Z",
            "recent_changes": 1,
            "translated": 16,
            "translated_words": 76,
            "translated_percent": 80.0,
            "translated_words_percent": 76.0,
            "translated_chars": 500,
            "translated_chars_percent": 77.3,
            "fuzzy": 2,
            "fuzzy_percent": 10.0,
            "fuzzy_words": 13,
            "fuzzy_words_percent": 13.0,
            "fuzzy_chars": 77,
            "fuzzy_chars_percent": 11.9,
            "failing": 3,
            "failing_percent": 15.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/fr/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/fr/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-07-22T17:22:23.616508Z",
            "recent_changes": 19,
            "translated": 19,
            "translated_words": 91,
            "translated_percent": 95.0,
            "translated_words_percent": 91.0,
            "translated_chars": 593,
            "translated_chars_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr_CA",
            "name": "French (Canada)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/fr_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/fr_CA/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:16.610139Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/gl/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/gl/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:16.669747Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 15,
            "translated_percent": 25.0,
            "translated_words_percent": 15.0,
            "translated_chars": 108,
            "translated_chars_percent": 16.7,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/he/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/he/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hi",
            "name": "Hindi",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/hi/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/hi/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:16.786296Z",
            "recent_changes": 1,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 35.0,
            "translated_words_percent": 20.0,
            "translated_chars": 138,
            "translated_chars_percent": 21.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 1,
            "failing_percent": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/hr/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/hr/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2022-03-03T11:13:19.496849Z",
            "recent_changes": 1,
            "translated": 20,
            "translated_words": 100,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 646,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 20,
            "approved_percent": 100.0,
            "approved_words": 100,
            "approved_words_percent": 100.0,
            "approved_chars": 646,
            "approved_chars_percent": 100.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/hu/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/hu/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:16.906322Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/id/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/id/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2022-11-16T21:41:12.888546Z",
            "recent_changes": 4,
            "translated": 20,
            "translated_words": 100,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 646,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/it/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/it/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.031170Z",
            "recent_changes": 1,
            "translated": 15,
            "translated_words": 70,
            "translated_percent": 75.0,
            "translated_words_percent": 70.0,
            "translated_chars": 470,
            "translated_chars_percent": 72.7,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 5,
            "failing_percent": 25.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/ja/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/ja/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/ko/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/ko/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "lt",
            "name": "Lithuanian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/lt/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/lt/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "lv",
            "name": "Latvian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/lv/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/lv/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.252393Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "mk",
            "name": "Macedonian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/mk/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/mk/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.311837Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ms",
            "name": "Malay",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/ms/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/ms/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.365596Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 3,
            "failing_percent": 15.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/nb_NO/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/nb_NO/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-09-01T14:44:37.236578Z",
            "recent_changes": 1,
            "translated": 19,
            "translated_words": 91,
            "translated_percent": 95.0,
            "translated_words_percent": 91.0,
            "translated_chars": 593,
            "translated_chars_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/nl/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/nl/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.473664Z",
            "recent_changes": 1,
            "translated": 16,
            "translated_words": 76,
            "translated_percent": 80.0,
            "translated_words_percent": 76.0,
            "translated_chars": 500,
            "translated_chars_percent": 77.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 3,
            "failing_percent": 15.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/pl/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/pl/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.526939Z",
            "recent_changes": 1,
            "translated": 16,
            "translated_words": 76,
            "translated_percent": 80.0,
            "translated_words_percent": 76.0,
            "translated_chars": 500,
            "translated_chars_percent": 77.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 1,
            "failing_percent": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/pt/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/pt/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2022-08-09T14:30:26.226236Z",
            "recent_changes": 4,
            "translated": 20,
            "translated_words": 100,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 646,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/pt_BR/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 10,
            "translated_percent": 15.0,
            "translated_words_percent": 10.0,
            "translated_chars": 67,
            "translated_chars_percent": 10.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/ro/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/ro/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.686034Z",
            "recent_changes": 1,
            "translated": 12,
            "translated_words": 63,
            "translated_percent": 60.0,
            "translated_words_percent": 63.0,
            "translated_chars": 431,
            "translated_chars_percent": 66.7,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 4,
            "failing_percent": 20.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/ru/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/ru/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/sk/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/sk/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.789527Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 21,
            "translated_percent": 25.0,
            "translated_words_percent": 21.0,
            "translated_chars": 135,
            "translated_chars_percent": 20.8,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/sl/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/sl/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.843618Z",
            "recent_changes": 1,
            "translated": 18,
            "translated_words": 87,
            "translated_percent": 90.0,
            "translated_words_percent": 87.0,
            "translated_chars": 565,
            "translated_chars_percent": 87.4,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 1,
            "failing_percent": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sr",
            "name": "Serbian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/sr/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/sr/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.897495Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/sv/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/sv/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:17.950528Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 1,
            "failing_percent": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sw",
            "name": "Swahili",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/sw/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/sw/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:18.006830Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "th",
            "name": "Thai",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/th/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/th/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:18.060487Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 1,
            "failing_percent": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/tr/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/tr/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:18.115066Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 3,
            "failing_percent": 15.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/uk/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/uk/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:18.171105Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 53,
            "translated_percent": 50.0,
            "translated_words_percent": 53.0,
            "translated_chars": 377,
            "translated_chars_percent": 58.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 3,
            "failing_percent": 15.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/vi/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/vi/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:18.226204Z",
            "recent_changes": 1,
            "translated": 18,
            "translated_words": 87,
            "translated_percent": 90.0,
            "translated_words_percent": 87.0,
            "translated_chars": 565,
            "translated_chars_percent": 87.4,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 1,
            "failing_percent": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/zh_Hans/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/zh_Hans/"
        },
        {
            "total": 20,
            "total_words": 100,
            "total_chars": 646,
            "last_change": "2020-06-30T07:56:18.280393Z",
            "recent_changes": 1,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 35.0,
            "translated_words_percent": 20.0,
            "translated_chars": 138,
            "translated_chars_percent": 21.3,
            "fuzzy": 1,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 4.0,
            "fuzzy_chars": 28,
            "fuzzy_chars_percent": 4.3,
            "failing": 2,
            "failing_percent": 10.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "http://translate.otrs.com/projects/otrs-7/general-catalog/zh_Hant/",
            "translate_url": "http://translate.otrs.com/translate/otrs-7/general-catalog/zh_Hant/"
        }
    ]
}