Translation components API.

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

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

{
    "total": 90,
    "total_words": 295,
    "last_change": "2023-12-08T21:09:51.849115Z",
    "recent_changes": 2,
    "translated": 8,
    "translated_words": 19,
    "translated_percent": 8.8,
    "translated_words_percent": 6.4,
    "translated_chars": 127,
    "translated_chars_percent": 7.1,
    "total_chars": 1765,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "eo",
    "name": "Esperanto",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-appearance/eo/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance/eo/"
}