Translation components API.

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

GET /api/translations/kdspro/common-lk/lt/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Tomas Venclovas",
    "code": "lt",
    "failing_percent": 0.0,
    "total_words": 828,
    "translated_words": 747,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/common-lk/lt/",
    "fuzzy": 0,
    "total": 359,
    "name": "Lithuanian",
    "url": "http://weblate.ucs.ru/engage/kdspro/lt/",
    "translated_percent": 89.1,
    "failing": 0,
    "fuzzy_percent": 0.0,
    "translated": 320,
    "last_change": "2021-10-15T13:27:10"
}