Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/framaforms/commons-hos/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-04T07:24:00.155083Z",
    "action": 53,
    "target": "",
    "id": 725081,
    "action_name": "Notification de dépôt reçue",
    "url": "https://weblate.framasoft.org/api/changes/725081/?format=api"
}