Translation components API.

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

GET /api/translations/rk_office/webman/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": 0.0,
    "total_words": 453,
    "translated_words": 445,
    "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman/hu/",
    "fuzzy": 0,
    "total": 169,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/rk_office/hu/",
    "translated_percent": 97.6,
    "failing": 0,
    "fuzzy_percent": 0.0,
    "translated": 165,
    "last_change": "2024-05-03T14:59:58"
}