Translation components API.

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

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

{
    "total": 11,
    "total_words": 26,
    "last_change": "2023-07-28T09:33:06.376592Z",
    "recent_changes": 11,
    "translated": 2,
    "translated_words": 2,
    "translated_percent": 18.1,
    "translated_words_percent": 7.6,
    "translated_chars": 11,
    "translated_chars_percent": 6.8,
    "total_chars": 161,
    "fuzzy": 9,
    "fuzzy_percent": 81.8,
    "failing": 1,
    "failing_percent": 9.0,
    "code": "si",
    "name": "Sinhala",
    "url": "https://translate.lxqt-project.org/projects/zjes/lxqt-appswichter-configuration/si/",
    "translate_url": "https://translate.lxqt-project.org/translate/zjes/lxqt-appswichter-configuration/si/"
}