Changes API.

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

GET /api/changes/494779/?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-03-14T20:23:13.150642Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "f6b3ba36c3d82d60917706e5167acfe045d7cb3b",
        "previous_head": "6f1ed492be5e1e25318411a1017d3e9f3913e421"
    },
    "id": 494779,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494779/?format=api"
}