Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/foodfactory/sh_error/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-21T14:21:06",
    "action": 18,
    "target": "",
    "id": 1135782,
    "action_name": "Pushed changes",
    "url": "http://weblate.ucs.ru/api/changes/1135782/?format=api"
}