Translation components API.

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

GET /api/components/zjes/lxqt-appswichter-configuration/statistics/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswichter-configuration/statistics/?format=api",
    "results": [
        {
            "total": 11,
            "total_words": 26,
            "last_change": "2022-09-18T05:08:50.528093Z",
            "recent_changes": 4,
            "translated": 11,
            "translated_words": 26,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 161,
            "translated_chars_percent": 100.0,
            "total_chars": 161,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ko",
            "name": "Korean",
            "url": "https://translate.lxqt-project.org/projects/zjes/lxqt-appswichter-configuration/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/zjes/lxqt-appswichter-configuration/ko/"
        },
        {
            "total": 11,
            "total_words": 26,
            "last_change": "2023-01-01T12:18:53.801998Z",
            "recent_changes": 11,
            "translated": 11,
            "translated_words": 26,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 161,
            "translated_chars_percent": 100.0,
            "total_chars": 161,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://translate.lxqt-project.org/projects/zjes/lxqt-appswichter-configuration/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/zjes/lxqt-appswichter-configuration/ca/"
        },
        {
            "total": 11,
            "total_words": 26,
            "last_change": "2023-01-31T10:37:06.228178Z",
            "recent_changes": 11,
            "translated": 11,
            "translated_words": 26,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 161,
            "translated_chars_percent": 100.0,
            "total_chars": 161,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.lxqt-project.org/projects/zjes/lxqt-appswichter-configuration/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/zjes/lxqt-appswichter-configuration/tr/"
        },
        {
            "total": 11,
            "total_words": 26,
            "last_change": "2023-05-19T22:19:29.868034Z",
            "recent_changes": 8,
            "translated": 11,
            "translated_words": 26,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 161,
            "translated_chars_percent": 100.0,
            "total_chars": 161,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://translate.lxqt-project.org/projects/zjes/lxqt-appswichter-configuration/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/zjes/lxqt-appswichter-configuration/fi/"
        }
    ]
}