Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2024-10-10T13:14:21.518509Z",
            "recent_changes": 13,
            "translated": 41,
            "translated_words": 176,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1813,
            "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": 33,
            "approved_percent": 80.4,
            "approved_words": 141,
            "approved_words_percent": 80.1,
            "approved_chars": 1552,
            "approved_chars_percent": 85.6,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.net/projects/tails/doc/de/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/de/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2024-09-28T20:15:10.132260Z",
            "recent_changes": 1,
            "translated": 41,
            "translated_words": 176,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1813,
            "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": 40,
            "approved_percent": 97.5,
            "approved_words": 174,
            "approved_words_percent": 98.8,
            "approved_chars": 1792,
            "approved_chars_percent": 98.8,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.tails.net/projects/tails/doc/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/fr/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2025-02-14T10:01:44.052440Z",
            "recent_changes": 1,
            "translated": 41,
            "translated_words": 176,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1813,
            "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": 32,
            "approved_percent": 78.0,
            "approved_words": 143,
            "approved_words_percent": 81.2,
            "approved_chars": 1519,
            "approved_chars_percent": 83.7,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/doc/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/pt/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2024-11-22T17:00:06.703908Z",
            "recent_changes": 3,
            "translated": 31,
            "translated_words": 116,
            "translated_percent": 75.6,
            "translated_words_percent": 65.9,
            "translated_chars": 1239,
            "translated_chars_percent": 68.3,
            "fuzzy": 1,
            "fuzzy_percent": 2.4,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 2.2,
            "fuzzy_chars": 45,
            "fuzzy_chars_percent": 2.4,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 30,
            "approved_percent": 73.1,
            "approved_words": 114,
            "approved_words_percent": 64.7,
            "approved_chars": 1218,
            "approved_chars_percent": 67.1,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 9,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.tails.net/projects/tails/doc/es/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/es/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2020-09-05T06:07:00.085793Z",
            "recent_changes": 2,
            "translated": 16,
            "translated_words": 60,
            "translated_percent": 39.0,
            "translated_words_percent": 34.0,
            "translated_chars": 685,
            "translated_chars_percent": 37.7,
            "fuzzy": 2,
            "fuzzy_percent": 4.8,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 4.5,
            "fuzzy_chars": 103,
            "fuzzy_chars_percent": 5.6,
            "failing": 1,
            "failing_percent": 2.4,
            "approved": 2,
            "approved_percent": 4.8,
            "approved_words": 3,
            "approved_words_percent": 1.7,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.tails.net/projects/tails/doc/fa/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/fa/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2024-05-02T19:35:49.113764Z",
            "recent_changes": 1,
            "translated": 40,
            "translated_words": 172,
            "translated_percent": 97.5,
            "translated_words_percent": 97.7,
            "translated_chars": 1768,
            "translated_chars_percent": 97.5,
            "fuzzy": 1,
            "fuzzy_percent": 2.4,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 2.2,
            "fuzzy_chars": 45,
            "fuzzy_chars_percent": 2.4,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 20,
            "approved_percent": 48.7,
            "approved_words": 84,
            "approved_words_percent": 47.7,
            "approved_chars": 782,
            "approved_chars_percent": 43.1,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 1,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://translate.tails.net/projects/tails/doc/it/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/it/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2023-03-13T16:38:03.500453Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.9,
            "translated_words_percent": 16.4,
            "translated_chars": 448,
            "translated_chars_percent": 24.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.6,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 14.7,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.6,
            "failing": 1,
            "failing_percent": 2.4,
            "approved": 2,
            "approved_percent": 4.8,
            "approved_words": 3,
            "approved_words_percent": 1.7,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.net/projects/tails/doc/ar/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/ar/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2025-02-24T22:44:02.133145Z",
            "recent_changes": 3,
            "translated": 41,
            "translated_words": 176,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1813,
            "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": 40,
            "approved_percent": 97.5,
            "approved_words": 174,
            "approved_words_percent": 98.8,
            "approved_chars": 1792,
            "approved_chars_percent": 98.8,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://translate.tails.net/projects/tails/doc/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/ca/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2023-12-23T20:09:45.308343Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.9,
            "translated_words_percent": 16.4,
            "translated_chars": 448,
            "translated_chars_percent": 24.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.6,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 14.7,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.6,
            "failing": 5,
            "failing_percent": 12.1,
            "approved": 2,
            "approved_percent": 4.8,
            "approved_words": 3,
            "approved_words_percent": 1.7,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 1,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.tails.net/projects/tails/doc/pl/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/pl/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2023-12-21T23:21:09.166654Z",
            "recent_changes": 1,
            "translated": 19,
            "translated_words": 72,
            "translated_percent": 46.3,
            "translated_words_percent": 40.9,
            "translated_chars": 823,
            "translated_chars_percent": 45.3,
            "fuzzy": 5,
            "fuzzy_percent": 12.1,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 12.5,
            "fuzzy_chars": 213,
            "fuzzy_chars_percent": 11.7,
            "failing": 1,
            "failing_percent": 2.4,
            "approved": 18,
            "approved_percent": 43.9,
            "approved_words": 70,
            "approved_words_percent": 39.7,
            "approved_chars": 802,
            "approved_chars_percent": 44.2,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/doc/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/ru/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2023-03-13T16:39:54.394863Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.9,
            "translated_words_percent": 16.4,
            "translated_chars": 448,
            "translated_chars_percent": 24.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.6,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 14.7,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.6,
            "failing": 1,
            "failing_percent": 2.4,
            "approved": 2,
            "approved_percent": 4.8,
            "approved_words": 3,
            "approved_words_percent": 1.7,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.net/projects/tails/doc/tr/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/tr/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2023-03-13T16:38:39.637753Z",
            "recent_changes": 1,
            "translated": 15,
            "translated_words": 58,
            "translated_percent": 36.5,
            "translated_words_percent": 32.9,
            "translated_chars": 653,
            "translated_chars_percent": 36.0,
            "fuzzy": 6,
            "fuzzy_percent": 14.6,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 14.7,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.6,
            "failing": 1,
            "failing_percent": 2.4,
            "approved": 2,
            "approved_percent": 4.8,
            "approved_words": 3,
            "approved_words_percent": 1.7,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 11,
            "comments": 0,
            "code": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.net/projects/tails/doc/zh/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/zh/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2020-05-14T07:56:07.326535Z",
            "recent_changes": 8,
            "translated": 16,
            "translated_words": 60,
            "translated_percent": 39.0,
            "translated_words_percent": 34.0,
            "translated_chars": 685,
            "translated_chars_percent": 37.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.6,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 14.7,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.6,
            "failing": 1,
            "failing_percent": 2.4,
            "approved": 8,
            "approved_percent": 19.5,
            "approved_words": 27,
            "approved_words_percent": 15.3,
            "approved_chars": 427,
            "approved_chars_percent": 23.5,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.net/projects/tails/doc/zh_TW/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/zh_TW/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2024-05-12T13:29:24.351873Z",
            "recent_changes": 5,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.9,
            "translated_words_percent": 16.4,
            "translated_chars": 448,
            "translated_chars_percent": 24.7,
            "fuzzy": 5,
            "fuzzy_percent": 12.1,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 12.5,
            "fuzzy_chars": 213,
            "fuzzy_chars_percent": 11.7,
            "failing": 1,
            "failing_percent": 2.4,
            "approved": 8,
            "approved_percent": 19.5,
            "approved_words": 27,
            "approved_words_percent": 15.3,
            "approved_chars": 427,
            "approved_chars_percent": 23.5,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 1,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.net/projects/tails/doc/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/sr_Latn/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": "2023-03-13T16:38:52.718353Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.9,
            "translated_words_percent": 16.4,
            "translated_chars": 448,
            "translated_chars_percent": 24.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.6,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 14.7,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.6,
            "failing": 1,
            "failing_percent": 2.4,
            "approved": 8,
            "approved_percent": 19.5,
            "approved_words": 27,
            "approved_words_percent": 15.3,
            "approved_chars": 427,
            "approved_chars_percent": 23.5,
            "readonly": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 8,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.net/projects/tails/doc/id/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/id/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": null,
            "recent_changes": 0,
            "translated": 41,
            "translated_words": 176,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1813,
            "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.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 41,
            "readonly_percent": 100.0,
            "readonly_words": 176,
            "readonly_words_percent": 100.0,
            "readonly_chars": 1813,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.net/projects/tails/doc/en/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/en/"
        },
        {
            "total": 41,
            "total_words": 176,
            "total_chars": 1813,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 2.4,
            "translated_words_percent": 1.1,
            "translated_chars": 21,
            "translated_chars_percent": 1.1,
            "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": 1,
            "readonly_percent": 2.4,
            "readonly_words": 2,
            "readonly_words_percent": 1.1,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translate.tails.net/projects/tails/doc/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/doc/bg/"
        }
    ]
}