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/de/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-02-27T15:30:51.983566Z",
    "recent_changes": 3,
    "translated": 8,
    "translated_words": 52,
    "translated_percent": 53.3,
    "translated_words_percent": 29.0,
    "translated_chars": 368,
    "translated_chars_percent": 29.5,
    "fuzzy": 5,
    "fuzzy_percent": 33.3,
    "fuzzy_words": 116,
    "fuzzy_words_percent": 64.8,
    "fuzzy_chars": 807,
    "fuzzy_chars_percent": 64.7,
    "failing": 1,
    "failing_percent": 6.6,
    "approved": 5,
    "approved_percent": 33.3,
    "approved_words": 20,
    "approved_words_percent": 11.1,
    "approved_chars": 170,
    "approved_chars_percent": 13.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": "de",
    "name": "German",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/"
}