Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-03-14T05:42:00.587322Z",
            "recent_changes": 1,
            "translated": 20,
            "translated_words": 163,
            "translated_percent": 51.2,
            "translated_words_percent": 43.0,
            "translated_chars": 1255,
            "translated_chars_percent": 44.8,
            "fuzzy": 12,
            "fuzzy_percent": 30.7,
            "fuzzy_words": 91,
            "fuzzy_words_percent": 24.0,
            "fuzzy_chars": 614,
            "fuzzy_chars_percent": 21.9,
            "failing": 11,
            "failing_percent": 28.2,
            "approved": 19,
            "approved_percent": 48.7,
            "approved_words": 161,
            "approved_words_percent": 42.4,
            "approved_chars": 1237,
            "approved_chars_percent": 44.2,
            "readonly": 1,
            "readonly_percent": 2.5,
            "readonly_words": 2,
            "readonly_words_percent": 0.5,
            "readonly_chars": 18,
            "readonly_chars_percent": 0.6,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.net/projects/tails/metadata/de/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/de/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-22T01:29:42.553715Z",
            "recent_changes": 1,
            "translated": 39,
            "translated_words": 379,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2796,
            "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": 31,
            "approved_percent": 79.4,
            "approved_words": 323,
            "approved_words_percent": 85.2,
            "approved_chars": 2391,
            "approved_chars_percent": 85.5,
            "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/metadata/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/fr/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:16.463042Z",
            "recent_changes": 0,
            "translated": 4,
            "translated_words": 7,
            "translated_percent": 10.2,
            "translated_words_percent": 1.8,
            "translated_chars": 65,
            "translated_chars_percent": 2.3,
            "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": 4,
            "approved_percent": 10.2,
            "approved_words": 7,
            "approved_words_percent": 1.8,
            "approved_chars": 65,
            "approved_chars_percent": 2.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 33,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/metadata/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/pt/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-23T15:29:44.090653Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 285,
            "translated_percent": 74.3,
            "translated_words_percent": 75.1,
            "translated_chars": 2128,
            "translated_chars_percent": 76.1,
            "fuzzy": 10,
            "fuzzy_percent": 25.6,
            "fuzzy_words": 94,
            "fuzzy_words_percent": 24.8,
            "fuzzy_chars": 668,
            "fuzzy_chars_percent": 23.8,
            "failing": 9,
            "failing_percent": 23.0,
            "approved": 28,
            "approved_percent": 71.7,
            "approved_words": 284,
            "approved_words_percent": 74.9,
            "approved_chars": 2121,
            "approved_chars_percent": 75.8,
            "readonly": 1,
            "readonly_percent": 2.5,
            "readonly_words": 1,
            "readonly_words_percent": 0.2,
            "readonly_chars": 7,
            "readonly_chars_percent": 0.2,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://translate.tails.net/projects/tails/metadata/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/ca/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-03-14T05:42:02.157514Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 7,
            "translated_percent": 10.2,
            "translated_words_percent": 1.8,
            "translated_chars": 65,
            "translated_chars_percent": 2.3,
            "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": 3,
            "approved_percent": 7.6,
            "approved_words": 5,
            "approved_words_percent": 1.3,
            "approved_chars": 47,
            "approved_chars_percent": 1.6,
            "readonly": 1,
            "readonly_percent": 2.5,
            "readonly_words": 2,
            "readonly_words_percent": 0.5,
            "readonly_chars": 18,
            "readonly_chars_percent": 0.6,
            "suggestions": 15,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.tails.net/projects/tails/metadata/es/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/es/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:16.342657Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.6,
            "translated_words_percent": 1.3,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 3,
            "failing_percent": 7.6,
            "approved": 2,
            "approved_percent": 5.1,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 29,
            "approved_chars_percent": 1.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": "pl",
            "name": "Polish",
            "url": "https://translate.tails.net/projects/tails/metadata/pl/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/pl/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:15.848383Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.6,
            "translated_words_percent": 1.3,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 2.5,
            "approved": 3,
            "approved_percent": 7.6,
            "approved_words": 5,
            "approved_words_percent": 1.3,
            "approved_chars": 47,
            "approved_chars_percent": 1.6,
            "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/metadata/fa/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/fa/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:16.245384Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 36,
            "translated_percent": 23.0,
            "translated_words_percent": 9.4,
            "translated_chars": 242,
            "translated_chars_percent": 8.6,
            "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": 9,
            "approved_percent": 23.0,
            "approved_words": 36,
            "approved_words_percent": 9.4,
            "approved_chars": 242,
            "approved_chars_percent": 8.6,
            "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/metadata/it/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/it/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:16.799847Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.6,
            "translated_words_percent": 1.3,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 2.5,
            "approved": 2,
            "approved_percent": 5.1,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 29,
            "approved_chars_percent": 1.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": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.net/projects/tails/metadata/tr/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/tr/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:15.095575Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.6,
            "translated_words_percent": 1.3,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 2.5,
            "approved": 3,
            "approved_percent": 7.6,
            "approved_words": 5,
            "approved_words_percent": 1.3,
            "approved_chars": 47,
            "approved_chars_percent": 1.6,
            "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/metadata/ar/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/ar/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:16.571318Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 105,
            "translated_percent": 23.0,
            "translated_words_percent": 27.7,
            "translated_chars": 777,
            "translated_chars_percent": 27.7,
            "fuzzy": 12,
            "fuzzy_percent": 30.7,
            "fuzzy_words": 128,
            "fuzzy_words_percent": 33.7,
            "fuzzy_chars": 888,
            "fuzzy_chars_percent": 31.7,
            "failing": 12,
            "failing_percent": 30.7,
            "approved": 8,
            "approved_percent": 20.5,
            "approved_words": 103,
            "approved_words_percent": 27.1,
            "approved_chars": 759,
            "approved_chars_percent": 27.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": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/metadata/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/ru/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:16.918293Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.6,
            "translated_words_percent": 1.3,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 2.5,
            "approved": 2,
            "approved_percent": 5.1,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 25,
            "approved_chars_percent": 0.8,
            "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_Hans",
            "name": "Chinese (Simplified Han script)",
            "url": "https://translate.tails.net/projects/tails/metadata/zh_Hans/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/zh_Hans/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:17.021724Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.6,
            "translated_words_percent": 1.3,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 2.5,
            "approved": 2,
            "approved_percent": 5.1,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 29,
            "approved_chars_percent": 1.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": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.net/projects/tails/metadata/zh_TW/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/zh_TW/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:16.679699Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.6,
            "translated_words_percent": 1.3,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 2.5,
            "approved": 1,
            "approved_percent": 2.5,
            "approved_words": 1,
            "approved_words_percent": 0.2,
            "approved_chars": 7,
            "approved_chars_percent": 0.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": "sr_Latn",
            "name": "Serbian (Latin script)",
            "url": "https://translate.tails.net/projects/tails/metadata/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/sr_Latn/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:16.117462Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.6,
            "translated_words_percent": 1.3,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 2.5,
            "approved": 2,
            "approved_percent": 5.1,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 29,
            "approved_chars_percent": 1.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": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.net/projects/tails/metadata/id/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/id/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:15.045360Z",
            "recent_changes": 0,
            "translated": 39,
            "translated_words": 379,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2796,
            "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": 3,
            "failing_percent": 7.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 39,
            "readonly_percent": 100.0,
            "readonly_words": 379,
            "readonly_words_percent": 100.0,
            "readonly_chars": 2796,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.net/projects/tails/metadata/en/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/en/"
        },
        {
            "total": 39,
            "total_words": 379,
            "total_chars": 2796,
            "last_change": "2026-01-19T19:02:15.232861Z",
            "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/metadata/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/bg/"
        }
    ]
}