Translation components API.

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

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

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": null,
            "recent_changes": 0,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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": 9,
            "failing_percent": 30.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 30,
            "readonly_percent": 100.0,
            "readonly_words": 535,
            "readonly_words_percent": 100.0,
            "readonly_chars": 2873,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/en/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2018-06-10T12:57:33.574157Z",
            "recent_changes": 1,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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-platform/macros-treetranslations/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/fr/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2018-10-03T14:18:12.067407Z",
            "recent_changes": 4,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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": "lv",
            "name": "Latvian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/lv/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": null,
            "recent_changes": 0,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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": 17,
            "failing_percent": 56.6,
            "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-platform/macros-treetranslations/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/sk/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2019-04-08T04:36:35.116167Z",
            "recent_changes": 9,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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/macros-treetranslations/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/ru/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2022-01-04T11:09:12.908487Z",
            "recent_changes": 1,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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/macros-treetranslations/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/de/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2019-09-18T19:24:40.109898Z",
            "recent_changes": 22,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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": 8,
            "failing_percent": 26.6,
            "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": "mr",
            "name": "Marathi",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/mr/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2019-10-10T08:22:11.245454Z",
            "recent_changes": 30,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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-platform/macros-treetranslations/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/es/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2022-12-08T18:50:20.386699Z",
            "recent_changes": 5,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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-platform/macros-treetranslations/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/ja/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2023-05-20T11:42:22.432184Z",
            "recent_changes": 30,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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/macros-treetranslations/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/uk/"
        },
        {
            "total": 30,
            "total_words": 535,
            "total_chars": 2873,
            "last_change": "2024-01-02T12:14:58.638637Z",
            "recent_changes": 2,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2873,
            "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/macros-treetranslations/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/ko/"
        }
    ]
}