Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-12-21T23:21:08.063970Z",
            "recent_changes": 2,
            "translated": 22,
            "translated_words": 84,
            "translated_percent": 52.3,
            "translated_words_percent": 45.1,
            "translated_chars": 950,
            "translated_chars_percent": 50.3,
            "fuzzy": 5,
            "fuzzy_percent": 11.9,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 11.8,
            "fuzzy_chars": 213,
            "fuzzy_chars_percent": 11.2,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 14,
            "approved_percent": 33.3,
            "approved_words": 49,
            "approved_words_percent": 26.3,
            "approved_chars": 689,
            "approved_chars_percent": 36.5,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.tails.boum.org/projects/tails/doc/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/de/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-12-21T23:21:08.504237Z",
            "recent_changes": 6,
            "translated": 36,
            "translated_words": 155,
            "translated_percent": 85.7,
            "translated_words_percent": 83.3,
            "translated_chars": 1679,
            "translated_chars_percent": 89.0,
            "fuzzy": 6,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 31,
            "fuzzy_words_percent": 16.6,
            "fuzzy_chars": 206,
            "fuzzy_chars_percent": 10.9,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 35,
            "approved_percent": 83.3,
            "approved_words": 153,
            "approved_words_percent": 82.2,
            "approved_chars": 1658,
            "approved_chars_percent": 87.9,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.tails.boum.org/projects/tails/doc/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/fr/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-12-21T23:21:09.028025Z",
            "recent_changes": 6,
            "translated": 36,
            "translated_words": 155,
            "translated_percent": 85.7,
            "translated_words_percent": 83.3,
            "translated_chars": 1679,
            "translated_chars_percent": 89.0,
            "fuzzy": 6,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 31,
            "fuzzy_words_percent": 16.6,
            "fuzzy_chars": 206,
            "fuzzy_chars_percent": 10.9,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 31,
            "approved_percent": 73.8,
            "approved_words": 137,
            "approved_words_percent": 73.6,
            "approved_chars": 1489,
            "approved_chars_percent": 78.9,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.boum.org/projects/tails/doc/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/pt/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2024-01-12T15:04:45.765950Z",
            "recent_changes": 2,
            "translated": 33,
            "translated_words": 130,
            "translated_percent": 78.5,
            "translated_words_percent": 69.8,
            "translated_chars": 1356,
            "translated_chars_percent": 71.9,
            "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": 32,
            "approved_percent": 76.1,
            "approved_words": 128,
            "approved_words_percent": 68.8,
            "approved_chars": 1335,
            "approved_chars_percent": 70.8,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 9,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.tails.boum.org/projects/tails/doc/es/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/es/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2020-09-05T06:07:00.085793Z",
            "recent_changes": 2,
            "translated": 16,
            "translated_words": 60,
            "translated_percent": 38.0,
            "translated_words_percent": 32.2,
            "translated_chars": 685,
            "translated_chars_percent": 36.3,
            "fuzzy": 2,
            "fuzzy_percent": 4.7,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 4.3,
            "fuzzy_chars": 103,
            "fuzzy_chars_percent": 5.4,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 2,
            "approved_percent": 4.7,
            "approved_words": 3,
            "approved_words_percent": 1.6,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.tails.boum.org/projects/tails/doc/fa/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/fa/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2024-02-28T22:10:39.856251Z",
            "recent_changes": 5,
            "translated": 42,
            "translated_words": 186,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1885,
            "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": 21,
            "approved_percent": 50.0,
            "approved_words": 91,
            "approved_words_percent": 48.9,
            "approved_chars": 833,
            "approved_chars_percent": 44.1,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://translate.tails.boum.org/projects/tails/doc/it/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/it/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-03-13T16:38:03.500453Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.4,
            "translated_words_percent": 15.5,
            "translated_chars": 448,
            "translated_chars_percent": 23.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 13.9,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.0,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 2,
            "approved_percent": 4.7,
            "approved_words": 3,
            "approved_words_percent": 1.6,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.boum.org/projects/tails/doc/ar/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/ar/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2024-02-29T18:49:32.611144Z",
            "recent_changes": 2,
            "translated": 42,
            "translated_words": 186,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1885,
            "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": 41,
            "approved_percent": 97.6,
            "approved_words": 184,
            "approved_words_percent": 98.9,
            "approved_chars": 1864,
            "approved_chars_percent": 98.8,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://translate.tails.boum.org/projects/tails/doc/ca/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/ca/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-12-23T20:09:45.308343Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.4,
            "translated_words_percent": 15.5,
            "translated_chars": 448,
            "translated_chars_percent": 23.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 13.9,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.0,
            "failing": 6,
            "failing_percent": 14.2,
            "approved": 2,
            "approved_percent": 4.7,
            "approved_words": 3,
            "approved_words_percent": 1.6,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 1,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.tails.boum.org/projects/tails/doc/pl/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/pl/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-12-21T23:21:09.166654Z",
            "recent_changes": 1,
            "translated": 19,
            "translated_words": 72,
            "translated_percent": 45.2,
            "translated_words_percent": 38.7,
            "translated_chars": 823,
            "translated_chars_percent": 43.6,
            "fuzzy": 5,
            "fuzzy_percent": 11.9,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 11.8,
            "fuzzy_chars": 213,
            "fuzzy_chars_percent": 11.2,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 18,
            "approved_percent": 42.8,
            "approved_words": 70,
            "approved_words_percent": 37.6,
            "approved_chars": 802,
            "approved_chars_percent": 42.5,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.tails.boum.org/projects/tails/doc/ru/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/ru/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-03-13T16:39:54.394863Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.4,
            "translated_words_percent": 15.5,
            "translated_chars": 448,
            "translated_chars_percent": 23.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 13.9,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.0,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 2,
            "approved_percent": 4.7,
            "approved_words": 3,
            "approved_words_percent": 1.6,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.boum.org/projects/tails/doc/tr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/tr/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-03-13T16:38:39.637753Z",
            "recent_changes": 1,
            "translated": 15,
            "translated_words": 58,
            "translated_percent": 35.7,
            "translated_words_percent": 31.1,
            "translated_chars": 653,
            "translated_chars_percent": 34.6,
            "fuzzy": 6,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 13.9,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.0,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 2,
            "approved_percent": 4.7,
            "approved_words": 3,
            "approved_words_percent": 1.6,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 5,
            "comments": 0,
            "code": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.boum.org/projects/tails/doc/zh/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/zh/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2020-05-14T07:56:07.326535Z",
            "recent_changes": 8,
            "translated": 16,
            "translated_words": 60,
            "translated_percent": 38.0,
            "translated_words_percent": 32.2,
            "translated_chars": 685,
            "translated_chars_percent": 36.3,
            "fuzzy": 6,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 13.9,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.0,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 8,
            "approved_percent": 19.0,
            "approved_words": 27,
            "approved_words_percent": 14.5,
            "approved_chars": 427,
            "approved_chars_percent": 22.6,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.boum.org/projects/tails/doc/zh_TW/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/zh_TW/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-03-13T16:41:21.322058Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.1,
            "translated_words_percent": 2.6,
            "translated_chars": 46,
            "translated_chars_percent": 2.4,
            "fuzzy": 5,
            "fuzzy_percent": 11.9,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 11.8,
            "fuzzy_chars": 213,
            "fuzzy_chars_percent": 11.2,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 2,
            "approved_percent": 4.7,
            "approved_words": 3,
            "approved_words_percent": 1.6,
            "approved_chars": 25,
            "approved_chars_percent": 1.3,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 0,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.boum.org/projects/tails/doc/sr_Latn/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/sr_Latn/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": "2023-03-13T16:38:52.718353Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 21.4,
            "translated_words_percent": 15.5,
            "translated_chars": 448,
            "translated_chars_percent": 23.7,
            "fuzzy": 6,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 13.9,
            "fuzzy_chars": 283,
            "fuzzy_chars_percent": 15.0,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 8,
            "approved_percent": 19.0,
            "approved_words": 27,
            "approved_words_percent": 14.5,
            "approved_chars": 427,
            "approved_chars_percent": 22.6,
            "readonly": 1,
            "readonly_percent": 2.3,
            "readonly_words": 2,
            "readonly_words_percent": 1.0,
            "readonly_chars": 21,
            "readonly_chars_percent": 1.1,
            "suggestions": 8,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.boum.org/projects/tails/doc/id/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/id/"
        },
        {
            "total": 42,
            "total_words": 186,
            "total_chars": 1885,
            "last_change": null,
            "recent_changes": 0,
            "translated": 42,
            "translated_words": 186,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1885,
            "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": 3,
            "failing_percent": 7.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 42,
            "readonly_percent": 100.0,
            "readonly_words": 186,
            "readonly_words_percent": 100.0,
            "readonly_chars": 1885,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.boum.org/projects/tails/doc/en/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/doc/en/"
        }
    ]
}