Translation components API.

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

GET /api/translations/qtilities/picom-conf/gl/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 68,
    "total_words": 302,
    "last_change": "2023-12-17T23:31:50.699177Z",
    "recent_changes": 9,
    "translated": 37,
    "translated_words": 186,
    "translated_percent": 54.4,
    "translated_words_percent": 61.5,
    "translated_chars": 1157,
    "translated_chars_percent": 60.7,
    "total_chars": 1904,
    "fuzzy": 1,
    "fuzzy_percent": 1.4,
    "failing": 1,
    "failing_percent": 1.4,
    "code": "gl",
    "name": "Galician",
    "url": "https://translate.lxqt-project.org/projects/qtilities/picom-conf/gl/",
    "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-conf/gl/"
}