Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/3142/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
    "timestamp": "2024-10-02T15:04:17.504988Z",
    "action": 30,
    "target": "Show a 3D dice when rolling on a Roll Table. Need 'Animate roll tables' to 'off' in the core settings and 'Display Formula to Chat' to 'off' in the Roll Table.",
    "old": "When possible, show a 3D dice when rolling on a Roll Table. Make sure to disable 'animate roll tables' in the core settings.",
    "details": {},
    "id": 486395,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/486395/?format=api"
}