Changes API.

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

GET /api/changes/487737/?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/cyphersystem/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-12T19:33:02.595387Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "d8cd5c672681563c7a2464251388bfe8b95904cf",
        "previous_head": "4513e8da6c2e3ee43e6d8be723e2e5a55034dd16"
    },
    "id": 487737,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/487737/?format=api"
}