Changes API

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

GET /api/changes/202793/?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/kfc/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 6,
    "author": null,
    "timestamp": "2019-05-17T05:33:32",
    "action": 18,
    "target": "",
    "id": 202793,
    "action_name": "Pushed changes",
    "url": "http://weblate.ucs.ru/api/changes/202793/?format=api"
}