Translation components API.

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

GET /api/translations/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/de/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 33,
    "total_words": 372,
    "total_chars": 2710,
    "last_change": "2024-02-27T15:32:31.941189Z",
    "recent_changes": 2,
    "translated": 11,
    "translated_words": 106,
    "translated_percent": 33.3,
    "translated_words_percent": 28.4,
    "translated_chars": 808,
    "translated_chars_percent": 29.8,
    "fuzzy": 7,
    "fuzzy_percent": 21.2,
    "fuzzy_words": 78,
    "fuzzy_words_percent": 20.9,
    "fuzzy_chars": 677,
    "fuzzy_chars_percent": 24.9,
    "failing": 1,
    "failing_percent": 3.0,
    "approved": 6,
    "approved_percent": 18.1,
    "approved_words": 56,
    "approved_words_percent": 15.0,
    "approved_chars": 437,
    "approved_chars_percent": 16.1,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "de",
    "name": "German",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/de/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/de/"
}