Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2024-10-21T08:49:37.934289Z",
            "recent_changes": 2,
            "translated": 31,
            "translated_words": 247,
            "translated_percent": 77.5,
            "translated_words_percent": 63.4,
            "translated_chars": 1810,
            "translated_chars_percent": 64.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": 31,
            "approved_percent": 77.5,
            "approved_words": 247,
            "approved_words_percent": 63.4,
            "approved_chars": 1810,
            "approved_chars_percent": 64.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.net/projects/tails/metadata/de/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/de/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2025-04-29T19:49:39.086784Z",
            "recent_changes": 1,
            "translated": 40,
            "translated_words": 389,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2827,
            "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": 40,
            "approved_percent": 100.0,
            "approved_words": 389,
            "approved_words_percent": 100.0,
            "approved_chars": 2827,
            "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/metadata/fr/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/fr/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2025-04-04T19:01:56.484568Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 7,
            "translated_percent": 10.0,
            "translated_words_percent": 1.7,
            "translated_chars": 65,
            "translated_chars_percent": 2.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": 4,
            "approved_percent": 10.0,
            "approved_words": 7,
            "approved_words_percent": 1.7,
            "approved_chars": 65,
            "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": 36,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.net/projects/tails/metadata/pt/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/pt/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2025-02-24T22:44:01.256686Z",
            "recent_changes": 3,
            "translated": 40,
            "translated_words": 389,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2827,
            "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": 40,
            "approved_percent": 100.0,
            "approved_words": 389,
            "approved_words_percent": 100.0,
            "approved_chars": 2827,
            "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.net/projects/tails/metadata/ca/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/ca/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2025-01-24T17:16:24.636214Z",
            "recent_changes": 3,
            "translated": 4,
            "translated_words": 7,
            "translated_percent": 10.0,
            "translated_words_percent": 1.7,
            "translated_chars": 65,
            "translated_chars_percent": 2.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": 4,
            "approved_percent": 10.0,
            "approved_words": 7,
            "approved_words_percent": 1.7,
            "approved_chars": 65,
            "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": 21,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.tails.net/projects/tails/metadata/es/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/es/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2024-05-15T07:52:59.246588Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.5,
            "translated_words_percent": 1.2,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 2,
            "failing_percent": 5.0,
            "approved": 2,
            "approved_percent": 5.0,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 29,
            "approved_chars_percent": 1.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": "pl",
            "name": "Polish",
            "url": "https://translate.tails.net/projects/tails/metadata/pl/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/pl/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2024-05-15T07:36:28.075367Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.5,
            "translated_words_percent": 1.2,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 3,
            "approved_percent": 7.5,
            "approved_words": 5,
            "approved_words_percent": 1.2,
            "approved_chars": 47,
            "approved_chars_percent": 1.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": "fa",
            "name": "Persian",
            "url": "https://translate.tails.net/projects/tails/metadata/fa/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/fa/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2024-12-04T17:01:56.759671Z",
            "recent_changes": 1,
            "translated": 5,
            "translated_words": 11,
            "translated_percent": 12.5,
            "translated_words_percent": 2.8,
            "translated_chars": 95,
            "translated_chars_percent": 3.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 4,
            "approved_percent": 10.0,
            "approved_words": 9,
            "approved_words_percent": 2.3,
            "approved_chars": 77,
            "approved_chars_percent": 2.7,
            "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.net/projects/tails/metadata/it/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/it/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2023-03-12T00:02:14.668002Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.5,
            "translated_words_percent": 1.2,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 2,
            "approved_percent": 5.0,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 29,
            "approved_chars_percent": 1.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": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.net/projects/tails/metadata/tr/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/tr/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2023-03-11T23:58:32.812989Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.5,
            "translated_words_percent": 1.2,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 3,
            "approved_percent": 7.5,
            "approved_words": 5,
            "approved_words_percent": 1.2,
            "approved_chars": 47,
            "approved_chars_percent": 1.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": "ar",
            "name": "Arabic",
            "url": "https://translate.tails.net/projects/tails/metadata/ar/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/ar/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2024-09-23T13:17:55.783352Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 105,
            "translated_percent": 22.5,
            "translated_words_percent": 26.9,
            "translated_chars": 777,
            "translated_chars_percent": 27.4,
            "fuzzy": 12,
            "fuzzy_percent": 30.0,
            "fuzzy_words": 134,
            "fuzzy_words_percent": 34.4,
            "fuzzy_chars": 890,
            "fuzzy_chars_percent": 31.4,
            "failing": 10,
            "failing_percent": 25.0,
            "approved": 8,
            "approved_percent": 20.0,
            "approved_words": 103,
            "approved_words_percent": 26.4,
            "approved_chars": 759,
            "approved_chars_percent": 26.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": "ru",
            "name": "Russian",
            "url": "https://translate.tails.net/projects/tails/metadata/ru/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/ru/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2023-03-11T23:59:13.646460Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.5,
            "translated_words_percent": 1.2,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 2,
            "approved_percent": 5.0,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 25,
            "approved_chars_percent": 0.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": "zh",
            "name": "Chinese",
            "url": "https://translate.tails.net/projects/tails/metadata/zh/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/zh/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2024-05-15T07:52:30.735091Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.5,
            "translated_words_percent": 1.2,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 2,
            "approved_percent": 5.0,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 29,
            "approved_chars_percent": 1.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/metadata/zh_TW/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/zh_TW/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2024-05-15T07:53:31.935815Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.5,
            "translated_words_percent": 1.2,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 2.5,
            "approved_words": 1,
            "approved_words_percent": 0.2,
            "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.net/projects/tails/metadata/sr_Latn/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/sr_Latn/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": "2024-05-15T07:52:48.489706Z",
            "recent_changes": 1,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 7.5,
            "translated_words_percent": 1.2,
            "translated_chars": 47,
            "translated_chars_percent": 1.6,
            "fuzzy": 1,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.5,
            "fuzzy_chars": 18,
            "fuzzy_chars_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 2,
            "approved_percent": 5.0,
            "approved_words": 3,
            "approved_words_percent": 0.7,
            "approved_chars": 29,
            "approved_chars_percent": 1.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": "id",
            "name": "Indonesian",
            "url": "https://translate.tails.net/projects/tails/metadata/id/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/id/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "last_change": null,
            "recent_changes": 0,
            "translated": 40,
            "translated_words": 389,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2827,
            "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": 5,
            "failing_percent": 12.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 40,
            "readonly_percent": 100.0,
            "readonly_words": 389,
            "readonly_words_percent": 100.0,
            "readonly_chars": 2827,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.net/projects/tails/metadata/en/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/en/"
        },
        {
            "total": 40,
            "total_words": 389,
            "total_chars": 2827,
            "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/metadata/bg/",
            "translate_url": "https://translate.tails.net/translate/tails/metadata/bg/"
        }
    ]
}