Translation components API.

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

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

{
    "total": 15,
    "total_words": 179,
    "total_chars": 1247,
    "last_change": "2024-05-05T17:53:01.228279Z",
    "recent_changes": 1,
    "translated": 7,
    "translated_words": 46,
    "translated_percent": 46.6,
    "translated_words_percent": 25.6,
    "translated_chars": 317,
    "translated_chars_percent": 25.4,
    "fuzzy": 3,
    "fuzzy_percent": 20.0,
    "fuzzy_words": 86,
    "fuzzy_words_percent": 48.0,
    "fuzzy_chars": 505,
    "fuzzy_chars_percent": 40.4,
    "failing": 1,
    "failing_percent": 6.6,
    "approved": 3,
    "approved_percent": 20.0,
    "approved_words": 5,
    "approved_words_percent": 2.7,
    "approved_chars": 48,
    "approved_chars_percent": 3.8,
    "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": "it",
    "name": "Italian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/it/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/it/"
}