Translation components API.

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

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

{
    "total": 21,
    "total_words": 289,
    "total_chars": 1921,
    "last_change": "2024-04-23T22:29:29.424607Z",
    "recent_changes": 3,
    "translated": 7,
    "translated_words": 16,
    "translated_percent": 33.3,
    "translated_words_percent": 5.5,
    "translated_chars": 153,
    "translated_chars_percent": 7.9,
    "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.7,
    "approved": 5,
    "approved_percent": 23.8,
    "approved_words": 8,
    "approved_words_percent": 2.7,
    "approved_chars": 94,
    "approved_chars_percent": 4.8,
    "readonly": 1,
    "readonly_percent": 4.7,
    "readonly_words": 7,
    "readonly_words_percent": 2.4,
    "readonly_chars": 49,
    "readonly_chars_percent": 2.5,
    "suggestions": 1,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://translate.tails.boum.org/projects/tails/ip_address_leak_with_icedove/es/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/ip_address_leak_with_icedove/es/"
}