Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.otrs.com/api/components/otrs-7/time-accounting/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/cr/?format=api",
    "author": null,
    "timestamp": "2021-05-28T19:03:35.518163Z",
    "action": 15,
    "target": "",
    "id": 259764,
    "action_name": "Component unlocked",
    "url": "http://translate.otrs.com/api/changes/259764/?format=api"
}