Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/statistics/?format=api&page=2",
    "results": [
        {
            "total": 21,
            "total_words": 132,
            "last_change": "2024-02-16T17:55:05.276017Z",
            "recent_changes": 22,
            "translated": 21,
            "translated_words": 132,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 919,
            "translated_chars_percent": 100.0,
            "total_chars": 919,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "lg",
            "name": "Luganda",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-sudo/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-sudo/lg/"
        },
        {
            "total": 21,
            "total_words": 132,
            "last_change": "2024-11-12T16:49:21.795937Z",
            "recent_changes": 21,
            "translated": 21,
            "translated_words": 132,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 919,
            "translated_chars_percent": 100.0,
            "total_chars": 919,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-sudo/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-sudo/en_GB/"
        },
        {
            "total": 21,
            "total_words": 132,
            "last_change": "2024-11-28T14:56:29.442188Z",
            "recent_changes": 4,
            "translated": 4,
            "translated_words": 8,
            "translated_percent": 19.0,
            "translated_words_percent": 6.0,
            "translated_chars": 46,
            "translated_chars_percent": 5.0,
            "total_chars": 919,
            "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-sudo/kab/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-sudo/kab/"
        },
        {
            "total": 21,
            "total_words": 132,
            "last_change": "2025-01-01T13:18:27.932509Z",
            "recent_changes": 22,
            "translated": 21,
            "translated_words": 132,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 919,
            "translated_chars_percent": 100.0,
            "total_chars": 919,
            "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-sudo/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-sudo/ka/"
        }
    ]
}