Translation components API.

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

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

{
    "last_author": "Ficsór Imre",
    "code": "hu",
    "failing_percent": 5.9,
    "total_words": 765,
    "translated_words": 696,
    "url_translate": "http://weblate.ucs.ru/projects/r_k_Delivery/ui-manager/hu/",
    "fuzzy": 7,
    "total": 267,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/r_k_Delivery/hu/",
    "translated_percent": 97.3,
    "failing": 16,
    "fuzzy_percent": 2.6,
    "translated": 260,
    "last_change": "2024-04-25T13:51:59"
}