Translation components API.

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

GET /api/components/lxqt-configuration/lxqt-powermanagment-battery-info/statistics/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/statistics/?format=api&page=2",
    "results": [
        {
            "total": 65,
            "total_words": 199,
            "last_change": "2024-11-28T13:33:48.471523Z",
            "recent_changes": 14,
            "translated": 13,
            "translated_words": 21,
            "translated_percent": 20.0,
            "translated_words_percent": 10.5,
            "translated_chars": 138,
            "translated_chars_percent": 9.5,
            "total_chars": 1445,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "kab",
            "name": "Kabyle",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment-battery-info/kab/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-powermanagment-battery-info/kab/"
        },
        {
            "total": 65,
            "total_words": 199,
            "last_change": "2025-01-01T13:07:50.331946Z",
            "recent_changes": 66,
            "translated": 65,
            "translated_words": 199,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1445,
            "translated_chars_percent": 100.0,
            "total_chars": 1445,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ka",
            "name": "Georgian",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment-battery-info/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-powermanagment-battery-info/ka/"
        },
        {
            "total": 65,
            "total_words": 199,
            "last_change": "2025-03-21T05:46:39.465053Z",
            "recent_changes": 1,
            "translated": 65,
            "translated_words": 199,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1445,
            "translated_chars_percent": 100.0,
            "total_chars": 1445,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "zh_TW",
            "name": "Chinese (Traditional)",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment-battery-info/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-powermanagment-battery-info/zh_TW/"
        }
    ]
}