Changes API.

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

GET /api/changes/489183/?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/twodsix/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-22T14:06:12.033599Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "16fae374435ef2af568d4cc998008e3ff7ae20a7",
        "previous_head": "43326aad0fc293e6461402e9db19ad072b4e0389"
    },
    "id": 489183,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489183/?format=api"
}