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/ca/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-04-23T21:27:01.481236Z",
    "recent_changes": 3,
    "translated": 23,
    "translated_words": 294,
    "translated_percent": 100.0,
    "translated_words_percent": 100.0,
    "translated_chars": 1926,
    "translated_chars_percent": 100.0,
    "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": 22,
    "approved_percent": 95.6,
    "approved_words": 287,
    "approved_words_percent": 97.6,
    "approved_chars": 1877,
    "approved_chars_percent": 97.4,
    "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": "ca",
    "name": "Catalan",
    "url": "https://translate.tails.boum.org/projects/tails/security_hole_in_i2p_0913/ca/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/security_hole_in_i2p_0913/ca/"
}