Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-session/eu/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 77,
    "total_words": 262,
    "last_change": "2023-12-24T01:11:58.521277Z",
    "recent_changes": 1,
    "translated": 64,
    "translated_words": 207,
    "translated_percent": 83.1,
    "translated_words_percent": 79.0,
    "translated_chars": 1286,
    "translated_chars_percent": 77.0,
    "total_chars": 1670,
    "fuzzy": 1,
    "fuzzy_percent": 1.2,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "eu",
    "name": "Basque",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-session/eu/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-session/eu/"
}