Translation components API.

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

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

{
    "total": 159,
    "total_words": 2117,
    "total_chars": 17253,
    "last_change": "2024-02-28T22:10:04.220595Z",
    "recent_changes": 10,
    "translated": 23,
    "translated_words": 445,
    "translated_percent": 14.4,
    "translated_words_percent": 21.0,
    "translated_chars": 3770,
    "translated_chars_percent": 21.8,
    "fuzzy": 1,
    "fuzzy_percent": 0.6,
    "fuzzy_words": 6,
    "fuzzy_words_percent": 0.2,
    "fuzzy_chars": 37,
    "fuzzy_chars_percent": 0.2,
    "failing": 2,
    "failing_percent": 1.2,
    "approved": 21,
    "approved_percent": 13.2,
    "approved_words": 416,
    "approved_words_percent": 19.6,
    "approved_chars": 3577,
    "approved_chars_percent": 20.7,
    "readonly": 1,
    "readonly_percent": 0.6,
    "readonly_words": 7,
    "readonly_words_percent": 0.3,
    "readonly_chars": 49,
    "readonly_chars_percent": 0.2,
    "suggestions": 0,
    "comments": 0,
    "code": "it",
    "name": "Italian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcsecurityargon2id-po/it/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcsecurityargon2id-po/it/"
}