Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-04-26T08:21:19.256896Z",
            "recent_changes": 10,
            "translated": 94,
            "translated_words": 1103,
            "translated_percent": 98.9,
            "translated_words_percent": 99.1,
            "translated_chars": 7804,
            "translated_chars_percent": 99.1,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "fuzzy_words": 10,
            "fuzzy_words_percent": 0.8,
            "fuzzy_chars": 68,
            "fuzzy_chars_percent": 0.8,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 37,
            "approved_percent": 38.9,
            "approved_words": 308,
            "approved_words_percent": 27.6,
            "approved_chars": 2274,
            "approved_chars_percent": 28.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": 1,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.boum.org/projects/tails/about/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/de/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-05-04T20:51:41.585401Z",
            "recent_changes": 1,
            "translated": 95,
            "translated_words": 1113,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7872,
            "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": 95,
            "approved_percent": 100.0,
            "approved_words": 1113,
            "approved_words_percent": 100.0,
            "approved_chars": 7872,
            "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": 1,
            "code": "fr",
            "name": "French",
            "url": "https://translate.tails.boum.org/projects/tails/about/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/fr/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-04-24T09:45:08.164854Z",
            "recent_changes": 10,
            "translated": 95,
            "translated_words": 1113,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7872,
            "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": 92,
            "approved_percent": 96.8,
            "approved_words": 1090,
            "approved_words_percent": 97.9,
            "approved_chars": 7669,
            "approved_chars_percent": 97.4,
            "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/about/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/pt/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-04-26T08:18:56.788008Z",
            "recent_changes": 10,
            "translated": 95,
            "translated_words": 1113,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7872,
            "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": 93,
            "approved_percent": 97.8,
            "approved_words": 1065,
            "approved_words_percent": 95.6,
            "approved_chars": 7519,
            "approved_chars_percent": 95.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": "es",
            "name": "Spanish",
            "url": "https://translate.tails.boum.org/projects/tails/about/es/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/es/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2020-10-18T09:08:06.197111Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 5,
            "translated_percent": 2.1,
            "translated_words_percent": 0.4,
            "translated_chars": 106,
            "translated_chars_percent": 1.3,
            "fuzzy": 8,
            "fuzzy_percent": 8.4,
            "fuzzy_words": 40,
            "fuzzy_words_percent": 3.5,
            "fuzzy_chars": 398,
            "fuzzy_chars_percent": 5.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": 15,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.tails.boum.org/projects/tails/about/fa/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/fa/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-04-26T08:25:07.506023Z",
            "recent_changes": 10,
            "translated": 94,
            "translated_words": 1103,
            "translated_percent": 98.9,
            "translated_words_percent": 99.1,
            "translated_chars": 7804,
            "translated_chars_percent": 99.1,
            "fuzzy": 1,
            "fuzzy_percent": 1.0,
            "fuzzy_words": 10,
            "fuzzy_words_percent": 0.8,
            "fuzzy_chars": 68,
            "fuzzy_chars_percent": 0.8,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 20,
            "approved_percent": 21.0,
            "approved_words": 125,
            "approved_words_percent": 11.2,
            "approved_chars": 1099,
            "approved_chars_percent": 13.9,
            "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": "it",
            "name": "Italian",
            "url": "https://translate.tails.boum.org/projects/tails/about/it/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/it/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "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": 10,
            "fuzzy_percent": 10.5,
            "fuzzy_words": 48,
            "fuzzy_words_percent": 4.3,
            "fuzzy_chars": 485,
            "fuzzy_chars_percent": 6.1,
            "failing": 1,
            "failing_percent": 1.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": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.boum.org/projects/tails/about/ar/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/ar/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-04-11T15:25:22.857737Z",
            "recent_changes": 30,
            "translated": 95,
            "translated_words": 1113,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7872,
            "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": 95,
            "approved_percent": 100.0,
            "approved_words": 1113,
            "approved_words_percent": 100.0,
            "approved_chars": 7872,
            "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/about/ca/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/ca/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-04-26T11:01:15.060891Z",
            "recent_changes": 2,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 1.0,
            "translated_words_percent": 0.3,
            "translated_chars": 54,
            "translated_chars_percent": 0.6,
            "fuzzy": 8,
            "fuzzy_percent": 8.4,
            "fuzzy_words": 40,
            "fuzzy_words_percent": 3.5,
            "fuzzy_chars": 398,
            "fuzzy_chars_percent": 5.0,
            "failing": 79,
            "failing_percent": 83.1,
            "approved": 1,
            "approved_percent": 1.0,
            "approved_words": 4,
            "approved_words_percent": 0.3,
            "approved_chars": 54,
            "approved_chars_percent": 0.6,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 30,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.tails.boum.org/projects/tails/about/pl/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/pl/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-04-26T08:29:27.203866Z",
            "recent_changes": 11,
            "translated": 85,
            "translated_words": 976,
            "translated_percent": 89.4,
            "translated_words_percent": 87.6,
            "translated_chars": 6817,
            "translated_chars_percent": 86.5,
            "fuzzy": 8,
            "fuzzy_percent": 8.4,
            "fuzzy_words": 126,
            "fuzzy_words_percent": 11.3,
            "fuzzy_chars": 968,
            "fuzzy_chars_percent": 12.2,
            "failing": 13,
            "failing_percent": 13.6,
            "approved": 83,
            "approved_percent": 87.3,
            "approved_words": 928,
            "approved_words_percent": 83.3,
            "approved_chars": 6464,
            "approved_chars_percent": 82.1,
            "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": "ru",
            "name": "Russian",
            "url": "https://translate.tails.boum.org/projects/tails/about/ru/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/ru/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2022-12-21T11:16:08.025915Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.0,
            "translated_words_percent": 0.1,
            "translated_chars": 42,
            "translated_chars_percent": 0.5,
            "fuzzy": 8,
            "fuzzy_percent": 8.4,
            "fuzzy_words": 40,
            "fuzzy_words_percent": 3.5,
            "fuzzy_chars": 398,
            "fuzzy_chars_percent": 5.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": 68,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.boum.org/projects/tails/about/tr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/tr/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2024-04-27T08:38:30.024232Z",
            "recent_changes": 7,
            "translated": 4,
            "translated_words": 20,
            "translated_percent": 4.2,
            "translated_words_percent": 1.7,
            "translated_chars": 204,
            "translated_chars_percent": 2.5,
            "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": 4.2,
            "approved_words": 20,
            "approved_words_percent": 1.7,
            "approved_chars": 204,
            "approved_chars_percent": 2.5,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 86,
            "comments": 0,
            "code": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.boum.org/projects/tails/about/zh/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/zh/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": "2020-10-18T09:07:41.646318Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 5,
            "translated_percent": 2.1,
            "translated_words_percent": 0.4,
            "translated_chars": 106,
            "translated_chars_percent": 1.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": 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": 8,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.boum.org/projects/tails/about/zh_TW/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/zh_TW/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "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": 2,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.boum.org/projects/tails/about/sr_Latn/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/sr_Latn/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "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": 10,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.boum.org/projects/tails/about/id/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/id/"
        },
        {
            "total": 95,
            "total_words": 1113,
            "total_chars": 7872,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 1113,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7872,
            "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": 15,
            "failing_percent": 15.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 95,
            "readonly_percent": 100.0,
            "readonly_words": 1113,
            "readonly_words_percent": 100.0,
            "readonly_chars": 7872,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 1,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.boum.org/projects/tails/about/en/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/about/en/"
        }
    ]
}