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": 1253,
    "total_chars": 10312,
    "last_change": "2024-06-05T04:08:25.746456Z",
    "recent_changes": 1,
    "translated": 6,
    "translated_words": 13,
    "translated_percent": 5.3,
    "translated_words_percent": 1.0,
    "translated_chars": 129,
    "translated_chars_percent": 1.2,
    "fuzzy": 27,
    "fuzzy_percent": 23.8,
    "fuzzy_words": 131,
    "fuzzy_words_percent": 10.4,
    "fuzzy_chars": 1551,
    "fuzzy_chars_percent": 15.0,
    "failing": 1,
    "failing_percent": 0.8,
    "approved": 3,
    "approved_percent": 2.6,
    "approved_words": 7,
    "approved_words_percent": 0.5,
    "approved_chars": 69,
    "approved_chars_percent": 0.6,
    "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/"
}