Translation components API.

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

GET /api/components/lxqt-panel/plugin-desktopswitch-name-and-description/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-panel/plugin-desktopswitch-name-and-description/statistics/?format=api&page=2",
    "results": [
        {
            "total": 2,
            "total_words": 8,
            "last_change": "2021-08-18T23:16:03.673041Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 62,
            "translated_chars_percent": 100.0,
            "total_chars": 62,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "lv",
            "name": "Latvian",
            "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-desktopswitch-name-and-description/lv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-desktopswitch-name-and-description/lv/"
        },
        {
            "total": 2,
            "total_words": 8,
            "last_change": "2022-02-08T15:07:27.416599Z",
            "recent_changes": 3,
            "translated": 2,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 62,
            "translated_chars_percent": 100.0,
            "total_chars": 62,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ko",
            "name": "Korean",
            "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-desktopswitch-name-and-description/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-desktopswitch-name-and-description/ko/"
        },
        {
            "total": 2,
            "total_words": 8,
            "last_change": "2023-12-23T19:45:06.852907Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 62,
            "translated_chars_percent": 100.0,
            "total_chars": 62,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "pa",
            "name": "Punjabi",
            "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-desktopswitch-name-and-description/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-desktopswitch-name-and-description/pa/"
        },
        {
            "total": 2,
            "total_words": 8,
            "last_change": "2024-01-21T16:41:40.199847Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 62,
            "translated_chars_percent": 100.0,
            "total_chars": 62,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "lg",
            "name": "Luganda",
            "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-desktopswitch-name-and-description/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-desktopswitch-name-and-description/lg/"
        }
    ]
}