Translation components API.

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

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

{
    "total": 114,
    "total_words": 1291,
    "total_chars": 10552,
    "last_change": "2024-06-05T04:36:18.303369Z",
    "recent_changes": 2,
    "translated": 66,
    "translated_words": 557,
    "translated_percent": 57.8,
    "translated_words_percent": 43.1,
    "translated_chars": 4837,
    "translated_chars_percent": 45.8,
    "fuzzy": 31,
    "fuzzy_percent": 27.1,
    "fuzzy_words": 470,
    "fuzzy_words_percent": 36.4,
    "fuzzy_chars": 4059,
    "fuzzy_chars_percent": 38.4,
    "failing": 10,
    "failing_percent": 8.7,
    "approved": 58,
    "approved_percent": 50.8,
    "approved_words": 416,
    "approved_words_percent": 32.2,
    "approved_chars": 3862,
    "approved_chars_percent": 36.5,
    "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/wikisrcdocpersistent_storageconfigure-po/ru/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocpersistent_storageconfigure-po/ru/"
}