Changes API.

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

GET /api/changes/490903/?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/scene-packer/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-11-20T05:46:11.098939Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "77d702676529d5b5e5dbdce3f441ccd9253660b0",
        "previous_head": "7fcc237ac4008e768fb52dc999d7cf872242a8fc"
    },
    "id": 490903,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490903/?format=api"
}