Changes API.

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

GET /api/changes/492141/?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/the-forge/common/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T20:02:13.227332Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "7c32222d99582e25a3873e7a4aa89d29dc46c23e",
        "previous_head": "d30c3830ee73a6b1e02d6397d84c5581d36dd14f"
    },
    "id": 492141,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492141/?format=api"
}