Translation components API.

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

GET /api/translations/storehouse5/dmctldmctl/hu/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Szakács István",
    "code": "hu",
    "failing_percent": 0.2,
    "total_words": 1154,
    "translated_words": 1153,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/dmctldmctl/hu/",
    "fuzzy": 1,
    "total": 336,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/hu/",
    "translated_percent": 99.7,
    "failing": 1,
    "fuzzy_percent": 0.2,
    "translated": 335,
    "last_change": "2024-01-15T11:46:03"
}