Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2023-11-10T02:33:16.326365Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 2,
            "approved_percent": 100.0,
            "approved_words": 9,
            "approved_words_percent": 100.0,
            "approved_chars": 117,
            "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": "de",
            "name": "German",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/de/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/de/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2021-10-09T10:49:47.319546Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 2,
            "approved_percent": 100.0,
            "approved_words": 9,
            "approved_words_percent": 100.0,
            "approved_chars": 117,
            "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.boum.org/projects/tails/sensitive_documents/fr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/fr/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2021-12-12T11:21:45.597173Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 1,
            "approved_percent": 50.0,
            "approved_words": 4,
            "approved_words_percent": 44.4,
            "approved_chars": 71,
            "approved_chars_percent": 60.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": "pt",
            "name": "Portuguese",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/pt/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/pt/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2023-11-04T15:15:11.647415Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 2,
            "approved_percent": 100.0,
            "approved_words": 9,
            "approved_words_percent": 100.0,
            "approved_chars": 117,
            "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/sensitive_documents/ca/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/ca/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2024-03-26T09:14:21.183752Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 2,
            "approved_percent": 100.0,
            "approved_words": 9,
            "approved_words_percent": 100.0,
            "approved_chars": 117,
            "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": "es",
            "name": "Spanish",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/es/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/es/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2023-12-22T20:52:35.538929Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 50.0,
            "translated_words_percent": 44.4,
            "translated_chars": 71,
            "translated_chars_percent": 60.6,
            "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": 50.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": "pl",
            "name": "Polish",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/pl/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/pl/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 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/sensitive_documents/fa/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/fa/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2018-02-05T21:25:09Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 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/sensitive_documents/it/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/it/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2018-07-02T06:13:30Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 50.0,
            "translated_words_percent": 44.4,
            "translated_chars": 71,
            "translated_chars_percent": 60.6,
            "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": "tr",
            "name": "Turkish",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/tr/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/tr/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2018-02-17T12:52:14Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 50.0,
            "translated_words_percent": 44.4,
            "translated_chars": 71,
            "translated_chars_percent": 60.6,
            "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/sensitive_documents/ar/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/ar/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2021-12-22T10:40:54.909455Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 2,
            "approved_percent": 100.0,
            "approved_words": 9,
            "approved_words_percent": 100.0,
            "approved_chars": 117,
            "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": "ru",
            "name": "Russian",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/ru/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/ru/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2018-03-12T15:31:02Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 50.0,
            "translated_words_percent": 44.4,
            "translated_chars": 71,
            "translated_chars_percent": 60.6,
            "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",
            "name": "Chinese",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/zh/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/zh/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2020-05-14T07:56:09.629299Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 2,
            "approved_percent": 100.0,
            "approved_words": 9,
            "approved_words_percent": 100.0,
            "approved_chars": 117,
            "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": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/zh_TW/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/zh_TW/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "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/sensitive_documents/sr_Latn/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/sr_Latn/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": "2020-01-15T21:04:42Z",
            "recent_changes": 2,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 50.0,
            "translated_words_percent": 44.4,
            "translated_chars": 71,
            "translated_chars_percent": 60.6,
            "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": 50.0,
            "approved_words": 4,
            "approved_words_percent": 44.4,
            "approved_chars": 71,
            "approved_chars_percent": 60.6,
            "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/sensitive_documents/id/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/id/"
        },
        {
            "total": 2,
            "total_words": 9,
            "total_chars": 117,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 117,
            "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": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 100.0,
            "readonly_words": 9,
            "readonly_words_percent": 100.0,
            "readonly_chars": 117,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.tails.boum.org/projects/tails/sensitive_documents/en/",
            "translate_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/en/"
        }
    ]
}