Translation components API.

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

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

{
    "total": 1483,
    "total_words": 6489,
    "last_change": "2021-06-24T08:42:56.606159Z",
    "recent_changes": 2,
    "translated": 47,
    "translated_words": 104,
    "translated_percent": 3.1,
    "translated_words_percent": 1.6,
    "translated_chars": 666,
    "translated_chars_percent": 1.6,
    "total_chars": 41214,
    "fuzzy": 9,
    "fuzzy_percent": 0.6,
    "failing": 6,
    "failing_percent": 0.4,
    "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/memorial-archives-website/be/",
    "translate_url": "https://translate.memarc.info/translate/memorial-archives/memorial-archives-website/be/"
}