Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2025-04-02T19:03:13.552907Z",
            "recent_changes": 1,
            "translated": 39,
            "translated_words": 402,
            "translated_percent": 92.8,
            "translated_words_percent": 83.2,
            "translated_chars": 4402,
            "translated_chars_percent": 85.4,
            "fuzzy": 3,
            "fuzzy_percent": 7.1,
            "fuzzy_words": 81,
            "fuzzy_words_percent": 16.7,
            "fuzzy_chars": 751,
            "fuzzy_chars_percent": 14.5,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 31,
            "approved_percent": 73.8,
            "approved_words": 298,
            "approved_words_percent": 61.6,
            "approved_chars": 3522,
            "approved_chars_percent": 68.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": "de",
            "name": "German",
            "url": "https://translate.tails.net/projects/tails/license/de/",
            "translate_url": "https://translate.tails.net/translate/tails/license/de/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2025-04-05T12:28:10.501112Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 483,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 5153,
            "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": 42,
            "approved_percent": 100.0,
            "approved_words": 483,
            "approved_words_percent": 100.0,
            "approved_chars": 5153,
            "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": "fr",
            "name": "French",
            "url": "https://translate.tails.net/projects/tails/license/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/license/fr/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2025-04-02T19:03:14.176165Z",
            "recent_changes": 1,
            "translated": 41,
            "translated_words": 456,
            "translated_percent": 97.6,
            "translated_words_percent": 94.4,
            "translated_chars": 4741,
            "translated_chars_percent": 92.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.3,
            "fuzzy_words": 27,
            "fuzzy_words_percent": 5.5,
            "fuzzy_chars": 412,
            "fuzzy_chars_percent": 7.9,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 41,
            "approved_percent": 97.6,
            "approved_words": 456,
            "approved_words_percent": 94.4,
            "approved_chars": 4741,
            "approved_chars_percent": 92.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": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/license/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/license/pt/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2025-04-02T19:03:13.642586Z",
            "recent_changes": 1,
            "translated": 39,
            "translated_words": 402,
            "translated_percent": 92.8,
            "translated_words_percent": 83.2,
            "translated_chars": 4402,
            "translated_chars_percent": 85.4,
            "fuzzy": 3,
            "fuzzy_percent": 7.1,
            "fuzzy_words": 81,
            "fuzzy_words_percent": 16.7,
            "fuzzy_chars": 751,
            "fuzzy_chars_percent": 14.5,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 39,
            "approved_percent": 92.8,
            "approved_words": 402,
            "approved_words_percent": 83.2,
            "approved_chars": 4402,
            "approved_chars_percent": 85.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": "es",
            "name": "Spanish",
            "url": "https://translate.tails.net/projects/tails/license/es/",
            "translate_url": "https://translate.tails.net/translate/tails/license/es/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2020-04-23T14:13:14.964237Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 4.7,
            "translated_words_percent": 1.8,
            "translated_chars": 123,
            "translated_chars_percent": 2.3,
            "fuzzy": 21,
            "fuzzy_percent": 50.0,
            "fuzzy_words": 183,
            "fuzzy_words_percent": 37.8,
            "fuzzy_chars": 2151,
            "fuzzy_chars_percent": 41.7,
            "failing": 19,
            "failing_percent": 45.2,
            "approved": 1,
            "approved_percent": 2.3,
            "approved_words": 8,
            "approved_words_percent": 1.6,
            "approved_chars": 116,
            "approved_chars_percent": 2.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.net/projects/tails/license/fa/",
            "translate_url": "https://translate.tails.net/translate/tails/license/fa/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2025-04-02T19:03:13.460913Z",
            "recent_changes": 1,
            "translated": 41,
            "translated_words": 456,
            "translated_percent": 97.6,
            "translated_words_percent": 94.4,
            "translated_chars": 4741,
            "translated_chars_percent": 92.0,
            "fuzzy": 1,
            "fuzzy_percent": 2.3,
            "fuzzy_words": 27,
            "fuzzy_words_percent": 5.5,
            "fuzzy_chars": 412,
            "fuzzy_chars_percent": 7.9,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 41,
            "approved_percent": 97.6,
            "approved_words": 456,
            "approved_words_percent": 94.4,
            "approved_chars": 4741,
            "approved_chars_percent": 92.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.net/projects/tails/license/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/license/ca/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2023-12-23T16:55:08.411788Z",
            "recent_changes": 1,
            "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": 2,
            "failing_percent": 4.7,
            "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": 1,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.tails.net/projects/tails/license/pl/",
            "translate_url": "https://translate.tails.net/translate/tails/license/pl/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "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": 3,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.net/projects/tails/license/tr/",
            "translate_url": "https://translate.tails.net/translate/tails/license/tr/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2025-04-02T19:03:14.004472Z",
            "recent_changes": 1,
            "translated": 39,
            "translated_words": 402,
            "translated_percent": 92.8,
            "translated_words_percent": 83.2,
            "translated_chars": 4402,
            "translated_chars_percent": 85.4,
            "fuzzy": 3,
            "fuzzy_percent": 7.1,
            "fuzzy_words": 81,
            "fuzzy_words_percent": 16.7,
            "fuzzy_chars": 751,
            "fuzzy_chars_percent": 14.5,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 2.3,
            "approved_words": 24,
            "approved_words_percent": 4.9,
            "approved_chars": 181,
            "approved_chars_percent": 3.5,
            "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": "it",
            "name": "Italian",
            "url": "https://translate.tails.net/projects/tails/license/it/",
            "translate_url": "https://translate.tails.net/translate/tails/license/it/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.net/projects/tails/license/ar/",
            "translate_url": "https://translate.tails.net/translate/tails/license/ar/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2025-04-02T19:03:14.365402Z",
            "recent_changes": 1,
            "translated": 19,
            "translated_words": 238,
            "translated_percent": 45.2,
            "translated_words_percent": 49.2,
            "translated_chars": 2196,
            "translated_chars_percent": 42.6,
            "fuzzy": 21,
            "fuzzy_percent": 50.0,
            "fuzzy_words": 236,
            "fuzzy_words_percent": 48.8,
            "fuzzy_chars": 2828,
            "fuzzy_chars_percent": 54.8,
            "failing": 1,
            "failing_percent": 2.3,
            "approved": 18,
            "approved_percent": 42.8,
            "approved_words": 211,
            "approved_words_percent": 43.6,
            "approved_chars": 1849,
            "approved_chars_percent": 35.8,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 4,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/license/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/license/ru/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "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": 5,
            "comments": 0,
            "code": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.net/projects/tails/license/zh/",
            "translate_url": "https://translate.tails.net/translate/tails/license/zh/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": "2018-03-13T12:40:10Z",
            "recent_changes": 1,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.net/projects/tails/license/zh_TW/",
            "translate_url": "https://translate.tails.net/translate/tails/license/zh_TW/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "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": 1,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.net/projects/tails/license/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/license/sr_Latn/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "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": 1,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.net/projects/tails/license/id/",
            "translate_url": "https://translate.tails.net/translate/tails/license/id/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": null,
            "recent_changes": 0,
            "translated": 42,
            "translated_words": 483,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 5153,
            "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": 1,
            "failing_percent": 2.3,
            "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": 483,
            "readonly_words_percent": 100.0,
            "readonly_chars": 5153,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.net/projects/tails/license/en/",
            "translate_url": "https://translate.tails.net/translate/tails/license/en/"
        },
        {
            "total": 42,
            "total_words": 483,
            "total_chars": 5153,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translate.tails.net/projects/tails/license/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/license/bg/"
        }
    ]
}