Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/21135/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "timestamp": "2022-09-06T06:15:42.222329Z",
    "action": 4,
    "target": "Jokainen kohtaus luodaan niin, että Lukitse kierto -asetus on päällä.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Every scene will be created with the About Face's Lock Rotation setting toggled on. Tokens created in such a scene will have the Lock Rotation Token Configuration toggled on.",
        "old_state": 0
    },
    "id": 27484,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/27484/?format=api"
}