Translation components API.

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

GET /api/components/lxqt-desktop/desktop-autostart-module/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/desktop-autostart-module/statistics/?format=api&page=2",
    "results": [
        {
            "total": 1,
            "total_words": 1,
            "last_change": "2021-08-19T16:56:41.213761Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "translated_chars_percent": 100.0,
            "total_chars": 7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "lv",
            "name": "Latvian",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/desktop-autostart-module/lv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/desktop-autostart-module/lv/"
        },
        {
            "total": 1,
            "total_words": 1,
            "last_change": "2021-09-24T19:29:28.151475Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "translated_chars_percent": 100.0,
            "total_chars": 7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ko",
            "name": "Korean",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/desktop-autostart-module/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/desktop-autostart-module/ko/"
        },
        {
            "total": 1,
            "total_words": 1,
            "last_change": "2022-07-26T12:57:55.520002Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "translated_chars_percent": 100.0,
            "total_chars": 7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ga",
            "name": "Irish",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/desktop-autostart-module/ga/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/desktop-autostart-module/ga/"
        },
        {
            "total": 1,
            "total_words": 1,
            "last_change": "2022-10-23T11:26:09.274395Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "translated_chars_percent": 100.0,
            "total_chars": 7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "hi",
            "name": "Hindi",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/desktop-autostart-module/hi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/desktop-autostart-module/hi/"
        },
        {
            "total": 1,
            "total_words": 1,
            "last_change": "2023-12-23T13:58:13.071636Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "translated_chars_percent": 100.0,
            "total_chars": 7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "pa",
            "name": "Punjabi",
            "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/desktop-autostart-module/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/desktop-autostart-module/pa/"
        },
        {
            "total": 1,
            "total_words": 1,
            "last_change": "2023-12-25T11:25:41.053531Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 7,
            "translated_chars_percent": 100.0,
            "total_chars": 7,
            "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/desktop-autostart-module/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/desktop-autostart-module/lg/"
        }
    ]
}