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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2025-01-23T17:18:19.432978Z",
            "recent_changes": 1,
            "translated": 50,
            "translated_words": 422,
            "translated_percent": 98.0,
            "translated_words_percent": 98.3,
            "translated_chars": 4661,
            "translated_chars_percent": 97.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.9,
            "fuzzy_words": 7,
            "fuzzy_words_percent": 1.6,
            "fuzzy_chars": 129,
            "fuzzy_chars_percent": 2.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 10,
            "approved_percent": 19.6,
            "approved_words": 125,
            "approved_words_percent": 29.1,
            "approved_chars": 1122,
            "approved_chars_percent": 23.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": "de",
            "name": "German",
            "url": "https://translate.tails.net/projects/tails/features/de/",
            "translate_url": "https://translate.tails.net/translate/tails/features/de/"
        },
        {
            "total": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2025-04-30T17:39:58.746208Z",
            "recent_changes": 2,
            "translated": 51,
            "translated_words": 429,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4790,
            "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": 51,
            "approved_percent": 100.0,
            "approved_words": 429,
            "approved_words_percent": 100.0,
            "approved_chars": 4790,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2025-02-12T14:27:42.144372Z",
            "recent_changes": 1,
            "translated": 51,
            "translated_words": 429,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4790,
            "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": 39,
            "approved_percent": 76.4,
            "approved_words": 303,
            "approved_words_percent": 70.6,
            "approved_chars": 3334,
            "approved_chars_percent": 69.6,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/features/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/features/pt/"
        },
        {
            "total": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2025-03-01T16:28:49.538522Z",
            "recent_changes": 5,
            "translated": 50,
            "translated_words": 422,
            "translated_percent": 98.0,
            "translated_words_percent": 98.3,
            "translated_chars": 4661,
            "translated_chars_percent": 97.3,
            "fuzzy": 1,
            "fuzzy_percent": 1.9,
            "fuzzy_words": 7,
            "fuzzy_words_percent": 1.6,
            "fuzzy_chars": 129,
            "fuzzy_chars_percent": 2.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 50,
            "approved_percent": 98.0,
            "approved_words": 422,
            "approved_words_percent": 98.3,
            "approved_chars": 4661,
            "approved_chars_percent": 97.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": "es",
            "name": "Spanish",
            "url": "https://translate.tails.net/projects/tails/features/es/",
            "translate_url": "https://translate.tails.net/translate/tails/features/es/"
        },
        {
            "total": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2020-09-05T05:48:38.592620Z",
            "recent_changes": 1,
            "translated": 6,
            "translated_words": 41,
            "translated_percent": 11.7,
            "translated_words_percent": 9.5,
            "translated_chars": 485,
            "translated_chars_percent": 10.1,
            "fuzzy": 23,
            "fuzzy_percent": 45.0,
            "fuzzy_words": 190,
            "fuzzy_words_percent": 44.2,
            "fuzzy_chars": 2062,
            "fuzzy_chars_percent": 43.0,
            "failing": 7,
            "failing_percent": 13.7,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 2,
            "approved_words_percent": 0.4,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2025-02-13T19:52:47.371437Z",
            "recent_changes": 1,
            "translated": 51,
            "translated_words": 429,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4790,
            "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": 50,
            "approved_percent": 98.0,
            "approved_words": 422,
            "approved_words_percent": 98.3,
            "approved_chars": 4661,
            "approved_chars_percent": 97.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": "ca",
            "name": "Catalan",
            "url": "https://translate.tails.net/projects/tails/features/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/features/ca/"
        },
        {
            "total": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2023-12-22T21:00:00.669049Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.9,
            "translated_words_percent": 0.4,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 2,
            "fuzzy_percent": 3.9,
            "fuzzy_words": 10,
            "fuzzy_words_percent": 2.3,
            "fuzzy_chars": 225,
            "fuzzy_chars_percent": 4.6,
            "failing": 1,
            "failing_percent": 1.9,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 2,
            "approved_words_percent": 0.4,
            "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": 8,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2020-12-25T13:43:39.579763Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.9,
            "translated_words_percent": 0.4,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 2,
            "fuzzy_percent": 3.9,
            "fuzzy_words": 10,
            "fuzzy_words_percent": 2.3,
            "fuzzy_chars": 225,
            "fuzzy_chars_percent": 4.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 2,
            "approved_words_percent": 0.4,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2025-01-23T17:18:20.066744Z",
            "recent_changes": 1,
            "translated": 47,
            "translated_words": 377,
            "translated_percent": 92.1,
            "translated_words_percent": 87.8,
            "translated_chars": 4214,
            "translated_chars_percent": 87.9,
            "fuzzy": 3,
            "fuzzy_percent": 5.8,
            "fuzzy_words": 37,
            "fuzzy_words_percent": 8.6,
            "fuzzy_chars": 489,
            "fuzzy_chars_percent": 10.2,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 23,
            "approved_percent": 45.0,
            "approved_words": 185,
            "approved_words_percent": 43.1,
            "approved_chars": 2061,
            "approved_chars_percent": 43.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 3,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2020-12-25T17:17:12.843338Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.9,
            "translated_words_percent": 0.4,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 2,
            "fuzzy_percent": 3.9,
            "fuzzy_words": 10,
            "fuzzy_words_percent": 2.3,
            "fuzzy_chars": 225,
            "fuzzy_chars_percent": 4.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 2,
            "approved_words_percent": 0.4,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2025-01-23T17:18:20.468532Z",
            "recent_changes": 1,
            "translated": 28,
            "translated_words": 192,
            "translated_percent": 54.9,
            "translated_words_percent": 44.7,
            "translated_chars": 2063,
            "translated_chars_percent": 43.0,
            "fuzzy": 6,
            "fuzzy_percent": 11.7,
            "fuzzy_words": 100,
            "fuzzy_words_percent": 23.3,
            "fuzzy_chars": 1033,
            "fuzzy_chars_percent": 21.5,
            "failing": 5,
            "failing_percent": 9.8,
            "approved": 12,
            "approved_percent": 23.5,
            "approved_words": 46,
            "approved_words_percent": 10.7,
            "approved_chars": 467,
            "approved_chars_percent": 9.7,
            "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": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/features/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/features/ru/"
        },
        {
            "total": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2020-12-25T16:49:30.062577Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 28,
            "translated_percent": 7.8,
            "translated_words_percent": 6.5,
            "translated_chars": 285,
            "translated_chars_percent": 5.9,
            "fuzzy": 8,
            "fuzzy_percent": 15.6,
            "fuzzy_words": 27,
            "fuzzy_words_percent": 6.2,
            "fuzzy_chars": 379,
            "fuzzy_chars_percent": 7.9,
            "failing": 5,
            "failing_percent": 9.8,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 2,
            "approved_words_percent": 0.4,
            "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",
            "name": "Chinese",
            "url": "https://translate.tails.net/projects/tails/features/zh/",
            "translate_url": "https://translate.tails.net/translate/tails/features/zh/"
        },
        {
            "total": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2020-05-15T07:41:30.584033Z",
            "recent_changes": 5,
            "translated": 8,
            "translated_words": 40,
            "translated_percent": 15.6,
            "translated_words_percent": 9.3,
            "translated_chars": 455,
            "translated_chars_percent": 9.4,
            "fuzzy": 15,
            "fuzzy_percent": 29.4,
            "fuzzy_words": 125,
            "fuzzy_words_percent": 29.1,
            "fuzzy_chars": 1402,
            "fuzzy_chars_percent": 29.2,
            "failing": 4,
            "failing_percent": 7.8,
            "approved": 6,
            "approved_percent": 11.7,
            "approved_words": 19,
            "approved_words_percent": 4.4,
            "approved_chars": 237,
            "approved_chars_percent": 4.9,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2023-03-13T16:36:08.755016Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.9,
            "translated_words_percent": 0.4,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 2,
            "fuzzy_percent": 3.9,
            "fuzzy_words": 10,
            "fuzzy_words_percent": 2.3,
            "fuzzy_chars": 225,
            "fuzzy_chars_percent": 4.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 2,
            "approved_words_percent": 0.4,
            "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)",
            "url": "https://translate.tails.net/projects/tails/features/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/features/sr_Latn/"
        },
        {
            "total": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": "2020-12-25T17:16:36.316727Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.9,
            "translated_words_percent": 0.4,
            "translated_chars": 18,
            "translated_chars_percent": 0.3,
            "fuzzy": 2,
            "fuzzy_percent": 3.9,
            "fuzzy_words": 10,
            "fuzzy_words_percent": 2.3,
            "fuzzy_chars": 225,
            "fuzzy_chars_percent": 4.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 2,
            "approved_words_percent": 0.4,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "last_change": null,
            "recent_changes": 0,
            "translated": 51,
            "translated_words": 429,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4790,
            "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": 20,
            "failing_percent": 39.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 51,
            "readonly_percent": 100.0,
            "readonly_words": 429,
            "readonly_words_percent": 100.0,
            "readonly_chars": 4790,
            "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": 51,
            "total_words": 429,
            "total_chars": 4790,
            "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/features/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/features/bg/"
        }
    ]
}