Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-04-26T08:36:32.161442Z",
            "recent_changes": 9,
            "translated": 36,
            "translated_words": 272,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2221,
            "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": 16,
            "approved_percent": 44.4,
            "approved_words": 74,
            "approved_words_percent": 27.2,
            "approved_chars": 723,
            "approved_chars_percent": 32.5,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.net/projects/tails/index/de/",
            "translate_url": "https://translate.tails.net/translate/tails/index/de/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-05-22T18:19:24.221455Z",
            "recent_changes": 1,
            "translated": 36,
            "translated_words": 272,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2221,
            "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": 36,
            "approved_percent": 100.0,
            "approved_words": 272,
            "approved_words_percent": 100.0,
            "approved_chars": 2221,
            "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/index/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/index/fr/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-04-26T08:49:45.978896Z",
            "recent_changes": 8,
            "translated": 36,
            "translated_words": 272,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2221,
            "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": 35,
            "approved_percent": 97.2,
            "approved_words": 259,
            "approved_words_percent": 95.2,
            "approved_chars": 2103,
            "approved_chars_percent": 94.6,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/index/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/index/pt/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-04-26T08:50:37.427778Z",
            "recent_changes": 9,
            "translated": 36,
            "translated_words": 272,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2221,
            "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": 36,
            "approved_percent": 100.0,
            "approved_words": 272,
            "approved_words_percent": 100.0,
            "approved_chars": 2221,
            "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/index/es/",
            "translate_url": "https://translate.tails.net/translate/tails/index/es/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-04-26T08:37:46.615631Z",
            "recent_changes": 9,
            "translated": 36,
            "translated_words": 272,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2221,
            "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": 15,
            "approved_percent": 41.6,
            "approved_words": 72,
            "approved_words_percent": 26.4,
            "approved_chars": 794,
            "approved_chars_percent": 35.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": "it",
            "name": "Italian",
            "url": "https://translate.tails.net/projects/tails/index/it/",
            "translate_url": "https://translate.tails.net/translate/tails/index/it/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 2.7,
            "translated_words_percent": 1.4,
            "translated_chars": 67,
            "translated_chars_percent": 3.0,
            "fuzzy": 9,
            "fuzzy_percent": 25.0,
            "fuzzy_words": 46,
            "fuzzy_words_percent": 16.9,
            "fuzzy_chars": 442,
            "fuzzy_chars_percent": 19.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": 1,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.tails.net/projects/tails/index/fa/",
            "translate_url": "https://translate.tails.net/translate/tails/index/fa/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "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": 4,
            "fuzzy_percent": 11.1,
            "fuzzy_words": 23,
            "fuzzy_words_percent": 8.4,
            "fuzzy_chars": 267,
            "fuzzy_chars_percent": 12.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": 23,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.net/projects/tails/index/ar/",
            "translate_url": "https://translate.tails.net/translate/tails/index/ar/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-09-19T20:53:06.134513Z",
            "recent_changes": 6,
            "translated": 36,
            "translated_words": 272,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2221,
            "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": 36,
            "approved_percent": 100.0,
            "approved_words": 272,
            "approved_words_percent": 100.0,
            "approved_chars": 2221,
            "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/index/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/index/ca/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-01-11T11:59:15.493762Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 6,
            "translated_percent": 5.5,
            "translated_words_percent": 2.2,
            "translated_chars": 104,
            "translated_chars_percent": 4.6,
            "fuzzy": 10,
            "fuzzy_percent": 27.7,
            "fuzzy_words": 54,
            "fuzzy_words_percent": 19.8,
            "fuzzy_chars": 572,
            "fuzzy_chars_percent": 25.7,
            "failing": 5,
            "failing_percent": 13.8,
            "approved": 1,
            "approved_percent": 2.7,
            "approved_words": 4,
            "approved_words_percent": 1.4,
            "approved_chars": 67,
            "approved_chars_percent": 3.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 20,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.tails.net/projects/tails/index/pl/",
            "translate_url": "https://translate.tails.net/translate/tails/index/pl/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-04-26T09:44:02.964360Z",
            "recent_changes": 10,
            "translated": 33,
            "translated_words": 265,
            "translated_percent": 91.6,
            "translated_words_percent": 97.4,
            "translated_chars": 2149,
            "translated_chars_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_percent": 2.7,
            "fuzzy_words": 3,
            "fuzzy_words_percent": 1.1,
            "fuzzy_chars": 25,
            "fuzzy_chars_percent": 1.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 33,
            "approved_percent": 91.6,
            "approved_words": 265,
            "approved_words_percent": 97.4,
            "approved_chars": 2149,
            "approved_chars_percent": 96.7,
            "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": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/index/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/index/ru/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-05-06T14:17:58.630065Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 5,
            "translated_percent": 2.7,
            "translated_words_percent": 1.8,
            "translated_chars": 49,
            "translated_chars_percent": 2.2,
            "fuzzy": 9,
            "fuzzy_percent": 25.0,
            "fuzzy_words": 49,
            "fuzzy_words_percent": 18.0,
            "fuzzy_chars": 523,
            "fuzzy_chars_percent": 23.5,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 2.7,
            "approved_words": 5,
            "approved_words_percent": 1.8,
            "approved_chars": 49,
            "approved_chars_percent": 2.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.net/projects/tails/index/tr/",
            "translate_url": "https://translate.tails.net/translate/tails/index/tr/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": "2024-04-27T08:39:34.438714Z",
            "recent_changes": 10,
            "translated": 10,
            "translated_words": 50,
            "translated_percent": 27.7,
            "translated_words_percent": 18.3,
            "translated_chars": 509,
            "translated_chars_percent": 22.9,
            "fuzzy": 1,
            "fuzzy_percent": 2.7,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 130,
            "fuzzy_chars_percent": 5.8,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 9,
            "approved_percent": 25.0,
            "approved_words": 46,
            "approved_words_percent": 16.9,
            "approved_chars": 442,
            "approved_chars_percent": 19.9,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 24,
            "comments": 0,
            "code": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.net/projects/tails/index/zh/",
            "translate_url": "https://translate.tails.net/translate/tails/index/zh/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "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": 4,
            "fuzzy_percent": 11.1,
            "fuzzy_words": 23,
            "fuzzy_words_percent": 8.4,
            "fuzzy_chars": 267,
            "fuzzy_chars_percent": 12.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": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.net/projects/tails/index/zh_TW/",
            "translate_url": "https://translate.tails.net/translate/tails/index/zh_TW/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "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": 4,
            "fuzzy_percent": 11.1,
            "fuzzy_words": 23,
            "fuzzy_words_percent": 8.4,
            "fuzzy_chars": 267,
            "fuzzy_chars_percent": 12.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/index/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/index/sr_Latn/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "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": 4,
            "fuzzy_percent": 11.1,
            "fuzzy_words": 23,
            "fuzzy_words_percent": 8.4,
            "fuzzy_chars": 267,
            "fuzzy_chars_percent": 12.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/index/id/",
            "translate_url": "https://translate.tails.net/translate/tails/index/id/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "last_change": null,
            "recent_changes": 0,
            "translated": 36,
            "translated_words": 272,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2221,
            "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": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 36,
            "readonly_percent": 100.0,
            "readonly_words": 272,
            "readonly_words_percent": 100.0,
            "readonly_chars": 2221,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.net/projects/tails/index/en/",
            "translate_url": "https://translate.tails.net/translate/tails/index/en/"
        },
        {
            "total": 36,
            "total_words": 272,
            "total_chars": 2221,
            "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/index/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/index/bg/"
        }
    ]
}