Translation components API.

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

GET /api/translations/menuboard/common/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": 2.6,
    "total_words": 746,
    "translated_words": 216,
    "url_translate": "http://weblate.ucs.ru/projects/menuboard/common/mk/",
    "fuzzy": 8,
    "total": 376,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/menuboard/mk/",
    "translated_percent": 25.5,
    "failing": 10,
    "fuzzy_percent": 2.1,
    "translated": 96,
    "last_change": "2024-09-19T11:05:33"
}