Translation components API.

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

GET /api/translations/tails/wikisrcsecurityargon2id-po/es/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-06-18T13:14:15.667951Z",
    "recent_changes": 3,
    "translated": 136,
    "translated_words": 1734,
    "translated_percent": 85.5,
    "translated_words_percent": 81.9,
    "translated_chars": 14081,
    "translated_chars_percent": 81.6,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 135,
    "approved_percent": 84.9,
    "approved_words": 1727,
    "approved_words_percent": 81.5,
    "approved_chars": 14032,
    "approved_chars_percent": 81.3,
    "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": "es",
    "name": "Spanish",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcsecurityargon2id-po/es/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcsecurityargon2id-po/es/"
}