Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-08-13T18:17:42.426942Z",
            "recent_changes": 0,
            "translated": 28,
            "translated_words": 243,
            "translated_percent": 57.1,
            "translated_words_percent": 61.9,
            "translated_chars": 2519,
            "translated_chars_percent": 55.7,
            "fuzzy": 21,
            "fuzzy_percent": 42.8,
            "fuzzy_words": 149,
            "fuzzy_words_percent": 38.0,
            "fuzzy_chars": 1998,
            "fuzzy_chars_percent": 44.2,
            "failing": 1,
            "failing_percent": 2.0,
            "approved": 8,
            "approved_percent": 16.3,
            "approved_words": 94,
            "approved_words_percent": 23.9,
            "approved_chars": 664,
            "approved_chars_percent": 14.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 21,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.net/projects/tails/features/de/",
            "translate_url": "https://translate.tails.net/translate/tails/features/de/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:10.237837Z",
            "recent_changes": 0,
            "translated": 49,
            "translated_words": 392,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4517,
            "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": 1,
            "failing_percent": 2.0,
            "approved": 49,
            "approved_percent": 100.0,
            "approved_words": 392,
            "approved_words_percent": 100.0,
            "approved_chars": 4517,
            "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": "fr",
            "name": "French",
            "url": "https://translate.tails.net/projects/tails/features/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/features/fr/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-06-08T17:53:57.679230Z",
            "recent_changes": 2,
            "translated": 49,
            "translated_words": 392,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4517,
            "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": 1,
            "failing_percent": 2.0,
            "approved": 49,
            "approved_percent": 100.0,
            "approved_words": 392,
            "approved_words_percent": 100.0,
            "approved_chars": 4517,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/features/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/features/pt/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:08.807657Z",
            "recent_changes": 0,
            "translated": 46,
            "translated_words": 366,
            "translated_percent": 93.8,
            "translated_words_percent": 93.3,
            "translated_chars": 4097,
            "translated_chars_percent": 90.7,
            "fuzzy": 3,
            "fuzzy_percent": 6.1,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 6.6,
            "fuzzy_chars": 420,
            "fuzzy_chars_percent": 9.2,
            "failing": 1,
            "failing_percent": 2.0,
            "approved": 42,
            "approved_percent": 85.7,
            "approved_words": 319,
            "approved_words_percent": 81.3,
            "approved_chars": 3647,
            "approved_chars_percent": 80.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": "es",
            "name": "Spanish",
            "url": "https://translate.tails.net/projects/tails/features/es/",
            "translate_url": "https://translate.tails.net/translate/tails/features/es/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:09.388850Z",
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 28,
            "translated_percent": 10.2,
            "translated_words_percent": 7.1,
            "translated_chars": 383,
            "translated_chars_percent": 8.4,
            "fuzzy": 24,
            "fuzzy_percent": 48.9,
            "fuzzy_words": 195,
            "fuzzy_words_percent": 49.7,
            "fuzzy_chars": 2145,
            "fuzzy_chars_percent": 47.4,
            "failing": 7,
            "failing_percent": 14.2,
            "approved": 1,
            "approved_percent": 2.0,
            "approved_words": 2,
            "approved_words_percent": 0.5,
            "approved_chars": 18,
            "approved_chars_percent": 0.3,
            "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/features/fa/",
            "translate_url": "https://translate.tails.net/translate/tails/features/fa/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-07-23T11:56:34.148084Z",
            "recent_changes": 4,
            "translated": 49,
            "translated_words": 392,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4517,
            "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": 49,
            "approved_percent": 100.0,
            "approved_words": 392,
            "approved_words_percent": 100.0,
            "approved_chars": 4517,
            "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/features/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/features/ca/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:12.294676Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 2.0,
            "translated_words_percent": 0.5,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 4,
            "fuzzy_percent": 8.1,
            "fuzzy_words": 24,
            "fuzzy_words_percent": 6.1,
            "fuzzy_chars": 530,
            "fuzzy_chars_percent": 11.7,
            "failing": 1,
            "failing_percent": 2.0,
            "approved": 1,
            "approved_percent": 2.0,
            "approved_words": 2,
            "approved_words_percent": 0.5,
            "approved_chars": 18,
            "approved_chars_percent": 0.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 7,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.tails.net/projects/tails/features/pl/",
            "translate_url": "https://translate.tails.net/translate/tails/features/pl/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:14.980910Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 2.0,
            "translated_words_percent": 0.5,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 4,
            "fuzzy_percent": 8.1,
            "fuzzy_words": 24,
            "fuzzy_words_percent": 6.1,
            "fuzzy_chars": 530,
            "fuzzy_chars_percent": 11.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 2.0,
            "approved_words": 2,
            "approved_words_percent": 0.5,
            "approved_chars": 18,
            "approved_chars_percent": 0.3,
            "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/features/tr/",
            "translate_url": "https://translate.tails.net/translate/tails/features/tr/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:11.714493Z",
            "recent_changes": 0,
            "translated": 47,
            "translated_words": 373,
            "translated_percent": 95.9,
            "translated_words_percent": 95.1,
            "translated_chars": 4162,
            "translated_chars_percent": 92.1,
            "fuzzy": 2,
            "fuzzy_percent": 4.0,
            "fuzzy_words": 19,
            "fuzzy_words_percent": 4.8,
            "fuzzy_chars": 355,
            "fuzzy_chars_percent": 7.8,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 28,
            "approved_percent": 57.1,
            "approved_words": 226,
            "approved_words_percent": 57.6,
            "approved_chars": 2453,
            "approved_chars_percent": 54.3,
            "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/features/it/",
            "translate_url": "https://translate.tails.net/translate/tails/features/it/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:05.972558Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 2.0,
            "translated_words_percent": 0.5,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 4,
            "fuzzy_percent": 8.1,
            "fuzzy_words": 24,
            "fuzzy_words_percent": 6.1,
            "fuzzy_chars": 530,
            "fuzzy_chars_percent": 11.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 2.0,
            "approved_words": 2,
            "approved_words_percent": 0.5,
            "approved_chars": 18,
            "approved_chars_percent": 0.3,
            "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/features/ar/",
            "translate_url": "https://translate.tails.net/translate/tails/features/ar/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:13.425095Z",
            "recent_changes": 0,
            "translated": 15,
            "translated_words": 85,
            "translated_percent": 30.6,
            "translated_words_percent": 21.6,
            "translated_chars": 954,
            "translated_chars_percent": 21.1,
            "fuzzy": 19,
            "fuzzy_percent": 38.7,
            "fuzzy_words": 196,
            "fuzzy_words_percent": 50.0,
            "fuzzy_chars": 2117,
            "fuzzy_chars_percent": 46.8,
            "failing": 5,
            "failing_percent": 10.2,
            "approved": 12,
            "approved_percent": 24.4,
            "approved_words": 46,
            "approved_words_percent": 11.7,
            "approved_chars": 467,
            "approved_chars_percent": 10.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 6,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/features/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/features/ru/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:15.494417Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 15,
            "translated_percent": 6.1,
            "translated_words_percent": 3.8,
            "translated_chars": 183,
            "translated_chars_percent": 4.0,
            "fuzzy": 11,
            "fuzzy_percent": 22.4,
            "fuzzy_words": 54,
            "fuzzy_words_percent": 13.7,
            "fuzzy_chars": 785,
            "fuzzy_chars_percent": 17.3,
            "failing": 5,
            "failing_percent": 10.2,
            "approved": 1,
            "approved_percent": 2.0,
            "approved_words": 2,
            "approved_words_percent": 0.5,
            "approved_chars": 18,
            "approved_chars_percent": 0.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 10,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified Han script)",
            "url": "https://translate.tails.net/projects/tails/features/zh_Hans/",
            "translate_url": "https://translate.tails.net/translate/tails/features/zh_Hans/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:16.307062Z",
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 27,
            "translated_percent": 14.2,
            "translated_words_percent": 6.8,
            "translated_chars": 353,
            "translated_chars_percent": 7.8,
            "fuzzy": 16,
            "fuzzy_percent": 32.6,
            "fuzzy_words": 133,
            "fuzzy_words_percent": 33.9,
            "fuzzy_chars": 1507,
            "fuzzy_chars_percent": 33.3,
            "failing": 4,
            "failing_percent": 8.1,
            "approved": 6,
            "approved_percent": 12.2,
            "approved_words": 19,
            "approved_words_percent": 4.8,
            "approved_chars": 237,
            "approved_chars_percent": 5.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": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.net/projects/tails/features/zh_TW/",
            "translate_url": "https://translate.tails.net/translate/tails/features/zh_TW/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:14.123694Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 2.0,
            "translated_words_percent": 0.5,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 4,
            "fuzzy_percent": 8.1,
            "fuzzy_words": 24,
            "fuzzy_words_percent": 6.1,
            "fuzzy_chars": 530,
            "fuzzy_chars_percent": 11.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 2.0,
            "approved_words": 2,
            "approved_words_percent": 0.5,
            "approved_chars": 18,
            "approved_chars_percent": 0.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (Latin script)",
            "url": "https://translate.tails.net/projects/tails/features/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/features/sr_Latn/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:11.028816Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 2.0,
            "translated_words_percent": 0.5,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 4,
            "fuzzy_percent": 8.1,
            "fuzzy_words": 24,
            "fuzzy_words_percent": 6.1,
            "fuzzy_chars": 530,
            "fuzzy_chars_percent": 11.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 2.0,
            "approved_words": 2,
            "approved_words_percent": 0.5,
            "approved_chars": 18,
            "approved_chars_percent": 0.3,
            "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": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.net/projects/tails/features/id/",
            "translate_url": "https://translate.tails.net/translate/tails/features/id/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-03-31T23:02:39.160595Z",
            "recent_changes": 0,
            "translated": 49,
            "translated_words": 392,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4517,
            "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": 19,
            "failing_percent": 38.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 49,
            "readonly_percent": 100.0,
            "readonly_words": 392,
            "readonly_words_percent": 100.0,
            "readonly_chars": 4517,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.net/projects/tails/features/en/",
            "translate_url": "https://translate.tails.net/translate/tails/features/en/"
        },
        {
            "total": 49,
            "total_words": 392,
            "total_chars": 4517,
            "last_change": "2026-05-20T19:03:06.539013Z",
            "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/features/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/features/bg/"
        }
    ]
}