Translation components API.

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

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

{
    "count": 35,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 24,
            "total_words": 87,
            "total_chars": 621,
            "last_change": null,
            "recent_changes": 0,
            "translated": 24,
            "translated_words": 87,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 621,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 16,
            "readonly_percent": 66.6,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/en/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/en/"
        },
        {
            "total": 11,
            "total_words": 72,
            "total_chars": 521,
            "last_change": "2021-09-20T16:38:56.895179Z",
            "recent_changes": 1,
            "translated": 11,
            "translated_words": 72,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 521,
            "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/ops/glossary/pt_BR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/pt_BR/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/fr_CA/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/fr_CA/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/sr_Latn/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/sr_Latn/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/nl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/nl/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": "2025-09-17T12:49:46.551066Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "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",
            "name": "French",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/fr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/fr/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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": "fa_IR",
            "name": "Persian",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/fa_IR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/fa_IR/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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": "eu",
            "name": "Basque",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/eu/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/eu/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/pt_PT/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/pt_PT/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/nb_NO/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/nb_NO/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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_CN",
            "name": "Chinese (Simplified)",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/zh_CN/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/zh_CN/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/ca/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/ca/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/id/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/id/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": "2025-04-05T20:43:29.004552Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "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/ops/glossary/es/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/es/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": "2025-10-27T10:59:14.188831Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "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/ops/glossary/de/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/de/"
        },
        {
            "total": 6,
            "total_words": 6,
            "total_chars": 38,
            "last_change": "2023-12-02T20:08:56.585971Z",
            "recent_changes": 3,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 83.3,
            "translated_words_percent": 83.3,
            "translated_chars": 34,
            "translated_chars_percent": 89.4,
            "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/ops/glossary/fi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/fi/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": "2025-04-02T06:01:52.805590Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "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/ops/glossary/mk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/mk/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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": "fa",
            "name": "Persian",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/fa/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/fa/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/sl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/sl/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/hr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/hr/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": "2025-04-01T05:43:37.457128Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "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/ops/glossary/cs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/cs/"
        },
        {
            "total": 3,
            "total_words": 4,
            "total_chars": 17,
            "last_change": "2025-04-16T12:03:39.649811Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 17,
            "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/ops/glossary/uk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/uk/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/pl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/pl/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/hu/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/hu/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": "2025-05-06T03:06:54.526935Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "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/ops/glossary/ar/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/ar/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": "2025-11-07T06:45:06.377542Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "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/ops/glossary/da/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/da/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/sv/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/sv/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/ru/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/ru/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/tr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/tr/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/it/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/it/"
        },
        {
            "total": 5,
            "total_words": 5,
            "total_chars": 32,
            "last_change": "2025-04-01T06:41:07.233010Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 32,
            "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": 20.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/bg/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/bg/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/fr_FR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/fr_FR/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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/ops/glossary/ky/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/ky/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": "2025-05-13T15:44:08.395295Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "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_Hans",
            "name": "Chinese (Simplified)",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/zh_Hans/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/zh_Hans/"
        },
        {
            "total": 2,
            "total_words": 2,
            "total_chars": 7,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "translated_words_percent": 50.0,
            "translated_chars": 3,
            "translated_chars_percent": 42.8,
            "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",
            "name": "Portuguese",
            "url": "http://translate.pkp.sfu.ca/projects/ops/glossary/pt/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/pt/"
        }
    ]
}