Changes API.

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

GET /api/changes/489274/?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:00.885043Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "06f762220337d0c3300d20cb3d0ec0d44fcbab55",
        "previous_head": "88f22cc12825ee4f7c0f6316f1e918eac4588f16"
    },
    "id": 489274,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489274/?format=api"
}