Changes API.

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

GET /api/changes/389859/?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/pf2-fr/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-10-17T15:35:51.550645Z",
    "action": 28,
    "target": "Connection to gitlab.com closed by remote host.\nsend-pack: unexpected disconnect while reading sideband packet\nerror: pack-objects died of signal 9\nerror: pack-objects died of signal 9\nfatal: the remote end hung up unexpectedly\n (128)",
    "old": "",
    "details": {},
    "id": 389859,
    "action_name": "Repository push failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/389859/?format=api"
}