Translation components API.

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

GET /api/components/libstorage/sle-12-sp5/statistics/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 65,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/libstorage/sle-12-sp5/statistics/?format=api&page=3",
    "results": [
        {
            "total": 220,
            "total_words": 1382,
            "last_change": null,
            "recent_changes": 0,
            "translated": 102,
            "translated_words": 671,
            "translated_percent": 46.3,
            "translated_words_percent": 48.5,
            "translated_chars": 3929,
            "translated_chars_percent": 47.4,
            "total_chars": 8281,
            "fuzzy": 111,
            "fuzzy_percent": 50.4,
            "failing": 26,
            "failing_percent": 11.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "xh",
            "name": "Xhosa",
            "url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/xh/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/xh/"
        },
        {
            "total": 220,
            "total_words": 1382,
            "last_change": null,
            "recent_changes": 0,
            "translated": 220,
            "translated_words": 1382,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8281,
            "translated_chars_percent": 100.0,
            "total_chars": 8281,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_CN",
            "name": "Chinese (China)",
            "url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/zh_CN/"
        },
        {
            "total": 220,
            "total_words": 1382,
            "last_change": "2021-02-25T09:49:06.017341Z",
            "recent_changes": 1,
            "translated": 220,
            "translated_words": 1382,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8281,
            "translated_chars_percent": 100.0,
            "total_chars": 8281,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/zh_TW/"
        },
        {
            "total": 220,
            "total_words": 1382,
            "last_change": null,
            "recent_changes": 0,
            "translated": 102,
            "translated_words": 671,
            "translated_percent": 46.3,
            "translated_words_percent": 48.5,
            "translated_chars": 3929,
            "translated_chars_percent": 47.4,
            "total_chars": 8281,
            "fuzzy": 111,
            "fuzzy_percent": 50.4,
            "failing": 25,
            "failing_percent": 11.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zu",
            "name": "Zulu",
            "url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/zu/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/zu/"
        },
        {
            "total": 220,
            "total_words": 1382,
            "last_change": null,
            "recent_changes": 0,
            "translated": 220,
            "translated_words": 1382,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8281,
            "translated_chars_percent": 100.0,
            "total_chars": 8281,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 197,
            "failing_percent": 89.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 220,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://l10n.opensuse.org/projects/libstorage/sle-12-sp5/en/",
            "translate_url": "https://l10n.opensuse.org/translate/libstorage/sle-12-sp5/en/"
        }
    ]
}