Translation components API.

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

GET /api/translations/rkeepercrm/rkeepercrm/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": 0.0,
    "total_words": 9782,
    "translated_words": 1,
    "url_translate": "http://weblate.ucs.ru/projects/rkeepercrm/rkeepercrm/mk/",
    "fuzzy": 0,
    "total": 2654,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/rkeepercrm/mk/",
    "translated_percent": 0.1,
    "failing": 0,
    "fuzzy_percent": 0.0,
    "translated": 1,
    "last_change": "2021-04-15T07:47:10"
}