Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
    "author": null,
    "timestamp": "2021-12-23T10:55:40.431305Z",
    "action": 34,
    "target": "",
    "id": 146867,
    "action_name": "User added",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/146867/?format=api"
}