Translation components API.

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

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

{
    "count": 19,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": null,
            "recent_changes": 0,
            "translated": 127,
            "translated_words": 420,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2573,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 14,
            "failing_percent": 11.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 127,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 2,
            "code": "en",
            "name": "English",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/en/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/en/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2022-12-20T09:15:10.901594Z",
            "recent_changes": 1,
            "translated": 121,
            "translated_words": 397,
            "translated_percent": 95.2,
            "translated_words_percent": 94.5,
            "translated_chars": 2433,
            "translated_chars_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 1.5,
            "approved": 114,
            "approved_percent": 89.7,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/de/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/de/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2021-12-10T10:15:03.399342Z",
            "recent_changes": 5,
            "translated": 121,
            "translated_words": 397,
            "translated_percent": 95.2,
            "translated_words_percent": 94.5,
            "translated_chars": 2433,
            "translated_chars_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 6,
            "failing_percent": 4.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/es/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/es/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2023-12-04T19:36:18.929459Z",
            "recent_changes": 1,
            "translated": 127,
            "translated_words": 420,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2573,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 1.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/fr/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/fr/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2023-12-05T03:21:54.608406Z",
            "recent_changes": 1,
            "translated": 126,
            "translated_words": 417,
            "translated_percent": 99.2,
            "translated_words_percent": 99.2,
            "translated_chars": 2553,
            "translated_chars_percent": 99.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 13,
            "approved_percent": 10.2,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/gl/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/gl/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2021-10-25T10:35:06.696674Z",
            "recent_changes": 22,
            "translated": 121,
            "translated_words": 397,
            "translated_percent": 95.2,
            "translated_words_percent": 94.5,
            "translated_chars": 2433,
            "translated_chars_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/hr/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/hr/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2021-09-28T10:30:56.353236Z",
            "recent_changes": 4,
            "translated": 121,
            "translated_words": 397,
            "translated_percent": 95.2,
            "translated_words_percent": 94.5,
            "translated_chars": 2433,
            "translated_chars_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 3,
            "failing_percent": 2.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/it/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/it/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2022-01-06T22:48:59.930773Z",
            "recent_changes": 3,
            "translated": 121,
            "translated_words": 397,
            "translated_percent": 95.2,
            "translated_words_percent": 94.5,
            "translated_chars": 2433,
            "translated_chars_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 1.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/pl/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/pl/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2023-12-29T17:47:52.524893Z",
            "recent_changes": 3,
            "translated": 126,
            "translated_words": 417,
            "translated_percent": 99.2,
            "translated_words_percent": 99.2,
            "translated_chars": 2557,
            "translated_chars_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.7,
            "approved": 4,
            "approved_percent": 3.1,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/ru/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/ru/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2023-02-13T07:14:55.832761Z",
            "recent_changes": 2,
            "translated": 123,
            "translated_words": 411,
            "translated_percent": 96.8,
            "translated_words_percent": 97.8,
            "translated_chars": 2518,
            "translated_chars_percent": 97.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/zh_Hans/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/zh_Hans/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2022-01-03T14:25:49.654631Z",
            "recent_changes": 34,
            "translated": 117,
            "translated_words": 379,
            "translated_percent": 92.1,
            "translated_words_percent": 90.2,
            "translated_chars": 2320,
            "translated_chars_percent": 90.1,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 1.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/ja/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/ja/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2021-09-03T09:19:23.235869Z",
            "recent_changes": 3,
            "translated": 121,
            "translated_words": 397,
            "translated_percent": 95.2,
            "translated_words_percent": 94.5,
            "translated_chars": 2433,
            "translated_chars_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 115,
            "approved_percent": 90.5,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/en_GB/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/en_GB/"
        },
        {
            "total": 127,
            "total_words": 424,
            "total_chars": 2573,
            "last_change": "2022-01-03T19:54:04.583124Z",
            "recent_changes": 82,
            "translated": 116,
            "translated_words": 385,
            "translated_percent": 91.3,
            "translated_words_percent": 90.8,
            "translated_chars": 2347,
            "translated_chars_percent": 91.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 3,
            "comments": 1,
            "code": "sv",
            "name": "Swedish",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/sv/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/sv/"
        },
        {
            "total": 127,
            "total_words": 429,
            "total_chars": 2573,
            "last_change": "2022-04-20T05:09:16.280201Z",
            "recent_changes": 15,
            "translated": 16,
            "translated_words": 61,
            "translated_percent": 12.5,
            "translated_words_percent": 14.2,
            "translated_chars": 375,
            "translated_chars_percent": 14.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "ga",
            "name": "Irish",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/ga/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/ga/"
        },
        {
            "total": 127,
            "total_words": 429,
            "total_chars": 2573,
            "last_change": "2023-12-11T11:49:54.322000Z",
            "recent_changes": 70,
            "translated": 127,
            "translated_words": 429,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2573,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "eu",
            "name": "Basque",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/eu/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/eu/"
        },
        {
            "total": 127,
            "total_words": 429,
            "total_chars": 2573,
            "last_change": "2023-08-20T20:18:13.049173Z",
            "recent_changes": 3,
            "translated": 125,
            "translated_words": 424,
            "translated_percent": 98.4,
            "translated_words_percent": 98.8,
            "translated_chars": 2546,
            "translated_chars_percent": 98.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 3,
            "failing_percent": 2.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/ca/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/ca/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2024-04-11T13:23:29.609852Z",
            "recent_changes": 1,
            "translated": 127,
            "translated_words": 420,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2573,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/nl/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/nl/"
        },
        {
            "total": 127,
            "total_words": 420,
            "total_chars": 2573,
            "last_change": "2023-04-05T06:22:15.416487Z",
            "recent_changes": 97,
            "translated": 124,
            "translated_words": 412,
            "translated_percent": 97.6,
            "translated_words_percent": 98.0,
            "translated_chars": 2526,
            "translated_chars_percent": 98.1,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/cs/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/cs/"
        },
        {
            "total": 127,
            "total_words": 429,
            "total_chars": 2573,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.7,
            "translated_words_percent": 0.2,
            "translated_chars": 9,
            "translated_chars_percent": 0.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 1,
            "readonly_percent": 0.7,
            "suggestions": 0,
            "comments": 0,
            "code": "bn_BD",
            "name": "Bengali (Bangladesh)",
            "url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/bn_BD/",
            "translate_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/bn_BD/"
        }
    ]
}