Translation components API.

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

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

{
    "total": 1489,
    "total_words": 6533,
    "last_change": "2021-02-08T14:37:04.934622Z",
    "recent_changes": 7,
    "translated": 104,
    "translated_words": 275,
    "translated_percent": 6.9,
    "translated_words_percent": 4.2,
    "translated_chars": 1797,
    "translated_chars_percent": 4.3,
    "total_chars": 41491,
    "fuzzy": 14,
    "fuzzy_percent": 0.9,
    "failing": 8,
    "failing_percent": 0.5,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "lt",
    "name": "Lithuanian",
    "url": "https://translate.memarc.info/projects/memorial-archives/memorial-archives-website/lt/",
    "translate_url": "https://translate.memarc.info/translate/memorial-archives/memorial-archives-website/lt/"
}