Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2024-09-26T11:35:50.772574Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 489,
            "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": 4,
            "approved_percent": 80.0,
            "approved_words": 42,
            "approved_words_percent": 67.7,
            "approved_chars": 328,
            "approved_chars_percent": 67.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": "de",
            "name": "German",
            "url": "https://translate.tails.net/projects/tails/chat/de/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/de/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2024-08-01T20:28:11.607308Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 489,
            "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": 4,
            "approved_percent": 80.0,
            "approved_words": 56,
            "approved_words_percent": 90.3,
            "approved_chars": 393,
            "approved_chars_percent": 80.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": "fr",
            "name": "French",
            "url": "https://translate.tails.net/projects/tails/chat/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/fr/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2018-03-19T21:02:05Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 20.0,
            "translated_words_percent": 3.2,
            "translated_chars": 23,
            "translated_chars_percent": 4.7,
            "fuzzy": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 20,
            "fuzzy_words_percent": 32.2,
            "fuzzy_chars": 161,
            "fuzzy_chars_percent": 32.9,
            "failing": 1,
            "failing_percent": 20.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": 4,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/chat/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/pt/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2024-08-19T23:43:33.290303Z",
            "recent_changes": 2,
            "translated": 5,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 489,
            "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": 5,
            "approved_percent": 100.0,
            "approved_words": 62,
            "approved_words_percent": 100.0,
            "approved_chars": 489,
            "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/chat/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/ca/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2024-11-04T15:59:14.604891Z",
            "recent_changes": 3,
            "translated": 5,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 489,
            "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": 5,
            "approved_percent": 100.0,
            "approved_words": 62,
            "approved_words_percent": 100.0,
            "approved_chars": 489,
            "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": "es",
            "name": "Spanish",
            "url": "https://translate.tails.net/projects/tails/chat/es/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/es/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2022-07-09T15:55:44.607323Z",
            "recent_changes": 4,
            "translated": 4,
            "translated_words": 56,
            "translated_percent": 80.0,
            "translated_words_percent": 90.3,
            "translated_chars": 393,
            "translated_chars_percent": 80.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": 1,
            "approved_percent": 20.0,
            "approved_words": 24,
            "approved_words_percent": 38.7,
            "approved_chars": 156,
            "approved_chars_percent": 31.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": "it",
            "name": "Italian",
            "url": "https://translate.tails.net/projects/tails/chat/it/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/it/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2023-12-22T20:47:32.447173Z",
            "recent_changes": 4,
            "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": 4,
            "failing_percent": 80.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": "pl",
            "name": "Polish",
            "url": "https://translate.tails.net/projects/tails/chat/pl/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/pl/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "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": 5,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.net/projects/tails/chat/tr/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/tr/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2015-09-24T09:33:35Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 20.0,
            "translated_words_percent": 3.2,
            "translated_chars": 23,
            "translated_chars_percent": 4.7,
            "fuzzy": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 20,
            "fuzzy_words_percent": 32.2,
            "fuzzy_chars": 161,
            "fuzzy_chars_percent": 32.9,
            "failing": 1,
            "failing_percent": 20.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": 2,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.tails.net/projects/tails/chat/fa/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/fa/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "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": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.net/projects/tails/chat/ar/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/ar/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "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": 1,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/chat/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/ru/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "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": 3,
            "comments": 0,
            "code": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.net/projects/tails/chat/zh/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/zh/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": "2018-11-02T08:49:29Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 12,
            "translated_percent": 40.0,
            "translated_words_percent": 19.3,
            "translated_chars": 76,
            "translated_chars_percent": 15.5,
            "fuzzy": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 24,
            "fuzzy_words_percent": 38.7,
            "fuzzy_chars": 156,
            "fuzzy_chars_percent": 31.9,
            "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": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.net/projects/tails/chat/zh_TW/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/zh_TW/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "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": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.net/projects/tails/chat/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/sr_Latn/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "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": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.net/projects/tails/chat/id/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/id/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 489,
            "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": 20.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 100.0,
            "readonly_words": 62,
            "readonly_words_percent": 100.0,
            "readonly_chars": 489,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.net/projects/tails/chat/en/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/en/"
        },
        {
            "total": 5,
            "total_words": 62,
            "total_chars": 489,
            "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/chat/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/chat/bg/"
        }
    ]
}