Translation components API.

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

GET /api/translations/peertube-livechat/peertube-plugin-livechat-documentation/hr/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 663,
    "total_words": 9740,
    "total_chars": 72858,
    "last_change": "2024-05-13T15:42:23.894343Z",
    "recent_changes": 1,
    "translated": 71,
    "translated_words": 532,
    "translated_percent": 10.7,
    "translated_words_percent": 5.4,
    "translated_chars": 4330,
    "translated_chars_percent": 5.9,
    "fuzzy": 1,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 9,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 59,
    "fuzzy_chars_percent": 0.1,
    "failing": 1,
    "failing_percent": 0.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 26,
    "readonly_percent": 3.9,
    "readonly_words": 234,
    "readonly_words_percent": 2.4,
    "readonly_chars": 2140,
    "readonly_chars_percent": 2.9,
    "suggestions": 0,
    "comments": 0,
    "code": "hr",
    "name": "Croatian",
    "url": "https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/hr/",
    "translate_url": "https://weblate.framasoft.org/translate/peertube-livechat/peertube-plugin-livechat-documentation/hr/"
}