Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1487435/?format=api",
    "component": "http://weblate.ucs.ru/api/components/deliverypos/deliverypos/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/deliverypos/deliverypos/en/?format=api",
    "dictionary": null,
    "user": 72,
    "author": 72,
    "timestamp": "2020-04-01T15:53:36",
    "action": 37,
    "target": "You cannot perform the operation because you do not have rights to confirm the “Replace Guest Profile” operation",
    "id": 496146,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/496146/?format=api"
}