Changes API.

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

GET /api/changes/490703/?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-09T14:39:26.771457Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "5e6d6dacdce21582b50cb158a04d0645d731ec18",
        "previous_head": "5e4ac9016e65e7578de0dd50e8f7a8f9eea79e70"
    },
    "id": 490703,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490703/?format=api"
}