Translation components API.

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

GET /api/components/plugins/review-report-plugin/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 36,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": "2020-02-27T20:33:09.993626Z",
            "recent_changes": 1,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 5,
            "failing_percent": 23.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "fr_CA",
            "name": "French (Canada)",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/fr_CA/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/fr_CA/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": "2021-01-28T09:23:41.073553Z",
            "recent_changes": 1,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 5,
            "failing_percent": 23.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 6,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/nb_NO/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/nb_NO/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 6,
            "failing_percent": 28.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/nl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/nl/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": "2020-06-05T19:15:11.580035Z",
            "recent_changes": 2,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/pt_BR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/pt_BR/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": "2021-01-18T12:30:47.383715Z",
            "recent_changes": 6,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/pt_PT/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/pt_PT/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 66.6,
            "translated_words_percent": 68.0,
            "translated_chars": 235,
            "translated_chars_percent": 65.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_CN",
            "name": "Chinese (Simplified)",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/zh_CN/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/zh_CN/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": "2020-11-24T15:53:17.556736Z",
            "recent_changes": 18,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 7,
            "failing_percent": 33.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "fr_FR",
            "name": "French",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/fr_FR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/fr_FR/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 9.5,
            "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/plugins/review-report-plugin/en/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/en/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 5,
            "failing_percent": 23.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/ar/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/ar/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/bg/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/bg/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/ca/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/ca/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/cs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/cs/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": "2023-05-17T08:39:44.626065Z",
            "recent_changes": 4,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/da/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/da/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/de/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/de/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/el/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/el/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 9.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/es/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/es/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 66.6,
            "translated_words_percent": 68.0,
            "translated_chars": 235,
            "translated_chars_percent": 65.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 4.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/fa/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/fa/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": "2023-12-05T12:10:06.526536Z",
            "recent_changes": 1,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/fi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/fi/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/gl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/gl/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/hu/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/hu/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/hy/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/hy/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/id/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/id/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 9.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/it/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/it/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/ja/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/ja/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ka",
            "name": "Georgian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/ka/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/ka/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "mk",
            "name": "Macedonian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/mk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/mk/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ms",
            "name": "Malay",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/ms/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/ms/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 66.6,
            "translated_words_percent": 68.0,
            "translated_chars": 235,
            "translated_chars_percent": 65.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/ro/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/ro/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/ru/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/ru/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/sl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/sl/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 20,
            "translated_words": 48,
            "translated_percent": 95.2,
            "translated_words_percent": 96.0,
            "translated_chars": 340,
            "translated_chars_percent": 95.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/sv/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/sv/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/tr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/tr/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": "2023-04-26T07:53:09.946754Z",
            "recent_changes": 1,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/uk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/uk/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 50,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 357,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 23.8,
            "suggestions": 0,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/vi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/vi/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "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": "az",
            "name": "Azerbaijani",
            "url": "http://translate.pkp.sfu.ca/projects/plugins/review-report-plugin/az/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/az/"
        },
        {
            "total": 21,
            "total_words": 50,
            "total_chars": 357,
            "last_change": null,
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 42.8,
            "translated_words_percent": 58.0,
            "translated_chars": 183,
            "translated_chars_percent": 51.2,
            "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/plugins/review-report-plugin/sr_Latn/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/review-report-plugin/sr_Latn/"
        }
    ]
}