Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/statistics/?format=api&page=2",
    "results": [
        {
            "total": 60,
            "total_words": 177,
            "last_change": "2024-10-22T02:49:22.588770Z",
            "recent_changes": 7,
            "translated": 60,
            "translated_words": 177,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1186,
            "translated_chars_percent": 100.0,
            "total_chars": 1186,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/fi/"
        },
        {
            "total": 60,
            "total_words": 177,
            "last_change": "2024-01-17T14:10:47.139546Z",
            "recent_changes": 2,
            "translated": 53,
            "translated_words": 110,
            "translated_percent": 88.3,
            "translated_words_percent": 62.1,
            "translated_chars": 671,
            "translated_chars_percent": 56.5,
            "total_chars": 1186,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 1.6,
            "code": "pa",
            "name": "Punjabi",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/pa/"
        },
        {
            "total": 60,
            "total_words": 177,
            "last_change": "2024-10-19T18:13:59.475869Z",
            "recent_changes": 8,
            "translated": 60,
            "translated_words": 177,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1186,
            "translated_chars_percent": 100.0,
            "total_chars": 1186,
            "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-config-monitor/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/lg/"
        },
        {
            "total": 60,
            "total_words": 177,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 1186,
            "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-config-monitor/kab/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/kab/"
        },
        {
            "total": 60,
            "total_words": 177,
            "last_change": "2025-01-01T11:46:40.713855Z",
            "recent_changes": 60,
            "translated": 60,
            "translated_words": 177,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1186,
            "translated_chars_percent": 100.0,
            "total_chars": 1186,
            "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-config-monitor/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/ka/"
        }
    ]
}