Translation components API.

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

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

{
    "total": 53,
    "total_words": 609,
    "total_chars": 5388,
    "last_change": "2024-05-18T07:15:39.822258Z",
    "recent_changes": 1,
    "translated": 5,
    "translated_words": 13,
    "translated_percent": 9.4,
    "translated_words_percent": 2.1,
    "translated_chars": 142,
    "translated_chars_percent": 2.6,
    "fuzzy": 13,
    "fuzzy_percent": 24.5,
    "fuzzy_words": 92,
    "fuzzy_words_percent": 15.1,
    "fuzzy_chars": 851,
    "fuzzy_chars_percent": 15.7,
    "failing": 6,
    "failing_percent": 11.3,
    "approved": 4,
    "approved_percent": 7.5,
    "approved_words": 11,
    "approved_words_percent": 1.8,
    "approved_chars": 115,
    "approved_chars_percent": 2.1,
    "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": "fa",
    "name": "Persian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocfirst_stepswelcome_screenpo/fa/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocfirst_stepswelcome_screenpo/fa/"
}