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": 66,
    "total_words": 756,
    "total_chars": 7765,
    "last_change": "2023-03-13T16:41:22.104789Z",
    "recent_changes": 1,
    "translated": 15,
    "translated_words": 57,
    "translated_percent": 22.7,
    "translated_words_percent": 7.5,
    "translated_chars": 995,
    "translated_chars_percent": 12.8,
    "fuzzy": 12,
    "fuzzy_percent": 18.1,
    "fuzzy_words": 79,
    "fuzzy_words_percent": 10.4,
    "fuzzy_chars": 940,
    "fuzzy_chars_percent": 12.1,
    "failing": 10,
    "failing_percent": 15.1,
    "approved": 3,
    "approved_percent": 4.5,
    "approved_words": 10,
    "approved_words_percent": 1.3,
    "approved_chars": 86,
    "approved_chars_percent": 1.1,
    "readonly": 2,
    "readonly_percent": 3.0,
    "readonly_words": 5,
    "readonly_words_percent": 0.6,
    "readonly_chars": 47,
    "readonly_chars_percent": 0.6,
    "suggestions": 0,
    "comments": 0,
    "code": "sr_Latn",
    "name": "Serbian (latin)",
    "url": "https://translate.tails.boum.org/projects/tails/restart_first_timeinline/sr_Latn/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/restart_first_timeinline/sr_Latn/"
}