Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/169336/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-27T17:52:16.113362Z",
    "action": 59,
    "target": "Les états qui bloquent le transfert d'une aura, comme l'aura d'un paladin qui n'est active que lorsque le paladin n'est ni mort ni inconscient. Ceci n'a aucun effet si l'aura est sur un gabarit mesuré.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The status conditions that block an aura from being transferred, such as a paladin's aura that is only active while the paladin is neither dead nor unconscious. This has no effect if the aura is on a Measured Template.",
        "old_state": -1
    },
    "id": 251626,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/251626/?format=api"
}