Translation components API.

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

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

{
    "total": 23,
    "total_words": 294,
    "total_chars": 1926,
    "last_change": "2024-10-21T07:39:25.746462Z",
    "recent_changes": 1,
    "translated": 20,
    "translated_words": 279,
    "translated_percent": 86.9,
    "translated_words_percent": 94.8,
    "translated_chars": 1742,
    "translated_chars_percent": 90.4,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 1,
    "failing_percent": 4.3,
    "approved": 19,
    "approved_percent": 82.6,
    "approved_words": 272,
    "approved_words_percent": 92.5,
    "approved_chars": 1693,
    "approved_chars_percent": 87.9,
    "readonly": 1,
    "readonly_percent": 4.3,
    "readonly_words": 7,
    "readonly_words_percent": 2.3,
    "readonly_chars": 49,
    "readonly_chars_percent": 2.5,
    "suggestions": 0,
    "comments": 0,
    "code": "de",
    "name": "German",
    "url": "https://translate.tails.net/projects/tails/security_hole_in_i2p_0913/de/",
    "translate_url": "https://translate.tails.net/translate/tails/security_hole_in_i2p_0913/de/"
}