Translation components API.

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

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

{
    "last_author": "Фарид Джафаров",
    "code": "az",
    "failing_percent": 2.2,
    "total_words": 3423,
    "translated_words": 3276,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/shadm/az/",
    "fuzzy": 1,
    "total": 994,
    "name": "Azerbaijani",
    "url": "http://weblate.ucs.ru/engage/storehouse5/az/",
    "translated_percent": 94.2,
    "failing": 22,
    "fuzzy_percent": 0.1,
    "translated": 937,
    "last_change": "2023-08-01T08:16:28"
}