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/ru/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:32.855219Z",
    "recent_changes": 2,
    "translated": 16,
    "translated_words": 173,
    "translated_percent": 48.4,
    "translated_words_percent": 46.5,
    "translated_chars": 1299,
    "translated_chars_percent": 47.9,
    "fuzzy": 10,
    "fuzzy_percent": 30.3,
    "fuzzy_words": 124,
    "fuzzy_words_percent": 33.3,
    "fuzzy_chars": 931,
    "fuzzy_chars_percent": 34.3,
    "failing": 5,
    "failing_percent": 15.1,
    "approved": 15,
    "approved_percent": 45.4,
    "approved_words": 168,
    "approved_words_percent": 45.1,
    "approved_chars": 1273,
    "approved_chars_percent": 46.9,
    "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": "ru",
    "name": "Russian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/ru/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepswelcome_screenadministration_password-po/ru/"
}