Translation components API.

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

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

{
    "total": 1483,
    "total_words": 6489,
    "last_change": "2022-12-08T18:56:41.085592Z",
    "recent_changes": 1,
    "translated": 53,
    "translated_words": 110,
    "translated_percent": 3.5,
    "translated_words_percent": 1.6,
    "translated_chars": 779,
    "translated_chars_percent": 1.8,
    "total_chars": 41214,
    "fuzzy": 11,
    "fuzzy_percent": 0.7,
    "failing": 4,
    "failing_percent": 0.2,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "he",
    "name": "Hebrew",
    "url": "https://translate.memarc.info/projects/memorial-archives/memorial-archives-website/he/",
    "translate_url": "https://translate.memarc.info/translate/memorial-archives/memorial-archives-website/he/"
}