Translation components API.

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

GET /api/components/peercoin-flutter/translations/statistics/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 80,
    "next": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/statistics/?page=2",
    "previous": null,
    "results": [
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2022-06-22T16:37:37.599365Z",
            "recent_changes": 1,
            "translated": 498,
            "translated_words": 2203,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 13673,
            "translated_chars_percent": 100.0,
            "total_chars": 13673,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 74,
            "failing_percent": 14.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/en/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/en/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-10T20:28:06.555391Z",
            "recent_changes": 15,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 187,
            "approved_percent": 37.5,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/de/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/de/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-19T23:06:32.378996Z",
            "recent_changes": 2,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/nl/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/nl/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-16T20:40:15.297092Z",
            "recent_changes": 1,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 88,
            "approved_percent": 17.6,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/ro/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ro/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-15T15:01:47.040414Z",
            "recent_changes": 9,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 134,
            "approved_percent": 26.9,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/ru/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ru/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-09-27T09:38:32.963150Z",
            "recent_changes": 3,
            "translated": 498,
            "translated_words": 2203,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 13673,
            "translated_chars_percent": 100.0,
            "total_chars": 13673,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 3,
            "approved_percent": 0.6,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/zh_Hans/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/zh_Hans/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-10T20:20:36.186477Z",
            "recent_changes": 106,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/it/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/it/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-16T13:23:28.081036Z",
            "recent_changes": 36,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/hr/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/hr/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-09-27T09:42:40.908491Z",
            "recent_changes": 3,
            "translated": 498,
            "translated_words": 2203,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 13673,
            "translated_chars_percent": 100.0,
            "total_chars": 13673,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/pt/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/pt/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-09-27T09:43:17.823713Z",
            "recent_changes": 3,
            "translated": 498,
            "translated_words": 2203,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 13673,
            "translated_chars_percent": 100.0,
            "total_chars": 13673,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 18,
            "approved_percent": 3.6,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/es/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/es/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-06T11:08:57.898421Z",
            "recent_changes": 169,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/fr/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/fr/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-08T16:23:36.012880Z",
            "recent_changes": 209,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 2,
            "approved_percent": 0.4,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/pl/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/pl/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-09-27T09:36:19.374965Z",
            "recent_changes": 3,
            "translated": 498,
            "translated_words": 2203,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 13673,
            "translated_chars_percent": 100.0,
            "total_chars": 13673,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/nb_NO/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/nb_NO/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-09-20T11:50:12.201420Z",
            "recent_changes": 3,
            "translated": 349,
            "translated_words": 1812,
            "translated_percent": 70.0,
            "translated_words_percent": 82.2,
            "translated_chars": 10983,
            "translated_chars_percent": 80.3,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 2,
            "approved_percent": 0.4,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/tr/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/tr/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-03T00:51:44.440380Z",
            "recent_changes": 4,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/id/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/id/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-16T22:35:15.918915Z",
            "recent_changes": 1,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 2,
            "approved_percent": 0.4,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/fa/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/fa/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-09-27T09:41:57.789761Z",
            "recent_changes": 3,
            "translated": 498,
            "translated_words": 2203,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 13673,
            "translated_chars_percent": 100.0,
            "total_chars": 13673,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 10,
            "approved_percent": 2.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/ko/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ko/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-03T00:42:41.640040Z",
            "recent_changes": 4,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bn_BD",
            "name": "Bengali (Bangladesh)",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/bn_BD/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/bn_BD/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-09-27T09:39:52.697851Z",
            "recent_changes": 3,
            "translated": 498,
            "translated_words": 2203,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 13673,
            "translated_chars_percent": 100.0,
            "total_chars": 13673,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hi",
            "name": "Hindi",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/hi/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/hi/"
        },
        {
            "total": 498,
            "total_words": 2203,
            "last_change": "2023-08-16T20:50:22.341090Z",
            "recent_changes": 1,
            "translated": 346,
            "translated_words": 1805,
            "translated_percent": 69.4,
            "translated_words_percent": 81.9,
            "translated_chars": 10936,
            "translated_chars_percent": 79.9,
            "total_chars": 13673,
            "fuzzy": 3,
            "fuzzy_percent": 0.6,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sw",
            "name": "Swahili",
            "url": "https://weblate.ppc.lol/projects/peercoin-flutter/translations/sw/",
            "translate_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/sw/"
        }
    ]
}