Translation components API.

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

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

{
    "total": 33,
    "total_words": 65,
    "last_change": "2020-11-01T08:34:33.755187Z",
    "recent_changes": 13,
    "translated": 33,
    "translated_words": 65,
    "translated_percent": 100.0,
    "translated_words_percent": 100.0,
    "translated_chars": 458,
    "translated_chars_percent": 100.0,
    "total_chars": 458,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 1,
    "failing_percent": 3.0,
    "code": "el",
    "name": "Greek",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-file-associations/el/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-file-associations/el/"
}