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": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": "2024-02-27T15:34:50.246719Z",
            "recent_changes": 2,
            "translated": 4,
            "translated_words": 56,
            "translated_percent": 66.6,
            "translated_words_percent": 93.3,
            "translated_chars": 393,
            "translated_chars_percent": 90.9,
            "fuzzy": 2,
            "fuzzy_percent": 33.3,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 6.6,
            "fuzzy_chars": 39,
            "fuzzy_chars_percent": 9.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 3,
            "approved_percent": 50.0,
            "approved_words": 36,
            "approved_words_percent": 60.0,
            "approved_chars": 232,
            "approved_chars_percent": 53.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.boum.org/projects/tails/chat/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/de/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": "2024-02-27T15:34:50.441311Z",
            "recent_changes": 2,
            "translated": 4,
            "translated_words": 56,
            "translated_percent": 66.6,
            "translated_words_percent": 93.3,
            "translated_chars": 393,
            "translated_chars_percent": 90.9,
            "fuzzy": 2,
            "fuzzy_percent": 33.3,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 6.6,
            "fuzzy_chars": 39,
            "fuzzy_chars_percent": 9.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 4,
            "approved_percent": 66.6,
            "approved_words": 56,
            "approved_words_percent": 93.3,
            "approved_chars": 393,
            "approved_chars_percent": 90.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": "fr",
            "name": "French",
            "url": "https://translate.tails.boum.org/projects/tails/chat/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/fr/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": "2024-02-27T15:34:50.660482Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 16.6,
            "translated_words_percent": 3.3,
            "translated_chars": 23,
            "translated_chars_percent": 5.3,
            "fuzzy": 2,
            "fuzzy_percent": 33.3,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 36.6,
            "fuzzy_chars": 174,
            "fuzzy_chars_percent": 40.2,
            "failing": 1,
            "failing_percent": 16.6,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.boum.org/projects/tails/chat/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/pt/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": "2024-02-27T22:50:14.573979Z",
            "recent_changes": 4,
            "translated": 6,
            "translated_words": 60,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 432,
            "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": 6,
            "approved_percent": 100.0,
            "approved_words": 60,
            "approved_words_percent": 100.0,
            "approved_chars": 432,
            "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.boum.org/projects/tails/chat/ca/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/ca/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": "2024-02-27T15:34:50.307052Z",
            "recent_changes": 2,
            "translated": 3,
            "translated_words": 32,
            "translated_percent": 50.0,
            "translated_words_percent": 53.3,
            "translated_chars": 237,
            "translated_chars_percent": 54.8,
            "fuzzy": 3,
            "fuzzy_percent": 50.0,
            "fuzzy_words": 28,
            "fuzzy_words_percent": 46.6,
            "fuzzy_chars": 195,
            "fuzzy_chars_percent": 45.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 3,
            "approved_percent": 50.0,
            "approved_words": 32,
            "approved_words_percent": 53.3,
            "approved_chars": 237,
            "approved_chars_percent": 54.8,
            "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.boum.org/projects/tails/chat/es/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/es/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": "2024-02-27T15:34:50.548414Z",
            "recent_changes": 2,
            "translated": 4,
            "translated_words": 56,
            "translated_percent": 66.6,
            "translated_words_percent": 93.3,
            "translated_chars": 393,
            "translated_chars_percent": 90.9,
            "fuzzy": 2,
            "fuzzy_percent": 33.3,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 6.6,
            "fuzzy_chars": 39,
            "fuzzy_chars_percent": 9.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 16.6,
            "approved_words": 24,
            "approved_words_percent": 40.0,
            "approved_chars": 156,
            "approved_chars_percent": 36.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": "it",
            "name": "Italian",
            "url": "https://translate.tails.boum.org/projects/tails/chat/it/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/it/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "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": 66.6,
            "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.boum.org/projects/tails/chat/pl/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/pl/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "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": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.boum.org/projects/tails/chat/tr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/tr/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": "2015-09-24T09:33:35Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 16.6,
            "translated_words_percent": 3.3,
            "translated_chars": 23,
            "translated_chars_percent": 5.3,
            "fuzzy": 2,
            "fuzzy_percent": 33.3,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 36.6,
            "fuzzy_chars": 174,
            "fuzzy_chars_percent": 40.2,
            "failing": 1,
            "failing_percent": 16.6,
            "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.boum.org/projects/tails/chat/fa/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/fa/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "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.boum.org/projects/tails/chat/ar/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/ar/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "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.boum.org/projects/tails/chat/ru/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/ru/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "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.boum.org/projects/tails/chat/zh/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/zh/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": "2018-11-02T08:49:29Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 12,
            "translated_percent": 33.3,
            "translated_words_percent": 20.0,
            "translated_chars": 76,
            "translated_chars_percent": 17.5,
            "fuzzy": 2,
            "fuzzy_percent": 33.3,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 43.3,
            "fuzzy_chars": 169,
            "fuzzy_chars_percent": 39.1,
            "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.boum.org/projects/tails/chat/zh_TW/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/zh_TW/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "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.boum.org/projects/tails/chat/sr_Latn/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/sr_Latn/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "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.boum.org/projects/tails/chat/id/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/id/"
        },
        {
            "total": 6,
            "total_words": 60,
            "total_chars": 432,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 60,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 432,
            "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": 16.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 100.0,
            "readonly_words": 60,
            "readonly_words_percent": 100.0,
            "readonly_chars": 432,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.boum.org/projects/tails/chat/en/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/chat/en/"
        }
    ]
}