Changes API.

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

GET /api/changes/492199/?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/healthEstimate/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T21:05:23.138328Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "1754c719bdd23b686ece0ab93017dc6c9d6ee7b2",
        "previous_head": "b2a5826acbc25f717b02a92bc8d5328d85357a2c"
    },
    "id": 492199,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492199/?format=api"
}