Translation components API.

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

GET /api/components/lxqt-desktop/lxqt-about-menu-entry/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-desktop/lxqt-about-menu-entry/statistics/?format=api&page=2",
    "results": [
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2024-07-10T19:32:19.860720Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 41,
            "translated_chars_percent": 100.0,
            "total_chars": 41,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "fur",
            "name": "Friulian",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about-menu-entry/fur/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about-menu-entry/fur/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2024-11-12T16:38:11.752447Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 41,
            "translated_chars_percent": 100.0,
            "total_chars": 41,
            "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-desktop/lxqt-about-menu-entry/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about-menu-entry/en_GB/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2024-11-28T14:41:57.465704Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 41,
            "translated_chars_percent": 100.0,
            "total_chars": 41,
            "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-about-menu-entry/kab/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about-menu-entry/kab/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2025-01-01T14:07:01.761823Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 41,
            "translated_chars_percent": 100.0,
            "total_chars": 41,
            "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-about-menu-entry/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about-menu-entry/ka/"
        }
    ]
}