Changes API.

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

GET /api/changes/329134/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/83096/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-20T19:42:52.883507Z",
    "action": 30,
    "target": "When rolling with auto roll attack set, items which are not AoE, Ranged or self targeting will pause and wait for targets to be selected.",
    "old": "When rolling with auto roll attack set, items which are not AoE, Ranged or self targeting will pause and wait for targets to be selected. Switch out of targeting mode in the controls HUD",
    "details": {},
    "id": 329134,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/329134/?format=api"
}