Translation components API.

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

GET /api/components/lxqt-configuration/lxqt-config-notificationd-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-configuration/lxqt-config-notificationd-menu-entry/statistics/?format=api&page=2",
    "results": [
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2022-11-20T09:12:44.518016Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 78,
            "translated_chars_percent": 100.0,
            "total_chars": 78,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "kk",
            "name": "Kazakh",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-notificationd-menu-entry/kk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-notificationd-menu-entry/kk/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2023-01-25T11:35:33.527578Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 78,
            "translated_chars_percent": 100.0,
            "total_chars": 78,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "oc",
            "name": "Occitan",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-notificationd-menu-entry/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-notificationd-menu-entry/oc/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2023-12-24T14:35:52.353615Z",
            "recent_changes": 4,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 78,
            "translated_chars_percent": 100.0,
            "total_chars": 78,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "pa",
            "name": "Punjabi",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-notificationd-menu-entry/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-notificationd-menu-entry/pa/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2024-02-08T19:12:30.032814Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 78,
            "translated_chars_percent": 100.0,
            "total_chars": 78,
            "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-notificationd-menu-entry/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-notificationd-menu-entry/lg/"
        }
    ]
}