Translation components API.

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

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

{
    "total": 115,
    "total_words": 1292,
    "total_chars": 10550,
    "last_change": "2024-05-03T06:14:08.759521Z",
    "recent_changes": 1,
    "translated": 54,
    "translated_words": 386,
    "translated_percent": 46.9,
    "translated_words_percent": 29.8,
    "translated_chars": 3587,
    "translated_chars_percent": 34.0,
    "fuzzy": 34,
    "fuzzy_percent": 29.5,
    "fuzzy_words": 407,
    "fuzzy_words_percent": 31.5,
    "fuzzy_chars": 3493,
    "fuzzy_chars_percent": 33.1,
    "failing": 1,
    "failing_percent": 0.8,
    "approved": 37,
    "approved_percent": 32.1,
    "approved_words": 294,
    "approved_words_percent": 22.7,
    "approved_chars": 2595,
    "approved_chars_percent": 24.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": "de",
    "name": "German",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/de/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocpersistent_storageconfigure-po/de/"
}