Translation components API.

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

GET /api/translations/memorial-archives/core/be/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 61,
    "total_words": 74,
    "last_change": "2023-02-07T12:01:33.852949Z",
    "recent_changes": 1,
    "translated": 15,
    "translated_words": 18,
    "translated_percent": 24.5,
    "translated_words_percent": 24.3,
    "translated_chars": 175,
    "translated_chars_percent": 30.8,
    "total_chars": 567,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 2,
    "failing_percent": 3.2,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "be",
    "name": "Belarusian",
    "url": "https://translate.memarc.info/projects/memorial-archives/core/be/",
    "translate_url": "https://translate.memarc.info/translate/memorial-archives/core/be/"
}