Changes API.

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

GET /api/changes/534050/?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": "https://traduk.amikumu.com/api/users/irizanjo/?format=api",
    "timestamp": "2022-06-06T08:56:29.961822Z",
    "action": 38,
    "target": "app",
    "id": 534050,
    "action_name": "Removed component",
    "url": "https://traduk.amikumu.com/api/changes/534050/?format=api"
}