Translation components API.

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

GET /api/components/ojs/blocks-developedBy/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2020-06-04T13:50:29.986934Z",
            "recent_changes": 2,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr_CA",
            "name": "French (Canada)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/fr_CA/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/fr_CA/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2020-06-03T17:32:32.770505Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/pt_BR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/pt_BR/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2020-09-24T10:14:36.902217Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/nl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/nl/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2020-06-05T10:25:13.267106Z",
            "recent_changes": 2,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/pt_PT/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/pt_PT/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 66.6,
            "translated_words_percent": 83.3,
            "translated_chars": 69,
            "translated_chars_percent": 85.1,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/sr_Latn/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/sr_Latn/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2021-01-13T12:29:05.756865Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/nb_NO/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/nb_NO/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr_FR",
            "name": "French",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/fr_FR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/fr_FR/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/en/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/en/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2022-09-28T10:32:30.764123Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/zh_Hant/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/zh_Hant/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/ar/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/ar/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/bg/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/bg/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bs",
            "name": "Bosnian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/bs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/bs/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/ca/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/ca/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/cs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/cs/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/da/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/da/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/de/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/de/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/el/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/el/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/es/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/es/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 33.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/fa/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/fa/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/fi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/fi/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gd",
            "name": "Gaelic",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/gd/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/gd/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/gl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/gl/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/he/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/he/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/hr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/hr/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2023-04-20T13:40:28.229486Z",
            "recent_changes": 5,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/hu/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/hu/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/hy/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/hy/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/id/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/id/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "is",
            "name": "Icelandic",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/is/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/is/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/it/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/it/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/ja/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/ja/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "kk",
            "name": "Kazakh",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/kk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/kk/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/ko/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/ko/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2023-10-30T18:55:53.709499Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "lv",
            "name": "Latvian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/lv/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/lv/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "mk",
            "name": "Macedonian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/mk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/mk/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ms",
            "name": "Malay",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/ms/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/ms/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/pl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/pl/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/ru/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/ru/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/sk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/sk/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/sl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/sl/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/sv/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/sv/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/tr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/tr/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2023-04-29T10:51:22.948658Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/uk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/uk/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2024-01-29T18:40:01.795182Z",
            "recent_changes": 4,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uz",
            "name": "Uzbek",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/uz/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/uz/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uz_Latn",
            "name": "Uzbek (latin)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/uz_Latn/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/uz_Latn/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/vi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/vi/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ckb",
            "name": "Kurdish (Central)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/ckb/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/ckb/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "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,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "dsb",
            "name": "Lower Sorbian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/dsb/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/dsb/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "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,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hsb",
            "name": "Upper Sorbian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/hsb/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/hsb/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2023-06-02T22:42:17.482174Z",
            "recent_changes": 6,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/az/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/az/"
        },
        {
            "total": 3,
            "total_words": 12,
            "total_chars": 81,
            "last_change": "2024-01-03T06:50:42.208403Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 81,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ky",
            "name": "Kyrgyz",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/blocks-developedBy/ky/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/ky/"
        }
    ]
}