Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-04T21:07:08.553199Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "54308dc0eb3f6495c39cae502f2cb2f22b3efa1e",
        "previous_head": "ef6d4ff6e9a50f9f454b594d392116fb4b0fca48"
    },
    "id": 492396,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492396/?format=api"
}