Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2024-02-27T15:30:32.608327Z",
            "recent_changes": 10,
            "translated": 37,
            "translated_words": 376,
            "translated_percent": 71.1,
            "translated_words_percent": 74.0,
            "translated_chars": 2565,
            "translated_chars_percent": 75.4,
            "fuzzy": 12,
            "fuzzy_percent": 23.0,
            "fuzzy_words": 115,
            "fuzzy_words_percent": 22.6,
            "fuzzy_chars": 697,
            "fuzzy_chars_percent": 20.5,
            "failing": 4,
            "failing_percent": 7.6,
            "approved": 33,
            "approved_percent": 63.4,
            "approved_words": 331,
            "approved_words_percent": 65.1,
            "approved_chars": 2309,
            "approved_chars_percent": 67.9,
            "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/requirements/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/de/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2024-02-27T15:30:34.025562Z",
            "recent_changes": 10,
            "translated": 26,
            "translated_words": 215,
            "translated_percent": 50.0,
            "translated_words_percent": 42.3,
            "translated_chars": 1413,
            "translated_chars_percent": 41.5,
            "fuzzy": 13,
            "fuzzy_percent": 25.0,
            "fuzzy_words": 118,
            "fuzzy_words_percent": 23.2,
            "fuzzy_chars": 780,
            "fuzzy_chars_percent": 22.9,
            "failing": 5,
            "failing_percent": 9.6,
            "approved": 25,
            "approved_percent": 48.0,
            "approved_words": 213,
            "approved_words_percent": 41.9,
            "approved_chars": 1393,
            "approved_chars_percent": 40.9,
            "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": "fr",
            "name": "French",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/fr/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2024-03-16T22:00:03.773272Z",
            "recent_changes": 18,
            "translated": 52,
            "translated_words": 508,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3400,
            "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": 23,
            "approved_percent": 44.2,
            "approved_words": 186,
            "approved_words_percent": 36.6,
            "approved_chars": 1133,
            "approved_chars_percent": 33.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": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/pt/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2024-02-29T18:37:33.219989Z",
            "recent_changes": 2,
            "translated": 52,
            "translated_words": 508,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3400,
            "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": 52,
            "approved_percent": 100.0,
            "approved_words": 508,
            "approved_words_percent": 100.0,
            "approved_chars": 3400,
            "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/requirements/ca/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/ca/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2024-03-24T21:43:25.383787Z",
            "recent_changes": 1,
            "translated": 37,
            "translated_words": 373,
            "translated_percent": 71.1,
            "translated_words_percent": 73.4,
            "translated_chars": 2530,
            "translated_chars_percent": 74.4,
            "fuzzy": 10,
            "fuzzy_percent": 19.2,
            "fuzzy_words": 98,
            "fuzzy_words_percent": 19.2,
            "fuzzy_chars": 606,
            "fuzzy_chars_percent": 17.8,
            "failing": 4,
            "failing_percent": 7.6,
            "approved": 21,
            "approved_percent": 40.3,
            "approved_words": 203,
            "approved_words_percent": 39.9,
            "approved_chars": 1359,
            "approved_chars_percent": 39.9,
            "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": 1,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/es/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/es/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2023-12-23T19:47:04.234327Z",
            "recent_changes": 2,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.9,
            "translated_words_percent": 0.1,
            "translated_chars": 7,
            "translated_chars_percent": 0.2,
            "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": 3.8,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/pl/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/pl/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2021-02-04T13:48:41.313365Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.9,
            "translated_words_percent": 0.1,
            "translated_chars": 7,
            "translated_chars_percent": 0.2,
            "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": 1,
            "approved_percent": 1.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/tr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/tr/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2020-09-05T06:04:10.504906Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.9,
            "translated_words_percent": 0.1,
            "translated_chars": 7,
            "translated_chars_percent": 0.2,
            "fuzzy": 2,
            "fuzzy_percent": 3.8,
            "fuzzy_words": 21,
            "fuzzy_words_percent": 4.1,
            "fuzzy_chars": 141,
            "fuzzy_chars_percent": 4.1,
            "failing": 1,
            "failing_percent": 1.9,
            "approved": 1,
            "approved_percent": 1.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/fa/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/fa/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2024-02-28T22:04:05.107992Z",
            "recent_changes": 2,
            "translated": 39,
            "translated_words": 393,
            "translated_percent": 75.0,
            "translated_words_percent": 77.3,
            "translated_chars": 2656,
            "translated_chars_percent": 78.1,
            "fuzzy": 10,
            "fuzzy_percent": 19.2,
            "fuzzy_words": 98,
            "fuzzy_words_percent": 19.2,
            "fuzzy_chars": 606,
            "fuzzy_chars_percent": 17.8,
            "failing": 4,
            "failing_percent": 7.6,
            "approved": 3,
            "approved_percent": 5.7,
            "approved_words": 18,
            "approved_words_percent": 3.5,
            "approved_chars": 98,
            "approved_chars_percent": 2.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/requirements/it/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/it/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2020-12-24T12:21:52.690173Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.9,
            "translated_words_percent": 0.1,
            "translated_chars": 7,
            "translated_chars_percent": 0.2,
            "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": 1,
            "approved_percent": 1.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/ar/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/ar/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2024-02-27T15:30:35.037856Z",
            "recent_changes": 8,
            "translated": 5,
            "translated_words": 49,
            "translated_percent": 9.6,
            "translated_words_percent": 9.6,
            "translated_chars": 222,
            "translated_chars_percent": 6.5,
            "fuzzy": 11,
            "fuzzy_percent": 21.1,
            "fuzzy_words": 98,
            "fuzzy_words_percent": 19.2,
            "fuzzy_chars": 640,
            "fuzzy_chars_percent": 18.8,
            "failing": 8,
            "failing_percent": 15.3,
            "approved": 5,
            "approved_percent": 9.6,
            "approved_words": 49,
            "approved_words_percent": 9.6,
            "approved_chars": 222,
            "approved_chars_percent": 6.5,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 25,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/ru/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/ru/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2022-12-19T18:07:54.286926Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.9,
            "translated_words_percent": 0.1,
            "translated_chars": 7,
            "translated_chars_percent": 0.2,
            "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": 1,
            "approved_percent": 1.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/zh/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/zh/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2020-05-14T05:14:21.158565Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.9,
            "translated_words_percent": 0.1,
            "translated_chars": 7,
            "translated_chars_percent": 0.2,
            "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": 1,
            "approved_percent": 1.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/zh_TW/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/zh_TW/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2023-03-13T16:41:21.069418Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.9,
            "translated_words_percent": 0.1,
            "translated_chars": 7,
            "translated_chars_percent": 0.2,
            "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": 1,
            "approved_percent": 1.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/sr_Latn/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/sr_Latn/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": "2019-10-23T10:22:11Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.9,
            "translated_words_percent": 0.1,
            "translated_chars": 7,
            "translated_chars_percent": 0.2,
            "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": 1,
            "approved_percent": 1.9,
            "approved_words": 1,
            "approved_words_percent": 0.1,
            "approved_chars": 7,
            "approved_chars_percent": 0.2,
            "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": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/id/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/id/"
        },
        {
            "total": 52,
            "total_words": 508,
            "total_chars": 3400,
            "last_change": null,
            "recent_changes": 0,
            "translated": 52,
            "translated_words": 508,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3400,
            "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": 9,
            "failing_percent": 17.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 52,
            "readonly_percent": 100.0,
            "readonly_words": 508,
            "readonly_words_percent": 100.0,
            "readonly_chars": 3400,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.boum.org/projects/tails/requirements/en/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/requirements/en/"
        }
    ]
}