Translation components API.

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

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

{
    "total": 128,
    "total_words": 1489,
    "total_chars": 12673,
    "last_change": "2024-05-10T16:32:06.853039Z",
    "recent_changes": 1,
    "translated": 8,
    "translated_words": 19,
    "translated_percent": 6.2,
    "translated_words_percent": 1.2,
    "translated_chars": 359,
    "translated_chars_percent": 2.8,
    "fuzzy": 13,
    "fuzzy_percent": 10.1,
    "fuzzy_words": 155,
    "fuzzy_words_percent": 10.4,
    "fuzzy_chars": 1138,
    "fuzzy_chars_percent": 8.9,
    "failing": 8,
    "failing_percent": 6.2,
    "approved": 6,
    "approved_percent": 4.6,
    "approved_words": 11,
    "approved_words_percent": 0.7,
    "approved_chars": 117,
    "approved_chars_percent": 0.9,
    "readonly": 2,
    "readonly_percent": 1.5,
    "readonly_words": 8,
    "readonly_words_percent": 0.5,
    "readonly_chars": 242,
    "readonly_chars_percent": 1.9,
    "suggestions": 0,
    "comments": 0,
    "code": "fa",
    "name": "Persian",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocpersistent_storageadditional_software-po/fa/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocpersistent_storageadditional_software-po/fa/"
}