Translation components API.

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

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

{
    "total": 9,
    "total_words": 52,
    "total_chars": 481,
    "last_change": "2024-04-30T10:30:20.318021Z",
    "recent_changes": 1,
    "translated": 6,
    "translated_words": 18,
    "translated_percent": 66.6,
    "translated_words_percent": 34.6,
    "translated_chars": 224,
    "translated_chars_percent": 46.5,
    "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": 11.1,
    "approved": 5,
    "approved_percent": 55.5,
    "approved_words": 11,
    "approved_words_percent": 21.1,
    "approved_chars": 175,
    "approved_chars_percent": 36.3,
    "readonly": 1,
    "readonly_percent": 11.1,
    "readonly_words": 7,
    "readonly_words_percent": 13.4,
    "readonly_chars": 49,
    "readonly_chars_percent": 10.1,
    "suggestions": 0,
    "comments": 0,
    "code": "fa",
    "name": "Persian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/fa/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcsecuritysandbox_escape_in_tor_browserpo/fa/"
}