Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagment/id/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 59,
    "total_words": 133,
    "last_change": "2024-02-10T02:01:44.152605Z",
    "recent_changes": 15,
    "translated": 51,
    "translated_words": 107,
    "translated_percent": 86.4,
    "translated_words_percent": 80.4,
    "translated_chars": 680,
    "translated_chars_percent": 81.0,
    "total_chars": 839,
    "fuzzy": 5,
    "fuzzy_percent": 8.4,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "id",
    "name": "Indonesian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment/id/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-powermanagment/id/"
}