Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/statistics/?format=api&page=2",
    "results": [
        {
            "total": 170,
            "total_words": 574,
            "last_change": "2025-01-30T15:46:46.341719Z",
            "recent_changes": 6,
            "translated": 170,
            "translated_words": 574,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3706,
            "translated_chars_percent": 100.0,
            "total_chars": 3706,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "lg",
            "name": "Luganda",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/lg/"
        },
        {
            "total": 170,
            "total_words": 574,
            "last_change": "2024-04-13T08:59:03.996511Z",
            "recent_changes": 194,
            "translated": 164,
            "translated_words": 564,
            "translated_percent": 96.4,
            "translated_words_percent": 98.2,
            "translated_chars": 3655,
            "translated_chars_percent": 98.6,
            "total_chars": 3706,
            "fuzzy": 1,
            "fuzzy_percent": 0.5,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "zh_CN",
            "name": "Chinese (Simplified)",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/zh_CN/"
        },
        {
            "total": 170,
            "total_words": 574,
            "last_change": "2024-06-13T12:45:33.258070Z",
            "recent_changes": 14,
            "translated": 164,
            "translated_words": 564,
            "translated_percent": 96.4,
            "translated_words_percent": 98.2,
            "translated_chars": 3655,
            "translated_chars_percent": 98.6,
            "total_chars": 3706,
            "fuzzy": 1,
            "fuzzy_percent": 0.5,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "da",
            "name": "Danish",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/da/"
        },
        {
            "total": 170,
            "total_words": 574,
            "last_change": "2024-07-17T05:54:01.836195Z",
            "recent_changes": 2,
            "translated": 164,
            "translated_words": 564,
            "translated_percent": 96.4,
            "translated_words_percent": 98.2,
            "translated_chars": 3655,
            "translated_chars_percent": 98.6,
            "total_chars": 3706,
            "fuzzy": 1,
            "fuzzy_percent": 0.5,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "fur",
            "name": "Friulian",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/fur/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/fur/"
        },
        {
            "total": 170,
            "total_words": 574,
            "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": 3706,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "kab",
            "name": "Kabyle",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/kab/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/kab/"
        },
        {
            "total": 170,
            "total_words": 574,
            "last_change": "2025-02-04T03:57:32.427543Z",
            "recent_changes": 6,
            "translated": 170,
            "translated_words": 574,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3706,
            "translated_chars_percent": 100.0,
            "total_chars": 3706,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ka",
            "name": "Georgian",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/ka/"
        }
    ]
}