Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 11,
            "total_words": 71,
            "total_chars": 416,
            "last_change": null,
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 71,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 416,
            "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": "en",
            "name": "English",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/developer-tools---syntax-highlighting/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/developer-tools---syntax-highlighting/en/"
        },
        {
            "total": 11,
            "total_words": 71,
            "total_chars": 416,
            "last_change": "2020-02-12T15:03:22.813208Z",
            "recent_changes": 11,
            "translated": 11,
            "translated_words": 71,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 416,
            "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": "fr",
            "name": "French",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/developer-tools---syntax-highlighting/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/developer-tools---syntax-highlighting/fr/"
        },
        {
            "total": 11,
            "total_words": 71,
            "total_chars": 416,
            "last_change": "2020-06-28T15:27:39.430092Z",
            "recent_changes": 11,
            "translated": 11,
            "translated_words": 71,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 416,
            "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/developer-tools---syntax-highlighting/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/developer-tools---syntax-highlighting/es/"
        },
        {
            "total": 11,
            "total_words": 71,
            "total_chars": 416,
            "last_change": "2021-10-22T08:11:18.668137Z",
            "recent_changes": 11,
            "translated": 11,
            "translated_words": 71,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 416,
            "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/developer-tools---syntax-highlighting/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/developer-tools---syntax-highlighting/ru/"
        },
        {
            "total": 11,
            "total_words": 71,
            "total_chars": 416,
            "last_change": "2022-01-21T18:17:59.966965Z",
            "recent_changes": 11,
            "translated": 11,
            "translated_words": 71,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 416,
            "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/developer-tools---syntax-highlighting/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/developer-tools---syntax-highlighting/de/"
        },
        {
            "total": 11,
            "total_words": 71,
            "total_chars": 416,
            "last_change": "2022-12-04T16:18:46.215155Z",
            "recent_changes": 13,
            "translated": 11,
            "translated_words": 71,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 416,
            "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": "ja",
            "name": "Japanese",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/developer-tools---syntax-highlighting/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/developer-tools---syntax-highlighting/ja/"
        },
        {
            "total": 11,
            "total_words": 71,
            "total_chars": 416,
            "last_change": "2023-12-29T17:12:27.177827Z",
            "recent_changes": 11,
            "translated": 11,
            "translated_words": 71,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 416,
            "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/developer-tools---syntax-highlighting/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/developer-tools---syntax-highlighting/ko/"
        }
    ]
}