Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/193870/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/bnp800/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/bnp800/?format=api",
    "timestamp": "2023-06-19T09:11:43.987042Z",
    "action": 5,
    "target": "你见识过某些真正恐怖的的东西,从那以后你就带上了恐惧的标记。",
    "old": "",
    "details": {
        "state": 20,
        "source": "You have faced something truly terrifying and from now on wear the mark of fear. A white strak in your hair or constantly twitching eyes or anything else you can think of. Change this description here in consultation of your Game Master and adjust the change you've gone through.",
        "old_state": 0
    },
    "id": 346830,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/346830/?format=api"
}