Translation components API.

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

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

{
    "total": 54,
    "total_words": 546,
    "total_chars": 4102,
    "last_change": "2025-04-04T19:02:13.507135Z",
    "recent_changes": 4,
    "translated": 25,
    "translated_words": 250,
    "translated_percent": 46.2,
    "translated_words_percent": 45.7,
    "translated_chars": 2099,
    "translated_chars_percent": 51.1,
    "fuzzy": 1,
    "fuzzy_percent": 1.8,
    "fuzzy_words": 8,
    "fuzzy_words_percent": 1.4,
    "fuzzy_chars": 40,
    "fuzzy_chars_percent": 0.9,
    "failing": 2,
    "failing_percent": 3.7,
    "approved": 24,
    "approved_percent": 44.4,
    "approved_words": 248,
    "approved_words_percent": 45.4,
    "approved_chars": 2077,
    "approved_chars_percent": 50.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.net/projects/tails/wikisrcdocadvanced_topicsboot_optionspo/de/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocadvanced_topicsboot_optionspo/de/"
}