Translation components API.

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

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

{
    "total": 209,
    "total_words": 503,
    "last_change": "2023-10-27T14:30:19.886215Z",
    "recent_changes": 22,
    "translated": 191,
    "translated_words": 444,
    "translated_percent": 91.3,
    "translated_words_percent": 88.2,
    "translated_chars": 2673,
    "translated_chars_percent": 88.1,
    "total_chars": 3033,
    "fuzzy": 4,
    "fuzzy_percent": 1.9,
    "failing": 1,
    "failing_percent": 0.4,
    "code": "gl",
    "name": "Galician",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/gl/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/gl/"
}