Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-10-21T13:47:10.986252Z",
            "recent_changes": 5,
            "translated": 70,
            "translated_words": 837,
            "translated_percent": 84.3,
            "translated_words_percent": 78.0,
            "translated_chars": 6121,
            "translated_chars_percent": 76.6,
            "fuzzy": 8,
            "fuzzy_percent": 9.6,
            "fuzzy_words": 161,
            "fuzzy_words_percent": 15.0,
            "fuzzy_chars": 1216,
            "fuzzy_chars_percent": 15.2,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 64,
            "approved_percent": 77.1,
            "approved_words": 726,
            "approved_words_percent": 67.6,
            "approved_chars": 5404,
            "approved_chars_percent": 67.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/de/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/de/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-28T09:09:51.260910Z",
            "recent_changes": 1,
            "translated": 83,
            "translated_words": 1073,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7982,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 82,
            "approved_percent": 98.7,
            "approved_words": 1052,
            "approved_words_percent": 98.0,
            "approved_chars": 7807,
            "approved_chars_percent": 97.8,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 2,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/fr/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-11-08T14:57:24.386458Z",
            "recent_changes": 2,
            "translated": 10,
            "translated_words": 49,
            "translated_percent": 12.0,
            "translated_words_percent": 4.5,
            "translated_chars": 479,
            "translated_chars_percent": 6.0,
            "fuzzy": 3,
            "fuzzy_percent": 3.6,
            "fuzzy_words": 14,
            "fuzzy_words_percent": 1.3,
            "fuzzy_chars": 112,
            "fuzzy_chars_percent": 1.4,
            "failing": 1,
            "failing_percent": 1.2,
            "approved": 9,
            "approved_percent": 10.8,
            "approved_words": 45,
            "approved_words_percent": 4.1,
            "approved_chars": 386,
            "approved_chars_percent": 4.8,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 73,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/pt/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2025-02-24T22:44:01.909766Z",
            "recent_changes": 3,
            "translated": 83,
            "translated_words": 1073,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7982,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 83,
            "approved_percent": 100.0,
            "approved_words": 1073,
            "approved_words_percent": 100.0,
            "approved_chars": 7982,
            "approved_chars_percent": 100.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/ca/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-11-22T17:00:06.831660Z",
            "recent_changes": 3,
            "translated": 19,
            "translated_words": 165,
            "translated_percent": 22.8,
            "translated_words_percent": 15.3,
            "translated_chars": 1339,
            "translated_chars_percent": 16.7,
            "fuzzy": 22,
            "fuzzy_percent": 26.5,
            "fuzzy_words": 222,
            "fuzzy_words_percent": 20.6,
            "fuzzy_chars": 1703,
            "fuzzy_chars_percent": 21.3,
            "failing": 14,
            "failing_percent": 16.8,
            "approved": 19,
            "approved_percent": 22.8,
            "approved_words": 165,
            "approved_words_percent": 15.3,
            "approved_chars": 1339,
            "approved_chars_percent": 16.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 5,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/es/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/es/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:38:49.817243Z",
            "recent_changes": 3,
            "translated": 6,
            "translated_words": 10,
            "translated_percent": 7.2,
            "translated_words_percent": 0.9,
            "translated_chars": 117,
            "translated_chars_percent": 1.4,
            "fuzzy": 11,
            "fuzzy_percent": 13.2,
            "fuzzy_words": 73,
            "fuzzy_words_percent": 6.8,
            "fuzzy_chars": 699,
            "fuzzy_chars_percent": 8.7,
            "failing": 13,
            "failing_percent": 15.6,
            "approved": 6,
            "approved_percent": 7.2,
            "approved_words": 10,
            "approved_words_percent": 0.9,
            "approved_chars": 117,
            "approved_chars_percent": 1.4,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/pl/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/pl/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:35:30.462185Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 4.8,
            "translated_words_percent": 0.5,
            "translated_chars": 59,
            "translated_chars_percent": 0.7,
            "fuzzy": 13,
            "fuzzy_percent": 15.6,
            "fuzzy_words": 77,
            "fuzzy_words_percent": 7.1,
            "fuzzy_chars": 757,
            "fuzzy_chars_percent": 9.4,
            "failing": 11,
            "failing_percent": 13.2,
            "approved": 4,
            "approved_percent": 4.8,
            "approved_words": 6,
            "approved_words_percent": 0.5,
            "approved_chars": 59,
            "approved_chars_percent": 0.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/tr/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/tr/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:35:05.940181Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 91,
            "translated_percent": 12.0,
            "translated_words_percent": 8.4,
            "translated_chars": 665,
            "translated_chars_percent": 8.3,
            "fuzzy": 35,
            "fuzzy_percent": 42.1,
            "fuzzy_words": 406,
            "fuzzy_words_percent": 37.8,
            "fuzzy_chars": 2838,
            "fuzzy_chars_percent": 35.5,
            "failing": 22,
            "failing_percent": 26.5,
            "approved": 6,
            "approved_percent": 7.2,
            "approved_words": 14,
            "approved_words_percent": 1.3,
            "approved_chars": 167,
            "approved_chars_percent": 2.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/fa/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/fa/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-14T23:22:45.757340Z",
            "recent_changes": 1,
            "translated": 35,
            "translated_words": 430,
            "translated_percent": 42.1,
            "translated_words_percent": 40.0,
            "translated_chars": 3314,
            "translated_chars_percent": 41.5,
            "fuzzy": 27,
            "fuzzy_percent": 32.5,
            "fuzzy_words": 400,
            "fuzzy_words_percent": 37.2,
            "fuzzy_chars": 2754,
            "fuzzy_chars_percent": 34.5,
            "failing": 8,
            "failing_percent": 9.6,
            "approved": 19,
            "approved_percent": 22.8,
            "approved_words": 84,
            "approved_words_percent": 7.8,
            "approved_chars": 970,
            "approved_chars_percent": 12.1,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/it/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/it/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:34:47.128000Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 4.8,
            "translated_words_percent": 0.5,
            "translated_chars": 59,
            "translated_chars_percent": 0.7,
            "fuzzy": 13,
            "fuzzy_percent": 15.6,
            "fuzzy_words": 77,
            "fuzzy_words_percent": 7.1,
            "fuzzy_chars": 757,
            "fuzzy_chars_percent": 9.4,
            "failing": 11,
            "failing_percent": 13.2,
            "approved": 4,
            "approved_percent": 4.8,
            "approved_words": 6,
            "approved_words_percent": 0.5,
            "approved_chars": 59,
            "approved_chars_percent": 0.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/ar/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/ar/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:35:15.283502Z",
            "recent_changes": 1,
            "translated": 31,
            "translated_words": 449,
            "translated_percent": 37.3,
            "translated_words_percent": 41.8,
            "translated_chars": 3187,
            "translated_chars_percent": 39.9,
            "fuzzy": 34,
            "fuzzy_percent": 40.9,
            "fuzzy_words": 417,
            "fuzzy_words_percent": 38.8,
            "fuzzy_chars": 3117,
            "fuzzy_chars_percent": 39.0,
            "failing": 24,
            "failing_percent": 28.9,
            "approved": 30,
            "approved_percent": 36.1,
            "approved_words": 442,
            "approved_words_percent": 41.1,
            "approved_chars": 3129,
            "approved_chars_percent": 39.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/ru/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:34:55.009518Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 10,
            "translated_percent": 6.0,
            "translated_words_percent": 0.9,
            "translated_chars": 152,
            "translated_chars_percent": 1.9,
            "fuzzy": 13,
            "fuzzy_percent": 15.6,
            "fuzzy_words": 77,
            "fuzzy_words_percent": 7.1,
            "fuzzy_chars": 757,
            "fuzzy_chars_percent": 9.4,
            "failing": 11,
            "failing_percent": 13.2,
            "approved": 4,
            "approved_percent": 4.8,
            "approved_words": 6,
            "approved_words_percent": 0.5,
            "approved_chars": 59,
            "approved_chars_percent": 0.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/zh/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/zh/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:34:50.916023Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 4.8,
            "translated_words_percent": 0.5,
            "translated_chars": 59,
            "translated_chars_percent": 0.7,
            "fuzzy": 16,
            "fuzzy_percent": 19.2,
            "fuzzy_words": 94,
            "fuzzy_words_percent": 8.7,
            "fuzzy_chars": 905,
            "fuzzy_chars_percent": 11.3,
            "failing": 11,
            "failing_percent": 13.2,
            "approved": 4,
            "approved_percent": 4.8,
            "approved_words": 6,
            "approved_words_percent": 0.5,
            "approved_chars": 59,
            "approved_chars_percent": 0.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/zh_TW/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/zh_TW/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:35:22.250681Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 4.8,
            "translated_words_percent": 0.5,
            "translated_chars": 59,
            "translated_chars_percent": 0.7,
            "fuzzy": 13,
            "fuzzy_percent": 15.6,
            "fuzzy_words": 77,
            "fuzzy_words_percent": 7.1,
            "fuzzy_chars": 757,
            "fuzzy_chars_percent": 9.4,
            "failing": 11,
            "failing_percent": 13.2,
            "approved": 4,
            "approved_percent": 4.8,
            "approved_words": 6,
            "approved_words_percent": 0.5,
            "approved_chars": 59,
            "approved_chars_percent": 0.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/sr_Latn/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": "2024-05-20T16:35:00.571258Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 6,
            "translated_percent": 4.8,
            "translated_words_percent": 0.5,
            "translated_chars": 59,
            "translated_chars_percent": 0.7,
            "fuzzy": 13,
            "fuzzy_percent": 15.6,
            "fuzzy_words": 77,
            "fuzzy_words_percent": 7.1,
            "fuzzy_chars": 757,
            "fuzzy_chars_percent": 9.4,
            "failing": 11,
            "failing_percent": 13.2,
            "approved": 4,
            "approved_percent": 4.8,
            "approved_words": 6,
            "approved_words_percent": 0.5,
            "approved_chars": 59,
            "approved_chars_percent": 0.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/id/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/id/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": null,
            "recent_changes": 0,
            "translated": 83,
            "translated_words": 1073,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7982,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 28,
            "failing_percent": 33.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 83,
            "readonly_percent": 100.0,
            "readonly_words": 1073,
            "readonly_words_percent": 100.0,
            "readonly_chars": 7982,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/en/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/en/"
        },
        {
            "total": 83,
            "total_words": 1073,
            "total_chars": 7982,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translate.tails.net/projects/tails/encrypted_volumes/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/encrypted_volumes/bg/"
        }
    ]
}