Translation components API.

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

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

{
    "total": 20,
    "total_words": 39,
    "last_change": "2024-12-04T11:53:15.722124Z",
    "recent_changes": 3,
    "translated": 17,
    "translated_words": 30,
    "translated_percent": 85.0,
    "translated_words_percent": 76.9,
    "translated_chars": 235,
    "translated_chars_percent": 76.7,
    "total_chars": 306,
    "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_request_extra_fields/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_request_extra_fields/uk/"
}