Changes API.

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

GET /api/changes/490955/?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/ready-set-roll-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-11-21T10:38:30.507312Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "c68250a2ecc9233ba722e42ca0ed95e88e5a93d9",
        "previous_head": "2a96b55342b171c5ee2add689cf9ddb2d2ebc567"
    },
    "id": 490955,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490955/?format=api"
}