Changes API.

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

GET /api/changes/492659/?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-12T00:53:56.641915Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "fdd0bcc9bdf7d7141fd7185bf879aa0afcbe36d7",
        "previous_head": "30e7138fcc3251574d1dff7e9aa1eaab37d50d18"
    },
    "id": 492659,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492659/?format=api"
}