Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": null,
            "recent_changes": 0,
            "translated": 44,
            "translated_words": 125,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 693,
            "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": 10,
            "failing_percent": 22.7,
            "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": "en",
            "name": "English",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/en/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": "2018-10-30T16:29:22.480733Z",
            "recent_changes": 7,
            "translated": 44,
            "translated_words": 125,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 693,
            "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": 2.2,
            "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": "fr",
            "name": "French",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/fr/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": null,
            "recent_changes": 0,
            "translated": 37,
            "translated_words": 111,
            "translated_percent": 84.0,
            "translated_words_percent": 88.8,
            "translated_chars": 615,
            "translated_chars_percent": 88.7,
            "fuzzy": 7,
            "fuzzy_percent": 15.9,
            "fuzzy_words": 14,
            "fuzzy_words_percent": 11.2,
            "fuzzy_chars": 78,
            "fuzzy_chars_percent": 11.2,
            "failing": 7,
            "failing_percent": 15.9,
            "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": 4,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/hu/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/hu/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": null,
            "recent_changes": 0,
            "translated": 37,
            "translated_words": 111,
            "translated_percent": 84.0,
            "translated_words_percent": 88.8,
            "translated_chars": 615,
            "translated_chars_percent": 88.7,
            "fuzzy": 7,
            "fuzzy_percent": 15.9,
            "fuzzy_words": 14,
            "fuzzy_words_percent": 11.2,
            "fuzzy_chars": 78,
            "fuzzy_chars_percent": 11.2,
            "failing": 5,
            "failing_percent": 11.3,
            "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://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/it/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": null,
            "recent_changes": 0,
            "translated": 31,
            "translated_words": 71,
            "translated_percent": 70.4,
            "translated_words_percent": 56.8,
            "translated_chars": 403,
            "translated_chars_percent": 58.1,
            "fuzzy": 13,
            "fuzzy_percent": 29.5,
            "fuzzy_words": 54,
            "fuzzy_words_percent": 43.2,
            "fuzzy_chars": 290,
            "fuzzy_chars_percent": 41.8,
            "failing": 10,
            "failing_percent": 22.7,
            "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": "sk",
            "name": "Slovak",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/sk/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": "2018-11-05T19:43:50.156143Z",
            "recent_changes": 44,
            "translated": 44,
            "translated_words": 125,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 693,
            "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": "de",
            "name": "German",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/de/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": "2019-03-14T03:23:48.772348Z",
            "recent_changes": 45,
            "translated": 44,
            "translated_words": 125,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 693,
            "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": "ru",
            "name": "Russian",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/ru/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": "2021-04-16T12:13:40.794926Z",
            "recent_changes": 44,
            "translated": 44,
            "translated_words": 125,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 693,
            "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": "es",
            "name": "Spanish",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/es/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": "2022-12-03T19:20:59.841447Z",
            "recent_changes": 47,
            "translated": 40,
            "translated_words": 119,
            "translated_percent": 90.9,
            "translated_words_percent": 95.2,
            "translated_chars": 669,
            "translated_chars_percent": 96.5,
            "fuzzy": 4,
            "fuzzy_percent": 9.0,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 4.8,
            "fuzzy_chars": 24,
            "fuzzy_chars_percent": 3.4,
            "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": "ja",
            "name": "Japanese",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/ja/"
        },
        {
            "total": 44,
            "total_words": 125,
            "total_chars": 693,
            "last_change": "2024-01-02T12:42:56.534664Z",
            "recent_changes": 21,
            "translated": 44,
            "translated_words": 125,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 693,
            "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": "ko",
            "name": "Korean",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/xpoll-application/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/xpoll-application/ko/"
        }
    ]
}