Translation components API.

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

GET /api/translations/storehouse5/sdbman/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": 16.6,
    "total_words": 1684,
    "translated_words": 1663,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sdbman/mk/",
    "fuzzy": 0,
    "total": 511,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mk/",
    "translated_percent": 98.4,
    "failing": 85,
    "fuzzy_percent": 0.0,
    "translated": 503,
    "last_change": "2024-05-02T14:19:34"
}