Translation components API.

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

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

{
    "last_author": null,
    "code": "ro",
    "failing_percent": 21.9,
    "total_words": 9782,
    "translated_words": 8385,
    "url_translate": "http://weblate.ucs.ru/projects/rkeepercrm/rkeepercrm/ro/",
    "fuzzy": 0,
    "total": 2654,
    "name": "Romanian",
    "url": "http://weblate.ucs.ru/engage/rkeepercrm/ro/",
    "translated_percent": 86.5,
    "failing": 582,
    "fuzzy_percent": 0.0,
    "translated": 2296,
    "last_change": null
}