Translation components API.

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

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

{
    "total": 71,
    "total_words": 875,
    "total_chars": 8717,
    "last_change": "2026-03-30T10:01:32.327380Z",
    "recent_changes": 0,
    "translated": 11,
    "translated_words": 33,
    "translated_percent": 15.4,
    "translated_words_percent": 3.7,
    "translated_chars": 465,
    "translated_chars_percent": 5.3,
    "fuzzy": 17,
    "fuzzy_percent": 23.9,
    "fuzzy_words": 103,
    "fuzzy_words_percent": 11.7,
    "fuzzy_chars": 1459,
    "fuzzy_chars_percent": 16.7,
    "failing": 11,
    "failing_percent": 15.4,
    "approved": 3,
    "approved_percent": 4.2,
    "approved_words": 10,
    "approved_words_percent": 1.1,
    "approved_chars": 86,
    "approved_chars_percent": 0.9,
    "readonly": 2,
    "readonly_percent": 2.8,
    "readonly_words": 5,
    "readonly_words_percent": 0.5,
    "readonly_chars": 47,
    "readonly_chars_percent": 0.5,
    "suggestions": 0,
    "comments": 0,
    "code": "sr_Latn",
    "name": "Serbian (Latin script)",
    "url": "https://translate.tails.net/projects/tails/restart_first_timeinline/sr_Latn/",
    "translate_url": "https://translate.tails.net/translate/tails/restart_first_timeinline/sr_Latn/"
}