Translation components API.

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

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

{
    "total": 1473,
    "total_words": 6341,
    "last_change": "2025-01-23T15:14:38.163418Z",
    "recent_changes": 1,
    "translated": 49,
    "translated_words": 117,
    "translated_percent": 3.3,
    "translated_words_percent": 1.8,
    "translated_chars": 760,
    "translated_chars_percent": 1.8,
    "total_chars": 40493,
    "fuzzy": 12,
    "fuzzy_percent": 0.8,
    "failing": 7,
    "failing_percent": 0.4,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "uk",
    "name": "Ukrainian",
    "url": "https://translate.memarc.info/projects/memorial-archives/memorial-archives-website/uk/",
    "translate_url": "https://translate.memarc.info/translate/memorial-archives/memorial-archives-website/uk/"
}