Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/399298/?format=api",
    "component": "http://weblate.ucs.ru/api/components/webinterface/webdashboard/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/en/?format=api",
    "dictionary": null,
    "user": 72,
    "author": 72,
    "timestamp": "2020-05-19T07:21:03",
    "action": 2,
    "target": "Displays the average restaurant bill for the current day in a bar chart. The indicator can be compared with data in other restaurants, with data in previous periods or with planned values.",
    "id": 539644,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/539644/?format=api"
}