Translation components API.

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

GET /api/translations/webtrees/webtrees-20/bs/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 3743,
    "total_words": 16373,
    "last_change": "2024-03-11T21:52:38.612052Z",
    "recent_changes": 87,
    "translated": 3303,
    "translated_words": 14161,
    "translated_percent": 88.2,
    "translated_words_percent": 86.4,
    "translated_chars": 86875,
    "translated_chars_percent": 86.0,
    "total_chars": 100965,
    "fuzzy": 1,
    "fuzzy_percent": 0.1,
    "failing": 192,
    "failing_percent": 5.1,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "bs",
    "name": "Bosnian",
    "url": "https://translate.webtrees.net/projects/webtrees/webtrees-20/bs/",
    "translate_url": "https://translate.webtrees.net/translate/webtrees/webtrees-20/bs/"
}