Changes API

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

GET /api/changes/753891/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://weblate.ucs.ru/api/units/2081675/?format=api",
    "component": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rkllink/ru/?format=api",
    "dictionary": null,
    "user": 6,
    "author": 6,
    "timestamp": "2021-07-27T08:54:25",
    "action": 5,
    "target": "Активный клиент для кассы с Imei {0} не существует или уже был зарегистрирован",
    "id": 753891,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/753891/?format=api"
}