Translation components API.

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

GET /api/translations/qtilities/picom-conf/fil/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 68,
    "total_words": 302,
    "last_change": null,
    "recent_changes": 0,
    "translated": 28,
    "translated_words": 135,
    "translated_percent": 41.1,
    "translated_words_percent": 44.7,
    "translated_chars": 849,
    "translated_chars_percent": 44.5,
    "total_chars": 1904,
    "fuzzy": 1,
    "fuzzy_percent": 1.4,
    "failing": 4,
    "failing_percent": 5.8,
    "code": "fil",
    "name": "Filipino",
    "url": "https://translate.lxqt-project.org/projects/qtilities/picom-conf/fil/",
    "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-conf/fil/"
}