Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 6,
    "author": null,
    "timestamp": "2021-03-04T15:20:09",
    "action": 18,
    "target": "",
    "id": 710288,
    "action_name": "Pushed changes",
    "url": "http://weblate.ucs.ru/api/changes/710288/?format=api"
}