Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/86740/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/dae/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-11T05:27:27.574802Z",
    "action": 30,
    "target": "Enabled means the effect is applied to the owner of the item when the item is equipped. Disable if you want the effect to apply to a target when the item is used",
    "old": "Enabled means the effect is applied to the owner of the item when the item is equppied. Disable if you want the effect to apply to a target when the item is used",
    "details": {},
    "id": 398615,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/398615/?format=api"
}