Translation components API.

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

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

{
    "total": 115,
    "total_words": 1292,
    "total_chars": 10550,
    "last_change": "2024-05-20T15:57:48.869456Z",
    "recent_changes": 1,
    "translated": 7,
    "translated_words": 17,
    "translated_percent": 6.0,
    "translated_words_percent": 1.3,
    "translated_chars": 183,
    "translated_chars_percent": 1.7,
    "fuzzy": 26,
    "fuzzy_percent": 22.6,
    "fuzzy_words": 127,
    "fuzzy_words_percent": 9.8,
    "fuzzy_chars": 1497,
    "fuzzy_chars_percent": 14.1,
    "failing": 1,
    "failing_percent": 0.8,
    "approved": 5,
    "approved_percent": 4.3,
    "approved_words": 13,
    "approved_words_percent": 1.0,
    "approved_chars": 142,
    "approved_chars_percent": 1.3,
    "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": "sr_Latn",
    "name": "Serbian (latin)",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/sr_Latn/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocpersistent_storageconfigure-po/sr_Latn/"
}