Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/storehouse5/dset/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2022-05-13T06:49:10",
    "action": 20,
    "target": "",
    "id": 796626,
    "action_name": "Merged repository",
    "url": "http://weblate.ucs.ru/api/changes/796626/?format=api"
}