Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/399302/?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:28:51",
    "action": 2,
    "target": "Displays the number of guests in selected restaurants in a bar chart format. The schedule allows you to determine the days with the maximum number of guests and plan the work of staff on these days.",
    "id": 539827,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/539827/?format=api"
}