Translation components API.

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

GET /api/translations/tails/wikisrcdocpersistent_storageconfigure-po/id/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": "2023-05-29T18:17:04.410740Z",
    "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": 4,
    "approved_percent": 3.4,
    "approved_words": 11,
    "approved_words_percent": 0.8,
    "approved_chars": 123,
    "approved_chars_percent": 1.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": "id",
    "name": "Indonesian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocpersistent_storageconfigure-po/id/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocpersistent_storageconfigure-po/id/"
}