Translation components API.

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

GET /api/translations/storehouse5/domm/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.0,
    "total_words": 86,
    "translated_words": 86,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/domm/mk/",
    "fuzzy": 0,
    "total": 17,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mk/",
    "translated_percent": 100.0,
    "failing": 0,
    "fuzzy_percent": 0.0,
    "translated": 17,
    "last_change": "2023-02-02T10:47:08"
}