Translation components API.

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

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

{
    "total": 209,
    "total_words": 504,
    "last_change": "2022-11-14T15:03:16.233095Z",
    "recent_changes": 13,
    "translated": 195,
    "translated_words": 461,
    "translated_percent": 93.3,
    "translated_words_percent": 91.4,
    "translated_chars": 2777,
    "translated_chars_percent": 91.2,
    "total_chars": 3042,
    "fuzzy": 5,
    "fuzzy_percent": 2.3,
    "failing": 3,
    "failing_percent": 1.4,
    "code": "id",
    "name": "Indonesian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/id/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/id/"
}