Translation components API.

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

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

{
    "total": 297,
    "total_words": 840,
    "last_change": null,
    "recent_changes": 0,
    "translated": 264,
    "translated_words": 733,
    "translated_percent": 88.8,
    "translated_words_percent": 87.2,
    "translated_chars": 4621,
    "translated_chars_percent": 85.2,
    "total_chars": 5419,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 174,
    "failing_percent": 58.5,
    "code": "cy",
    "name": "Welsh",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/cy/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/cy/"
}