Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 20,
            "total_words": 48,
            "total_chars": 299,
            "last_change": null,
            "recent_changes": 0,
            "translated": 20,
            "translated_words": 48,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 299,
            "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": 5.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 20,
            "readonly_percent": 100.0,
            "readonly_words": 48,
            "readonly_words_percent": 100.0,
            "readonly_chars": 299,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-image-lightbox-ui/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-image-lightbox-ui/en/"
        },
        {
            "total": 20,
            "total_words": 48,
            "total_chars": 299,
            "last_change": "2023-07-20T14:13:16.648162Z",
            "recent_changes": 25,
            "translated": 19,
            "translated_words": 44,
            "translated_percent": 95.0,
            "translated_words_percent": 91.6,
            "translated_chars": 277,
            "translated_chars_percent": 92.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": "fr",
            "name": "French",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-image-lightbox-ui/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-image-lightbox-ui/fr/"
        },
        {
            "total": 20,
            "total_words": 48,
            "total_chars": 299,
            "last_change": "2023-09-06T07:08:46.110059Z",
            "recent_changes": 1,
            "translated": 20,
            "translated_words": 48,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 299,
            "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-platform/xwiki-platform-image-lightbox-ui/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-image-lightbox-ui/de/"
        },
        {
            "total": 20,
            "total_words": 48,
            "total_chars": 299,
            "last_change": "2023-11-11T09:26:16.640940Z",
            "recent_changes": 1,
            "translated": 20,
            "translated_words": 48,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 299,
            "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": "uk",
            "name": "Ukrainian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-image-lightbox-ui/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-image-lightbox-ui/uk/"
        },
        {
            "total": 20,
            "total_words": 48,
            "total_chars": 299,
            "last_change": "2023-09-24T06:57:12.181935Z",
            "recent_changes": 24,
            "translated": 20,
            "translated_words": 48,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 299,
            "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-platform/xwiki-platform-image-lightbox-ui/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-image-lightbox-ui/ru/"
        },
        {
            "total": 20,
            "total_words": 48,
            "total_chars": 299,
            "last_change": "2024-01-02T11:39:46.637371Z",
            "recent_changes": 2,
            "translated": 20,
            "translated_words": 48,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 299,
            "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-platform/xwiki-platform-image-lightbox-ui/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-image-lightbox-ui/ko/"
        }
    ]
}