Translation components API.

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

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

{
    "total": 113,
    "total_words": 1148,
    "total_chars": 9065,
    "last_change": "2025-10-02T10:02:05.492604Z",
    "recent_changes": 0,
    "translated": 6,
    "translated_words": 13,
    "translated_percent": 5.3,
    "translated_words_percent": 1.1,
    "translated_chars": 129,
    "translated_chars_percent": 1.4,
    "fuzzy": 26,
    "fuzzy_percent": 23.0,
    "fuzzy_words": 118,
    "fuzzy_words_percent": 10.2,
    "fuzzy_chars": 1358,
    "fuzzy_chars_percent": 14.9,
    "failing": 2,
    "failing_percent": 1.7,
    "approved": 3,
    "approved_percent": 2.6,
    "approved_words": 7,
    "approved_words_percent": 0.6,
    "approved_chars": 69,
    "approved_chars_percent": 0.7,
    "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": "tr",
    "name": "Turkish",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocpersistent_storageconfigure-po/tr/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocpersistent_storageconfigure-po/tr/"
}