Translation components API.

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

GET /api/translations/qms/e-queue-frontend/mk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Rkeeper Macedonia",
    "code": "mk",
    "failing_percent": 0.4,
    "total_words": 707,
    "translated_words": 23,
    "url_translate": "http://weblate.ucs.ru/projects/qms/e-queue-frontend/mk/",
    "fuzzy": 0,
    "total": 248,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/qms/mk/",
    "translated_percent": 5.2,
    "failing": 1,
    "fuzzy_percent": 0.0,
    "translated": 13,
    "last_change": "2021-04-01T08:45:08"
}