Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": "2024-02-27T15:30:39.527563Z",
            "recent_changes": 4,
            "translated": 14,
            "translated_words": 259,
            "translated_percent": 73.6,
            "translated_words_percent": 70.3,
            "translated_chars": 2071,
            "translated_chars_percent": 74.3,
            "fuzzy": 4,
            "fuzzy_percent": 21.0,
            "fuzzy_words": 73,
            "fuzzy_words_percent": 19.8,
            "fuzzy_chars": 487,
            "fuzzy_chars_percent": 17.4,
            "failing": 2,
            "failing_percent": 10.5,
            "approved": 9,
            "approved_percent": 47.3,
            "approved_words": 209,
            "approved_words_percent": 56.7,
            "approved_chars": 1780,
            "approved_chars_percent": 63.8,
            "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/trust/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/de/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": "2024-02-27T15:30:39.845303Z",
            "recent_changes": 4,
            "translated": 14,
            "translated_words": 259,
            "translated_percent": 73.6,
            "translated_words_percent": 70.3,
            "translated_chars": 2071,
            "translated_chars_percent": 74.3,
            "fuzzy": 4,
            "fuzzy_percent": 21.0,
            "fuzzy_words": 73,
            "fuzzy_words_percent": 19.8,
            "fuzzy_chars": 487,
            "fuzzy_chars_percent": 17.4,
            "failing": 2,
            "failing_percent": 10.5,
            "approved": 14,
            "approved_percent": 73.6,
            "approved_words": 259,
            "approved_words_percent": 70.3,
            "approved_chars": 2071,
            "approved_chars_percent": 74.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.boum.org/projects/tails/trust/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/fr/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": "2024-02-27T15:30:40.430622Z",
            "recent_changes": 4,
            "translated": 14,
            "translated_words": 259,
            "translated_percent": 73.6,
            "translated_words_percent": 70.3,
            "translated_chars": 2071,
            "translated_chars_percent": 74.3,
            "fuzzy": 4,
            "fuzzy_percent": 21.0,
            "fuzzy_words": 73,
            "fuzzy_words_percent": 19.8,
            "fuzzy_chars": 487,
            "fuzzy_chars_percent": 17.4,
            "failing": 2,
            "failing_percent": 10.5,
            "approved": 3,
            "approved_percent": 15.7,
            "approved_words": 14,
            "approved_words_percent": 3.8,
            "approved_chars": 185,
            "approved_chars_percent": 6.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.boum.org/projects/tails/trust/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/pt/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": "2024-02-27T23:03:40.650717Z",
            "recent_changes": 10,
            "translated": 19,
            "translated_words": 368,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2786,
            "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": 19,
            "approved_percent": 100.0,
            "approved_words": 368,
            "approved_words_percent": 100.0,
            "approved_chars": 2786,
            "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/trust/ca/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/ca/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": "2024-02-27T15:30:39.635645Z",
            "recent_changes": 4,
            "translated": 11,
            "translated_words": 162,
            "translated_percent": 57.8,
            "translated_words_percent": 44.0,
            "translated_chars": 1153,
            "translated_chars_percent": 41.3,
            "fuzzy": 4,
            "fuzzy_percent": 21.0,
            "fuzzy_words": 73,
            "fuzzy_words_percent": 19.8,
            "fuzzy_chars": 487,
            "fuzzy_chars_percent": 17.4,
            "failing": 2,
            "failing_percent": 10.5,
            "approved": 10,
            "approved_percent": 52.6,
            "approved_words": 151,
            "approved_words_percent": 41.0,
            "approved_chars": 1080,
            "approved_chars_percent": 38.7,
            "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": "es",
            "name": "Spanish",
            "url": "https://translate.tails.boum.org/projects/tails/trust/es/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/es/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "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": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.boum.org/projects/tails/trust/tr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/tr/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": "2023-12-23T17:38:27.717503Z",
            "recent_changes": 2,
            "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": 1,
            "failing_percent": 5.2,
            "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/trust/pl/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/pl/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "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": 1,
            "fuzzy_percent": 5.2,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.6,
            "fuzzy_chars": 41,
            "fuzzy_chars_percent": 1.4,
            "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": "fa",
            "name": "Persian",
            "url": "https://translate.tails.boum.org/projects/tails/trust/fa/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/fa/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": "2024-02-27T15:30:40.068153Z",
            "recent_changes": 4,
            "translated": 14,
            "translated_words": 259,
            "translated_percent": 73.6,
            "translated_words_percent": 70.3,
            "translated_chars": 2071,
            "translated_chars_percent": 74.3,
            "fuzzy": 4,
            "fuzzy_percent": 21.0,
            "fuzzy_words": 73,
            "fuzzy_words_percent": 19.8,
            "fuzzy_chars": 487,
            "fuzzy_chars_percent": 17.4,
            "failing": 2,
            "failing_percent": 10.5,
            "approved": 4,
            "approved_percent": 21.0,
            "approved_words": 66,
            "approved_words_percent": 17.9,
            "approved_chars": 749,
            "approved_chars_percent": 26.8,
            "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/trust/it/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/it/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "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/trust/ar/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/ar/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": "2022-12-22T09:03:42.452918Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 5.2,
            "translated_words_percent": 1.0,
            "translated_chars": 76,
            "translated_chars_percent": 2.7,
            "fuzzy": 1,
            "fuzzy_percent": 5.2,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 1.6,
            "fuzzy_chars": 41,
            "fuzzy_chars_percent": 1.4,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 5.2,
            "approved_words": 4,
            "approved_words_percent": 1.0,
            "approved_chars": 76,
            "approved_chars_percent": 2.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 10,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.tails.boum.org/projects/tails/trust/ru/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/ru/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "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": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.boum.org/projects/tails/trust/zh/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/zh/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "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": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.boum.org/projects/tails/trust/zh_TW/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/zh_TW/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "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/trust/sr_Latn/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/sr_Latn/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "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/trust/id/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/id/"
        },
        {
            "total": 19,
            "total_words": 368,
            "total_chars": 2786,
            "last_change": null,
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 368,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2786,
            "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": 2,
            "failing_percent": 10.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 19,
            "readonly_percent": 100.0,
            "readonly_words": 368,
            "readonly_words_percent": 100.0,
            "readonly_chars": 2786,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.boum.org/projects/tails/trust/en/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/trust/en/"
        }
    ]
}