Changes API.

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

GET /api/changes/490157/?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/twodsix/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-11-05T20:53:39.328264Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "64679f73a40ce98a6db9b33efdfcb51b072b1de5",
        "previous_head": "faf43efb6261c4fa568366a7d2b44e7de17b63b9"
    },
    "id": 490157,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490157/?format=api"
}