Translation components API.

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

GET /api/translations/interpipe-16-0/interpipe_mobile_task_todo/uk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 57,
    "total_words": 148,
    "last_change": "2024-12-04T21:47:56.939114Z",
    "recent_changes": 5,
    "translated": 57,
    "translated_words": 148,
    "translated_percent": 100.0,
    "translated_words_percent": 100.0,
    "translated_chars": 884,
    "translated_chars_percent": 100.0,
    "total_chars": 884,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/interpipe-16-0/interpipe_mobile_task_todo/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_mobile_task_todo/uk/"
}