Translation components API.

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

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

{
    "total": 41,
    "total_words": 954,
    "total_chars": 6313,
    "last_change": "2024-05-28T09:16:05.435785Z",
    "recent_changes": 1,
    "translated": 38,
    "translated_words": 830,
    "translated_percent": 92.6,
    "translated_words_percent": 87.0,
    "translated_chars": 5510,
    "translated_chars_percent": 87.2,
    "fuzzy": 2,
    "fuzzy_percent": 4.8,
    "fuzzy_words": 108,
    "fuzzy_words_percent": 11.3,
    "fuzzy_chars": 643,
    "fuzzy_chars_percent": 10.1,
    "failing": 3,
    "failing_percent": 7.3,
    "approved": 37,
    "approved_percent": 90.2,
    "approved_words": 792,
    "approved_words_percent": 83.0,
    "approved_chars": 5136,
    "approved_chars_percent": 81.3,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 4,
    "comments": 0,
    "code": "ru",
    "name": "Russian",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/ru/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/ru/"
}