Translation components API.

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

GET /api/translations/mobcashdesk/client/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": 3.8,
    "total_words": 1110,
    "translated_words": 358,
    "url_translate": "http://weblate.ucs.ru/projects/mobcashdesk/client/mk/",
    "fuzzy": 0,
    "total": 315,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/mobcashdesk/mk/",
    "translated_percent": 43.4,
    "failing": 12,
    "fuzzy_percent": 0.0,
    "translated": 137,
    "last_change": "2021-03-31T14:43:35"
}