Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-23T04:08:00.295789Z",
    "action": 47,
    "target": "",
    "id": 767622,
    "action_name": "Alerte déclenchée",
    "url": "https://weblate.framasoft.org/api/changes/767622/?format=api"
}