Translation components API.

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

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

{
    "total": 35,
    "total_words": 142,
    "last_change": "2020-12-21T17:58:10.818469Z",
    "recent_changes": 7,
    "translated": 20,
    "translated_words": 97,
    "translated_percent": 57.1,
    "translated_words_percent": 68.3,
    "translated_chars": 660,
    "translated_chars_percent": 72.6,
    "total_chars": 908,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "hu",
    "name": "Hungarian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-notificationd/hu/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-notificationd/hu/"
}