Translation components API.

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

GET /api/translations/tails/wikisrcdocencryption_and_privacyveracryptpo/it/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:00:09.906967Z",
    "recent_changes": 2,
    "translated": 49,
    "translated_words": 480,
    "translated_percent": 68.0,
    "translated_words_percent": 65.8,
    "translated_chars": 4239,
    "translated_chars_percent": 64.1,
    "fuzzy": 12,
    "fuzzy_percent": 16.6,
    "fuzzy_words": 165,
    "fuzzy_words_percent": 22.6,
    "fuzzy_chars": 1593,
    "fuzzy_chars_percent": 24.1,
    "failing": 2,
    "failing_percent": 2.7,
    "approved": 3,
    "approved_percent": 4.1,
    "approved_words": 12,
    "approved_words_percent": 1.6,
    "approved_chars": 146,
    "approved_chars_percent": 2.2,
    "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": "it",
    "name": "Italian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocencryption_and_privacyveracryptpo/it/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocencryption_and_privacyveracryptpo/it/"
}