Translation components API.

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

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

{
    "total": 134,
    "total_words": 411,
    "last_change": "2021-01-04T20:44:11.205505Z",
    "recent_changes": 10,
    "translated": 132,
    "translated_words": 333,
    "translated_percent": 98.5,
    "translated_words_percent": 81.0,
    "translated_chars": 3378,
    "translated_chars_percent": 86.1,
    "total_chars": 3923,
    "fuzzy": 1,
    "fuzzy_percent": 0.7,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "hu",
    "name": "Hungarian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/pavucontrol-qt/hu/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/pavucontrol-qt/hu/"
}