Changes API.

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

GET /api/changes/492737/?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/autoanimations/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-15T03:11:25.709163Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "71e1610c4a088de4a453f77bc2547159e8cab25a",
        "previous_head": "0845771c4d1038e62fefc4801ac55d8768a31a79"
    },
    "id": 492737,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492737/?format=api"
}