Translation components API.

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

GET /api/components/lxqt-configuration/lxqt-config-appearance-menu-entry/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-appearance-menu-entry/statistics/?format=api&page=2",
    "results": [
        {
            "total": 3,
            "total_words": 7,
            "last_change": "2021-05-15T14:38:54.797360Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "translated_chars_percent": 100.0,
            "total_chars": 57,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-appearance-menu-entry/vi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance-menu-entry/vi/"
        },
        {
            "total": 3,
            "total_words": 7,
            "last_change": "2021-08-28T01:04:19.037240Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "translated_chars_percent": 100.0,
            "total_chars": 57,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-appearance-menu-entry/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance-menu-entry/nb_NO/"
        },
        {
            "total": 3,
            "total_words": 7,
            "last_change": "2021-09-24T19:15:55.214920Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "translated_chars_percent": 100.0,
            "total_chars": 57,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ko",
            "name": "Korean",
            "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-appearance-menu-entry/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance-menu-entry/ko/"
        },
        {
            "total": 3,
            "total_words": 7,
            "last_change": "2023-01-24T20:05:30.614324Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "translated_chars_percent": 100.0,
            "total_chars": 57,
            "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-appearance-menu-entry/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance-menu-entry/oc/"
        },
        {
            "total": 3,
            "total_words": 7,
            "last_change": "2024-02-06T21:05:04.712671Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 7,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "translated_chars_percent": 100.0,
            "total_chars": 57,
            "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-appearance-menu-entry/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance-menu-entry/lg/"
        }
    ]
}