Changes API.

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

GET /api/changes/491406/?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/autoanimations/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-16T01:06:12.950048Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "255029e536846c8c573fc6fafee54e23c1a128a3",
        "previous_head": "3f78396c38c93a30e82786f3b8c25d8415bf8fa2"
    },
    "id": 491406,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491406/?format=api"
}