Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
    "author": null,
    "timestamp": "2022-05-14T14:13:04.645027Z",
    "action": 33,
    "target": "",
    "id": 28166,
    "action_name": "Changed visibility",
    "url": "https://traduk.amikumu.com/api/changes/28166/?format=api"
}