Translation components API.

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

GET /api/translations/cesium-v2/git_duniter_org_cesium2s/es/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 995,
    "total_words": 6798,
    "last_change": "2025-11-12T19:16:26.301001Z",
    "recent_changes": 2,
    "translated": 858,
    "translated_words": 6242,
    "translated_percent": 86.2,
    "translated_words_percent": 91.8,
    "translated_chars": 44260,
    "translated_chars_percent": 91.6,
    "total_chars": 48274,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 75,
    "failing_percent": 7.5,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://weblate.duniter.org/projects/cesium-v2/git_duniter_org_cesium2s/es/",
    "translate_url": "https://weblate.duniter.org/translate/cesium-v2/git_duniter_org_cesium2s/es/"
}