Changes API.

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

GET /api/changes/489276/?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-10-25T07:38:32.542440Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b922490c651941609ca3706ec90b913925564523",
        "previous_head": "06f762220337d0c3300d20cb3d0ec0d44fcbab55"
    },
    "id": 489276,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489276/?format=api"
}