Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": "2024-02-08T04:20:45.022760Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 35,
            "translated_percent": 80.0,
            "translated_words_percent": 81.3,
            "translated_chars": 297,
            "translated_chars_percent": 69.8,
            "fuzzy": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 18.6,
            "fuzzy_chars": 128,
            "fuzzy_chars_percent": 30.1,
            "failing": 1,
            "failing_percent": 20.0,
            "approved": 4,
            "approved_percent": 80.0,
            "approved_words": 35,
            "approved_words_percent": 81.3,
            "approved_chars": 297,
            "approved_chars_percent": 69.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": "de",
            "name": "German",
            "url": "https://translate.tails.boum.org/projects/tails/news/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/de/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": "2024-02-08T04:20:45.346005Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 13,
            "translated_percent": 40.0,
            "translated_words_percent": 30.2,
            "translated_chars": 84,
            "translated_chars_percent": 19.7,
            "fuzzy": 2,
            "fuzzy_percent": 40.0,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 60.4,
            "fuzzy_chars": 305,
            "fuzzy_chars_percent": 71.7,
            "failing": 1,
            "failing_percent": 20.0,
            "approved": 2,
            "approved_percent": 40.0,
            "approved_words": 13,
            "approved_words_percent": 30.2,
            "approved_chars": 84,
            "approved_chars_percent": 19.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": "fr",
            "name": "French",
            "url": "https://translate.tails.boum.org/projects/tails/news/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/fr/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": "2018-03-19T20:50:47Z",
            "recent_changes": 2,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 20.0,
            "translated_words_percent": 4.6,
            "translated_chars": 22,
            "translated_chars_percent": 5.1,
            "fuzzy": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 41.8,
            "fuzzy_chars": 177,
            "fuzzy_chars_percent": 41.6,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.boum.org/projects/tails/news/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/pt/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": "2024-02-08T14:47:53.096001Z",
            "recent_changes": 2,
            "translated": 5,
            "translated_words": 43,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 425,
            "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": 5,
            "approved_percent": 100.0,
            "approved_words": 43,
            "approved_words_percent": 100.0,
            "approved_chars": 425,
            "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/news/ca/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/ca/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": "2024-02-23T17:39:48.078956Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 20,
            "translated_percent": 40.0,
            "translated_words_percent": 46.5,
            "translated_chars": 199,
            "translated_chars_percent": 46.8,
            "fuzzy": 2,
            "fuzzy_percent": 40.0,
            "fuzzy_words": 19,
            "fuzzy_words_percent": 44.1,
            "fuzzy_chars": 190,
            "fuzzy_chars_percent": 44.7,
            "failing": 1,
            "failing_percent": 20.0,
            "approved": 2,
            "approved_percent": 40.0,
            "approved_words": 20,
            "approved_words_percent": 46.5,
            "approved_chars": 199,
            "approved_chars_percent": 46.8,
            "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": "es",
            "name": "Spanish",
            "url": "https://translate.tails.boum.org/projects/tails/news/es/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/es/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": "2023-12-23T17:53:39.443139Z",
            "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": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 41.8,
            "fuzzy_chars": 177,
            "fuzzy_chars_percent": 41.6,
            "failing": 2,
            "failing_percent": 40.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": "pl",
            "name": "Polish",
            "url": "https://translate.tails.boum.org/projects/tails/news/pl/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/pl/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "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": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 41.8,
            "fuzzy_chars": 177,
            "fuzzy_chars_percent": 41.6,
            "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": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.boum.org/projects/tails/news/tr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/tr/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 20.0,
            "translated_words_percent": 4.6,
            "translated_chars": 22,
            "translated_chars_percent": 5.1,
            "fuzzy": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 41.8,
            "fuzzy_chars": 177,
            "fuzzy_chars_percent": 41.6,
            "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": "fa",
            "name": "Persian",
            "url": "https://translate.tails.boum.org/projects/tails/news/fa/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/fa/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": "2024-02-08T04:20:45.542911Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 20.0,
            "translated_words_percent": 4.6,
            "translated_chars": 22,
            "translated_chars_percent": 5.1,
            "fuzzy": 3,
            "fuzzy_percent": 60.0,
            "fuzzy_words": 37,
            "fuzzy_words_percent": 86.0,
            "fuzzy_chars": 367,
            "fuzzy_chars_percent": 86.3,
            "failing": 1,
            "failing_percent": 20.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": "it",
            "name": "Italian",
            "url": "https://translate.tails.boum.org/projects/tails/news/it/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/it/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "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.boum.org/projects/tails/news/ar/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/ar/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "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": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 41.8,
            "fuzzy_chars": 177,
            "fuzzy_chars_percent": 41.6,
            "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": "ru",
            "name": "Russian",
            "url": "https://translate.tails.boum.org/projects/tails/news/ru/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/ru/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "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": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 41.8,
            "fuzzy_chars": 177,
            "fuzzy_chars_percent": 41.6,
            "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",
            "name": "Chinese",
            "url": "https://translate.tails.boum.org/projects/tails/news/zh/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/zh/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": "2018-03-13T12:38:05Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 20.0,
            "translated_words_percent": 4.6,
            "translated_chars": 22,
            "translated_chars_percent": 5.1,
            "fuzzy": 2,
            "fuzzy_percent": 40.0,
            "fuzzy_words": 19,
            "fuzzy_words_percent": 44.1,
            "fuzzy_chars": 190,
            "fuzzy_chars_percent": 44.7,
            "failing": 1,
            "failing_percent": 20.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.boum.org/projects/tails/news/zh_TW/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/zh_TW/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "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": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.tails.boum.org/projects/tails/news/sr_Latn/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/sr_Latn/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "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": 1,
            "fuzzy_percent": 20.0,
            "fuzzy_words": 18,
            "fuzzy_words_percent": 41.8,
            "fuzzy_chars": 177,
            "fuzzy_chars_percent": 41.6,
            "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.boum.org/projects/tails/news/id/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/id/"
        },
        {
            "total": 5,
            "total_words": 43,
            "total_chars": 425,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 43,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 425,
            "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": 20.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 100.0,
            "readonly_words": 43,
            "readonly_words_percent": 100.0,
            "readonly_chars": 425,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.boum.org/projects/tails/news/en/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/news/en/"
        }
    ]
}