Translation components API.

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

GET /api/translations/r_k_Delivery/ui-manager/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": 4.1,
    "total_words": 765,
    "translated_words": 763,
    "url_translate": "http://weblate.ucs.ru/projects/r_k_Delivery/ui-manager/ro/",
    "fuzzy": 1,
    "total": 267,
    "name": "Romanian",
    "url": "http://weblate.ucs.ru/engage/r_k_Delivery/ro/",
    "translated_percent": 99.6,
    "failing": 11,
    "fuzzy_percent": 0.3,
    "translated": 266,
    "last_change": "2024-03-28T12:21:43"
}