Translation components API.

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

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

{
    "total": 170,
    "total_words": 574,
    "last_change": null,
    "recent_changes": 0,
    "translated": 141,
    "translated_words": 398,
    "translated_percent": 82.9,
    "translated_words_percent": 69.3,
    "translated_chars": 2514,
    "translated_chars_percent": 67.8,
    "total_chars": 3706,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 95,
    "failing_percent": 55.8,
    "code": "cy",
    "name": "Welsh",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/cy/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/cy/"
}