Changes API.

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

GET /api/changes/482500/?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:09:04.910886Z",
    "action": 38,
    "target": "app",
    "id": 482500,
    "action_name": "Removed component",
    "url": "https://traduk.amikumu.com/api/changes/482500/?format=api"
}