Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2024-02-27T15:30:04.705125Z",
            "recent_changes": 1,
            "translated": 24,
            "translated_words": 107,
            "translated_percent": 22.6,
            "translated_words_percent": 16.5,
            "translated_chars": 886,
            "translated_chars_percent": 12.2,
            "fuzzy": 49,
            "fuzzy_percent": 46.2,
            "fuzzy_words": 313,
            "fuzzy_words_percent": 48.5,
            "fuzzy_chars": 4231,
            "fuzzy_chars_percent": 58.2,
            "failing": 2,
            "failing_percent": 1.8,
            "approved": 12,
            "approved_percent": 11.3,
            "approved_words": 76,
            "approved_words_percent": 11.7,
            "approved_chars": 513,
            "approved_chars_percent": 7.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/de/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2024-02-27T15:30:05.653779Z",
            "recent_changes": 1,
            "translated": 54,
            "translated_words": 206,
            "translated_percent": 50.9,
            "translated_words_percent": 31.9,
            "translated_chars": 2840,
            "translated_chars_percent": 39.1,
            "fuzzy": 38,
            "fuzzy_percent": 35.8,
            "fuzzy_words": 305,
            "fuzzy_words_percent": 47.2,
            "fuzzy_chars": 3333,
            "fuzzy_chars_percent": 45.9,
            "failing": 1,
            "failing_percent": 0.9,
            "approved": 53,
            "approved_percent": 50.0,
            "approved_words": 204,
            "approved_words_percent": 31.6,
            "approved_chars": 2767,
            "approved_chars_percent": 38.1,
            "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": "fr",
            "name": "French",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/fr/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2024-02-27T15:30:07.715962Z",
            "recent_changes": 1,
            "translated": 53,
            "translated_words": 204,
            "translated_percent": 50.0,
            "translated_words_percent": 31.6,
            "translated_chars": 2767,
            "translated_chars_percent": 38.1,
            "fuzzy": 39,
            "fuzzy_percent": 36.7,
            "fuzzy_words": 307,
            "fuzzy_words_percent": 47.5,
            "fuzzy_chars": 3406,
            "fuzzy_chars_percent": 46.9,
            "failing": 2,
            "failing_percent": 1.8,
            "approved": 28,
            "approved_percent": 26.4,
            "approved_words": 116,
            "approved_words_percent": 17.9,
            "approved_chars": 1278,
            "approved_chars_percent": 17.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/contribute/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/pt/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2024-02-27T15:30:04.984034Z",
            "recent_changes": 1,
            "translated": 28,
            "translated_words": 138,
            "translated_percent": 26.4,
            "translated_words_percent": 21.3,
            "translated_chars": 1106,
            "translated_chars_percent": 15.2,
            "fuzzy": 48,
            "fuzzy_percent": 45.2,
            "fuzzy_words": 296,
            "fuzzy_words_percent": 45.8,
            "fuzzy_chars": 4189,
            "fuzzy_chars_percent": 57.7,
            "failing": 1,
            "failing_percent": 0.9,
            "approved": 28,
            "approved_percent": 26.4,
            "approved_words": 138,
            "approved_words_percent": 21.3,
            "approved_chars": 1106,
            "approved_chars_percent": 15.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 46,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/es/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/es/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2020-12-25T09:02:23.079581Z",
            "recent_changes": 1,
            "translated": 17,
            "translated_words": 79,
            "translated_percent": 16.0,
            "translated_words_percent": 12.2,
            "translated_chars": 667,
            "translated_chars_percent": 9.1,
            "fuzzy": 52,
            "fuzzy_percent": 49.0,
            "fuzzy_words": 311,
            "fuzzy_words_percent": 48.2,
            "fuzzy_chars": 4178,
            "fuzzy_chars_percent": 57.5,
            "failing": 8,
            "failing_percent": 7.5,
            "approved": 2,
            "approved_percent": 1.8,
            "approved_words": 3,
            "approved_words_percent": 0.4,
            "approved_chars": 26,
            "approved_chars_percent": 0.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": "fa",
            "name": "Persian",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/fa/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/fa/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2024-02-27T15:30:06.831061Z",
            "recent_changes": 1,
            "translated": 24,
            "translated_words": 107,
            "translated_percent": 22.6,
            "translated_words_percent": 16.5,
            "translated_chars": 886,
            "translated_chars_percent": 12.2,
            "fuzzy": 47,
            "fuzzy_percent": 44.3,
            "fuzzy_words": 287,
            "fuzzy_words_percent": 44.4,
            "fuzzy_chars": 3967,
            "fuzzy_chars_percent": 54.6,
            "failing": 2,
            "failing_percent": 1.8,
            "approved": 3,
            "approved_percent": 2.8,
            "approved_words": 6,
            "approved_words_percent": 0.9,
            "approved_chars": 48,
            "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": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/it/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/it/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2020-12-25T09:02:01.285138Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 1.8,
            "translated_words_percent": 0.4,
            "translated_chars": 26,
            "translated_chars_percent": 0.3,
            "fuzzy": 5,
            "fuzzy_percent": 4.7,
            "fuzzy_words": 16,
            "fuzzy_words_percent": 2.4,
            "fuzzy_chars": 184,
            "fuzzy_chars_percent": 2.5,
            "failing": 1,
            "failing_percent": 0.9,
            "approved": 2,
            "approved_percent": 1.8,
            "approved_words": 3,
            "approved_words_percent": 0.4,
            "approved_chars": 26,
            "approved_chars_percent": 0.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": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/ar/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/ar/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2024-03-14T15:09:25.643110Z",
            "recent_changes": 3,
            "translated": 106,
            "translated_words": 645,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7258,
            "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": 106,
            "approved_percent": 100.0,
            "approved_words": 645,
            "approved_words_percent": 100.0,
            "approved_chars": 7258,
            "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/contribute/ca/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/ca/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2023-12-25T06:25:34.280138Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 6,
            "translated_percent": 2.8,
            "translated_words_percent": 0.9,
            "translated_chars": 54,
            "translated_chars_percent": 0.7,
            "fuzzy": 5,
            "fuzzy_percent": 4.7,
            "fuzzy_words": 16,
            "fuzzy_words_percent": 2.4,
            "fuzzy_chars": 184,
            "fuzzy_chars_percent": 2.5,
            "failing": 3,
            "failing_percent": 2.8,
            "approved": 1,
            "approved_percent": 0.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.1,
            "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": "pl",
            "name": "Polish",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/pl/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/pl/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2023-12-21T23:21:05.778885Z",
            "recent_changes": 4,
            "translated": 10,
            "translated_words": 27,
            "translated_percent": 9.4,
            "translated_words_percent": 4.1,
            "translated_chars": 297,
            "translated_chars_percent": 4.0,
            "fuzzy": 7,
            "fuzzy_percent": 6.6,
            "fuzzy_words": 23,
            "fuzzy_words_percent": 3.5,
            "fuzzy_chars": 294,
            "fuzzy_chars_percent": 4.0,
            "failing": 1,
            "failing_percent": 0.9,
            "approved": 2,
            "approved_percent": 1.8,
            "approved_words": 3,
            "approved_words_percent": 0.4,
            "approved_chars": 26,
            "approved_chars_percent": 0.3,
            "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": "ru",
            "name": "Russian",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/ru/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/ru/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2022-12-21T11:11:58.724928Z",
            "recent_changes": 3,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 5.6,
            "translated_words_percent": 2.3,
            "translated_chars": 148,
            "translated_chars_percent": 2.0,
            "fuzzy": 5,
            "fuzzy_percent": 4.7,
            "fuzzy_words": 16,
            "fuzzy_words_percent": 2.4,
            "fuzzy_chars": 184,
            "fuzzy_chars_percent": 2.5,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 0.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.1,
            "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": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/tr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/tr/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2022-12-19T18:07:55.474111Z",
            "recent_changes": 1,
            "translated": 16,
            "translated_words": 75,
            "translated_percent": 15.0,
            "translated_words_percent": 11.6,
            "translated_chars": 627,
            "translated_chars_percent": 8.6,
            "fuzzy": 7,
            "fuzzy_percent": 6.6,
            "fuzzy_words": 20,
            "fuzzy_words_percent": 3.1,
            "fuzzy_chars": 221,
            "fuzzy_chars_percent": 3.0,
            "failing": 3,
            "failing_percent": 2.8,
            "approved": 1,
            "approved_percent": 0.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.1,
            "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": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/zh/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/zh/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2020-05-14T06:41:02.558458Z",
            "recent_changes": 2,
            "translated": 18,
            "translated_words": 91,
            "translated_percent": 16.9,
            "translated_words_percent": 14.1,
            "translated_chars": 762,
            "translated_chars_percent": 10.4,
            "fuzzy": 50,
            "fuzzy_percent": 47.1,
            "fuzzy_words": 304,
            "fuzzy_words_percent": 47.1,
            "fuzzy_chars": 4038,
            "fuzzy_chars_percent": 55.6,
            "failing": 9,
            "failing_percent": 8.4,
            "approved": 2,
            "approved_percent": 1.8,
            "approved_words": 3,
            "approved_words_percent": 0.4,
            "approved_chars": 26,
            "approved_chars_percent": 0.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": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/zh_TW/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/zh_TW/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2023-03-13T16:41:22.235275Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 1.8,
            "translated_words_percent": 0.4,
            "translated_chars": 26,
            "translated_chars_percent": 0.3,
            "fuzzy": 5,
            "fuzzy_percent": 4.7,
            "fuzzy_words": 16,
            "fuzzy_words_percent": 2.4,
            "fuzzy_chars": 184,
            "fuzzy_chars_percent": 2.5,
            "failing": 1,
            "failing_percent": 0.9,
            "approved": 1,
            "approved_percent": 0.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.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": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/sr_Latn/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/sr_Latn/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": "2022-12-20T08:32:21.962350Z",
            "recent_changes": 4,
            "translated": 15,
            "translated_words": 37,
            "translated_percent": 14.1,
            "translated_words_percent": 5.7,
            "translated_chars": 430,
            "translated_chars_percent": 5.9,
            "fuzzy": 6,
            "fuzzy_percent": 5.6,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 2.7,
            "fuzzy_chars": 203,
            "fuzzy_chars_percent": 2.7,
            "failing": 1,
            "failing_percent": 0.9,
            "approved": 15,
            "approved_percent": 14.1,
            "approved_words": 37,
            "approved_words_percent": 5.7,
            "approved_chars": 430,
            "approved_chars_percent": 5.9,
            "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": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/id/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/id/"
        },
        {
            "total": 106,
            "total_words": 645,
            "total_chars": 7258,
            "last_change": null,
            "recent_changes": 0,
            "translated": 106,
            "translated_words": 645,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7258,
            "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": 11,
            "failing_percent": 10.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 106,
            "readonly_percent": 100.0,
            "readonly_words": 645,
            "readonly_words_percent": 100.0,
            "readonly_chars": 7258,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.boum.org/projects/tails/contribute/en/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/contribute/en/"
        }
    ]
}