Translation components API.

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

GET /api/translations/r_k_Delivery/call-center/ro/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Vitalie Bologan",
    "code": "ro",
    "failing_percent": 2.1,
    "total_words": 849,
    "translated_words": 226,
    "url_translate": "http://weblate.ucs.ru/projects/r_k_Delivery/call-center/ro/",
    "fuzzy": 0,
    "total": 374,
    "name": "Romanian",
    "url": "http://weblate.ucs.ru/engage/r_k_Delivery/ro/",
    "translated_percent": 33.6,
    "failing": 8,
    "fuzzy_percent": 0.0,
    "translated": 126,
    "last_change": "2024-07-24T15:12:51"
}