Translation components API.

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

GET /api/translations/kdspro/common-lk/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": 0.8,
    "total_words": 828,
    "translated_words": 732,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/common-lk/ro/",
    "fuzzy": 1,
    "total": 359,
    "name": "Romanian",
    "url": "http://weblate.ucs.ru/engage/kdspro/ro/",
    "translated_percent": 87.4,
    "failing": 3,
    "fuzzy_percent": 0.2,
    "translated": 314,
    "last_change": "2021-11-12T15:36:17"
}