Translation components API.

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

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

{
    "count": 62,
    "next": "http://translate.pkp.sfu.ca/api/components/ojs/author/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2024-03-22T18:44:52.089772Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr_CA",
            "name": "French (Canada)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/fr_CA/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/fr_CA/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2022-08-08T21:29:07.570327Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/pt_BR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/pt_BR/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2022-11-02T21:25:27.968567Z",
            "recent_changes": 56,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_CN",
            "name": "Chinese (Simplified)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/zh_CN/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/zh_CN/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-04-27T16:33:39.572175Z",
            "recent_changes": 1,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 1,
            "failing_percent": 1.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 15,
            "comments": 0,
            "code": "eu",
            "name": "Basque",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/eu/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/eu/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-07-06T19:06:35.670778Z",
            "recent_changes": 2,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr_FR",
            "name": "French",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/fr_FR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/fr_FR/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2024-02-19T14:00:41.807046Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/nb_NO/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/nb_NO/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2024-03-28T10:32:03.990663Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/nl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/nl/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-04-28T16:11:35.250692Z",
            "recent_changes": 37,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/pt_PT/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/pt_PT/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2022-07-02T13:31:11.489973Z",
            "recent_changes": 1,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 7,
            "failing_percent": 7.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sr_Cyrl",
            "name": "Serbian (cyrillic)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/sr_Cyrl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sr_Cyrl/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2022-07-02T13:31:11.957438Z",
            "recent_changes": 1,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 7,
            "failing_percent": 7.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/sr_Latn/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sr_Latn/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2022-07-02T13:31:33.312299Z",
            "recent_changes": 1,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 2,
            "failing_percent": 2.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hi",
            "name": "Hindi",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/hi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/hi/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 620,
            "translated_percent": 98.9,
            "translated_words_percent": 98.4,
            "translated_chars": 4115,
            "translated_chars_percent": 98.6,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 25,
            "failing_percent": 26.3,
            "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/author/en/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/en/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2022-09-30T09:25:06.305681Z",
            "recent_changes": 81,
            "translated": 94,
            "translated_words": 559,
            "translated_percent": 98.9,
            "translated_words_percent": 88.7,
            "translated_chars": 3746,
            "translated_chars_percent": 89.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/zh_Hant/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/zh_Hant/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-06-02T22:42:16.533061Z",
            "recent_changes": 200,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 2.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/az/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/az/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/ar/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ar/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "be@cyrillic",
            "name": "Belarusian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/be@cyrillic/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/be@cyrillic/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/bg/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/bg/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 4,
            "failing_percent": 4.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bs",
            "name": "Bosnian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/bs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/bs/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2024-03-01T15:02:51.254620Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/ca/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ca/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-04-22T18:37:42.813719Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/cs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/cs/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/da/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/da/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-04-25T13:56:50.428304Z",
            "recent_changes": 3,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/de/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/de/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/el/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/el/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-04-27T12:23:47.341063Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/es/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/es/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 21,
            "failing_percent": 22.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/fa/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/fa/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/fi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/fi/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gd",
            "name": "Gaelic",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/gd/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/gd/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 3,
            "failing_percent": 3.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/gl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/gl/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/he/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/he/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 4,
            "failing_percent": 4.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/hr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/hr/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-04-27T11:24:46.661648Z",
            "recent_changes": 15,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/hu/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/hu/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/hy/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/hy/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/id/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/id/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 3,
            "failing_percent": 3.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "is",
            "name": "Icelandic",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/is/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/is/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2024-03-09T18:25:33.179153Z",
            "recent_changes": 4,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/it/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/it/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 4,
            "failing_percent": 4.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/ja/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ja/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ka",
            "name": "Georgian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/ka/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ka/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "kk",
            "name": "Kazakh",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/kk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/kk/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2024-02-22T15:19:31.388633Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "lv",
            "name": "Latvian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/lv/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/lv/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-03-15T09:01:50.443284Z",
            "recent_changes": 5,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "mk",
            "name": "Macedonian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/mk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/mk/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2023-08-25T07:26:31.894898Z",
            "recent_changes": 13,
            "translated": 19,
            "translated_words": 71,
            "translated_percent": 20.0,
            "translated_words_percent": 11.2,
            "translated_chars": 452,
            "translated_chars_percent": 10.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "mn",
            "name": "Mongolian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/mn/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/mn/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ms",
            "name": "Malay",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/ms/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ms/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 617,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 4084,
            "translated_chars_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/pl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/pl/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/ro/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ro/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/ru/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ru/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/sk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sk/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/sl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sl/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/sv/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sv/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/tr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/tr/"
        },
        {
            "total": 95,
            "total_words": 630,
            "total_chars": 4173,
            "last_change": "2024-02-18T12:08:59.329679Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 630,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4173,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 1.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "http://translate.pkp.sfu.ca/projects/ojs/author/uk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/uk/"
        }
    ]
}