Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/399300/?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:23:40",
    "action": 2,
    "target": "Displays the number of checks in selected restaurants 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": 539685,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/539685/?format=api"
}