Translation components API.

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

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

{
    "total": 72,
    "total_words": 729,
    "total_chars": 6604,
    "last_change": "2024-05-11T12:01:03.977118Z",
    "recent_changes": 3,
    "translated": 17,
    "translated_words": 70,
    "translated_percent": 23.6,
    "translated_words_percent": 9.6,
    "translated_chars": 894,
    "translated_chars_percent": 13.5,
    "fuzzy": 1,
    "fuzzy_percent": 1.3,
    "fuzzy_words": 7,
    "fuzzy_words_percent": 0.9,
    "fuzzy_chars": 82,
    "fuzzy_chars_percent": 1.2,
    "failing": 1,
    "failing_percent": 1.3,
    "approved": 15,
    "approved_percent": 20.8,
    "approved_words": 64,
    "approved_words_percent": 8.7,
    "approved_chars": 825,
    "approved_chars_percent": 12.4,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 20,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocencryption_and_privacyveracryptpo/es/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocencryption_and_privacyveracryptpo/es/"
}